Class ListConfiguredAudienceModelAssociationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cleanrooms.transform.ListConfiguredAudienceModelAssociationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListConfiguredAudienceModelAssociationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListConfiguredAudienceModelAssociationsRequestMarshaller
extends Object
implements Marshaller<ListConfiguredAudienceModelAssociationsRequest>
- 
Constructor Summary
ConstructorsConstructorDescriptionListConfiguredAudienceModelAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListConfiguredAudienceModelAssociationsRequestMarshaller
public ListConfiguredAudienceModelAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListConfiguredAudienceModelAssociationsRequest>- Parameters:
 listConfiguredAudienceModelAssociationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -