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