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