Class ListContentAssociationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.qconnect.transform.ListContentAssociationsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListContentAssociationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListContentAssociationsRequestMarshaller
extends Object
implements Marshaller<ListContentAssociationsRequest>
ListContentAssociationsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListContentAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListContentAssociationsRequest listContentAssociationsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListContentAssociationsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListContentAssociationsRequest>
- Parameters:
- listContentAssociationsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-