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