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