| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpgradeStepItem> |
UpgradeHistory.stepsList()
A list of each step performed as part of a specific upgrade or upgrade eligibility check.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeHistory.Builder |
UpgradeHistory.Builder.stepsList(UpgradeStepItem... stepsList)
A list of each step performed as part of a specific upgrade or upgrade eligibility check.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeHistory.Builder |
UpgradeHistory.Builder.stepsList(Collection<UpgradeStepItem> stepsList)
A list of each step performed as part of a specific upgrade or upgrade eligibility check.
|
Copyright © 2023. All rights reserved.