| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RejectInboundCrossClusterSearchConnectionResponse> |
ElasticsearchAsyncClient.rejectInboundCrossClusterSearchConnection(Consumer<RejectInboundCrossClusterSearchConnectionRequest.Builder> rejectInboundCrossClusterSearchConnectionRequest)
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
|
default RejectInboundCrossClusterSearchConnectionResponse |
ElasticsearchClient.rejectInboundCrossClusterSearchConnection(Consumer<RejectInboundCrossClusterSearchConnectionRequest.Builder> rejectInboundCrossClusterSearchConnectionRequest)
Allows the destination domain owner to reject an inbound cross-cluster search connection request.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RejectInboundCrossClusterSearchConnectionRequest.Builder> |
RejectInboundCrossClusterSearchConnectionRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.