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