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