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