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