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