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