| Package | Description |
|---|---|
| com.amazonaws.services.opensearch |
|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainChangeProgressResult |
AmazonOpenSearch.describeDomainChangeProgress(DescribeDomainChangeProgressRequest describeDomainChangeProgressRequest)
Returns information about the current blue/green deployment happening on a domain, including a change ID, status,
and progress stages.
|
DescribeDomainChangeProgressResult |
AmazonOpenSearchClient.describeDomainChangeProgress(DescribeDomainChangeProgressRequest request)
Returns information about the current blue/green deployment happening on a domain, including a change ID, status,
and progress stages.
|
DescribeDomainChangeProgressResult |
AbstractAmazonOpenSearch.describeDomainChangeProgress(DescribeDomainChangeProgressRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainChangeProgressResult |
DescribeDomainChangeProgressResult.clone() |
DescribeDomainChangeProgressResult |
DescribeDomainChangeProgressResult.withChangeProgressStatus(ChangeProgressStatusDetails changeProgressStatus)
Progress information for the configuration change that is requested in the
DescribeDomainChangeProgress request. |
Copyright © 2022. All rights reserved.