| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<CompatibleVersionsMap> |
GetCompatibleVersionsResponse.compatibleVersions()
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
|
| Modifier and Type | Method and Description |
|---|---|
GetCompatibleVersionsResponse.Builder |
GetCompatibleVersionsResponse.Builder.compatibleVersions(CompatibleVersionsMap... compatibleVersions)
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
|
| Modifier and Type | Method and Description |
|---|---|
GetCompatibleVersionsResponse.Builder |
GetCompatibleVersionsResponse.Builder.compatibleVersions(Collection<CompatibleVersionsMap> compatibleVersions)
A map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to.
|
Copyright © 2022. All rights reserved.