| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
| software.amazon.awssdk.services.opensearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AcceptInboundConnectionResponse> |
OpenSearchAsyncClient.acceptInboundConnection(AcceptInboundConnectionRequest acceptInboundConnectionRequest)
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search
connection request.
|
default AcceptInboundConnectionResponse |
OpenSearchClient.acceptInboundConnection(AcceptInboundConnectionRequest acceptInboundConnectionRequest)
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search
connection request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AcceptInboundConnectionRequestMarshaller.marshall(AcceptInboundConnectionRequest acceptInboundConnectionRequest) |
Copyright © 2022. All rights reserved.