| 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 GetCompatibleVersionsResponse |
OpenSearchClient.getCompatibleVersions(GetCompatibleVersionsRequest getCompatibleVersionsRequest)
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
|
default CompletableFuture<GetCompatibleVersionsResponse> |
OpenSearchAsyncClient.getCompatibleVersions(GetCompatibleVersionsRequest getCompatibleVersionsRequest)
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCompatibleVersionsRequestMarshaller.marshall(GetCompatibleVersionsRequest getCompatibleVersionsRequest) |
Copyright © 2023. All rights reserved.