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