| 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 CreateOutboundConnectionResponse |
OpenSearchClient.createOutboundConnection(CreateOutboundConnectionRequest createOutboundConnectionRequest)
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination
domain.
|
default CompletableFuture<CreateOutboundConnectionResponse> |
OpenSearchAsyncClient.createOutboundConnection(CreateOutboundConnectionRequest createOutboundConnectionRequest)
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination
domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateOutboundConnectionRequestMarshaller.marshall(CreateOutboundConnectionRequest createOutboundConnectionRequest) |
Copyright © 2023. All rights reserved.