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