| 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 DeleteOutboundConnectionResponse |
OpenSearchClient.deleteOutboundConnection(DeleteOutboundConnectionRequest deleteOutboundConnectionRequest)
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search
connection.
|
default CompletableFuture<DeleteOutboundConnectionResponse> |
OpenSearchAsyncClient.deleteOutboundConnection(DeleteOutboundConnectionRequest deleteOutboundConnectionRequest)
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search
connection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteOutboundConnectionRequestMarshaller.marshall(DeleteOutboundConnectionRequest deleteOutboundConnectionRequest) |
Copyright © 2023. All rights reserved.