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