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