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