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