| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RejectInboundCrossClusterSearchConnectionResponse> |
ElasticsearchAsyncClient.rejectInboundCrossClusterSearchConnection(RejectInboundCrossClusterSearchConnectionRequest rejectInboundCrossClusterSearchConnectionRequest)
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
|
default RejectInboundCrossClusterSearchConnectionResponse |
ElasticsearchClient.rejectInboundCrossClusterSearchConnection(RejectInboundCrossClusterSearchConnectionRequest rejectInboundCrossClusterSearchConnectionRequest)
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RejectInboundCrossClusterSearchConnectionRequestMarshaller.marshall(RejectInboundCrossClusterSearchConnectionRequest rejectInboundCrossClusterSearchConnectionRequest) |
Copyright © 2022. All rights reserved.