| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<CompatibleVersionsMap> |
GetCompatibleElasticsearchVersionsResponse.compatibleElasticsearchVersions()
A map of compatible Elasticsearch versions returned as part of the
GetCompatibleElasticsearchVersions operation. |
| Modifier and Type | Method and Description |
|---|---|
GetCompatibleElasticsearchVersionsResponse.Builder |
GetCompatibleElasticsearchVersionsResponse.Builder.compatibleElasticsearchVersions(CompatibleVersionsMap... compatibleElasticsearchVersions)
A map of compatible Elasticsearch versions returned as part of the
GetCompatibleElasticsearchVersions operation. |
| Modifier and Type | Method and Description |
|---|---|
GetCompatibleElasticsearchVersionsResponse.Builder |
GetCompatibleElasticsearchVersionsResponse.Builder.compatibleElasticsearchVersions(Collection<CompatibleVersionsMap> compatibleElasticsearchVersions)
A map of compatible Elasticsearch versions returned as part of the
GetCompatibleElasticsearchVersions operation. |
Copyright © 2022. All rights reserved.