| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpgradeHistory> |
GetUpgradeHistoryResponse.upgradeHistories()
A list of objects corresponding to each upgrade or upgrade eligibility check performed on a domain.
|
| Modifier and Type | Method and Description |
|---|---|
GetUpgradeHistoryResponse.Builder |
GetUpgradeHistoryResponse.Builder.upgradeHistories(UpgradeHistory... upgradeHistories)
A list of objects corresponding to each upgrade or upgrade eligibility check performed on a domain.
|
| Modifier and Type | Method and Description |
|---|---|
GetUpgradeHistoryResponse.Builder |
GetUpgradeHistoryResponse.Builder.upgradeHistories(Collection<UpgradeHistory> upgradeHistories)
A list of objects corresponding to each upgrade or upgrade eligibility check performed on a domain.
|
Copyright © 2023. All rights reserved.