Package | Description |
---|---|
com.amazonaws.services.elasticsearch |
|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
DescribeDomainChangeProgressResult |
AWSElasticsearchClient.describeDomainChangeProgress(DescribeDomainChangeProgressRequest request)
Returns information about the current blue/green deployment happening on a domain, including a change ID, status,
and progress stages.
|
DescribeDomainChangeProgressResult |
AWSElasticsearch.describeDomainChangeProgress(DescribeDomainChangeProgressRequest describeDomainChangeProgressRequest)
Returns information about the current blue/green deployment happening on a domain, including a change ID, status,
and progress stages.
|
DescribeDomainChangeProgressResult |
AbstractAWSElasticsearch.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.