Class GetAccountAssociationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.iotmanagedintegrations.transform.GetAccountAssociationRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetAccountAssociationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetAccountAssociationRequestMarshaller
extends Object
implements Marshaller<GetAccountAssociationRequest>
GetAccountAssociationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetAccountAssociationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAccountAssociationRequest getAccountAssociationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetAccountAssociationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetAccountAssociationRequest>- Parameters:
 getAccountAssociationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -