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
Constructors Constructor Description ListConfiguredAudienceModelAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest)
-
-
-
Constructor Detail
-
ListConfiguredAudienceModelAssociationsRequestMarshaller
public ListConfiguredAudienceModelAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest)
- Specified by:
marshallin interfaceMarshaller<ListConfiguredAudienceModelAssociationsRequest>
-
-