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