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