Class DescribeTableStatisticsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.databasemigration.transform.DescribeTableStatisticsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeTableStatisticsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeTableStatisticsRequestMarshaller
extends Object
implements Marshaller<DescribeTableStatisticsRequest>
DescribeTableStatisticsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeTableStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeTableStatisticsRequest describeTableStatisticsRequest)
-
Constructor Details
-
DescribeTableStatisticsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribeTableStatisticsRequest>
-