@Generated(value="software.amazon.awssdk:codegen") public class AssociateSoftwareTokenRequestMarshaller extends Object implements Marshaller<AssociateSoftwareTokenRequest>
AssociateSoftwareTokenRequest
MarshallerConstructor and Description |
---|
AssociateSoftwareTokenRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(AssociateSoftwareTokenRequest associateSoftwareTokenRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public AssociateSoftwareTokenRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(AssociateSoftwareTokenRequest associateSoftwareTokenRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<AssociateSoftwareTokenRequest>
associateSoftwareTokenRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.