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