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