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