Class GetWebIdentityTokenRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sts.transform.GetWebIdentityTokenRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetWebIdentityTokenRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class GetWebIdentityTokenRequestMarshaller extends Object implements Marshaller<GetWebIdentityTokenRequest>
GetWebIdentityTokenRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetWebIdentityTokenRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetWebIdentityTokenRequest getWebIdentityTokenRequest)
-
-
-
Constructor Detail
-
GetWebIdentityTokenRequestMarshaller
public GetWebIdentityTokenRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetWebIdentityTokenRequest getWebIdentityTokenRequest)
- Specified by:
marshallin interfaceMarshaller<GetWebIdentityTokenRequest>
-
-