| 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<DeleteInboundConnectionResponse> |
OpenSearchAsyncClient.deleteInboundConnection(DeleteInboundConnectionRequest deleteInboundConnectionRequest)
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search
connection.
|
default DeleteInboundConnectionResponse |
OpenSearchClient.deleteInboundConnection(DeleteInboundConnectionRequest deleteInboundConnectionRequest)
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search
connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteInboundConnectionRequestMarshaller.marshall(DeleteInboundConnectionRequest deleteInboundConnectionRequest) |
Copyright © 2022. All rights reserved.