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>
ListContentAssociationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListContentAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListContentAssociationsRequest listContentAssociationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListContentAssociationsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListContentAssociationsRequest>- Parameters:
 listContentAssociationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -