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