Package | Description |
---|---|
com.amazonaws.services.elasticsearch |
|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
RejectInboundCrossClusterSearchConnectionResult |
AbstractAWSElasticsearch.rejectInboundCrossClusterSearchConnection(RejectInboundCrossClusterSearchConnectionRequest request) |
RejectInboundCrossClusterSearchConnectionResult |
AWSElasticsearch.rejectInboundCrossClusterSearchConnection(RejectInboundCrossClusterSearchConnectionRequest rejectInboundCrossClusterSearchConnectionRequest)
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
|
RejectInboundCrossClusterSearchConnectionResult |
AWSElasticsearchClient.rejectInboundCrossClusterSearchConnection(RejectInboundCrossClusterSearchConnectionRequest request)
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
|
Modifier and Type | Method and Description |
---|---|
RejectInboundCrossClusterSearchConnectionResult |
RejectInboundCrossClusterSearchConnectionResult.clone() |
RejectInboundCrossClusterSearchConnectionResult |
RejectInboundCrossClusterSearchConnectionResult.withCrossClusterSearchConnection(InboundCrossClusterSearchConnection crossClusterSearchConnection)
Specifies the
InboundCrossClusterSearchConnection of rejected inbound connection. |
Copyright © 2021. All rights reserved.