@Generated(value="software.amazon.awssdk:codegen") public class DescribeTableStatisticsRequestMarshaller extends Object implements Marshaller<DescribeTableStatisticsRequest>
DescribeTableStatisticsRequest
MarshallerConstructor and Description |
---|
DescribeTableStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(DescribeTableStatisticsRequest describeTableStatisticsRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public DescribeTableStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(DescribeTableStatisticsRequest describeTableStatisticsRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<DescribeTableStatisticsRequest>
describeTableStatisticsRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.