| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChangeProgressStage> |
ChangeProgressStatusDetails.changeProgressStages()
The specific stages that the domain is going through to perform the configuration change.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeProgressStatusDetails.Builder |
ChangeProgressStatusDetails.Builder.changeProgressStages(ChangeProgressStage... changeProgressStages)
The specific stages that the domain is going through to perform the configuration change.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeProgressStatusDetails.Builder |
ChangeProgressStatusDetails.Builder.changeProgressStages(Collection<ChangeProgressStage> changeProgressStages)
The specific stages that the domain is going through to perform the configuration change.
|
Copyright © 2022. All rights reserved.