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