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