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