| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
ChangeProgressDetails |
ElasticsearchDomainConfig.changeProgressDetails()
Specifies change details of the domain configuration change.
|
ChangeProgressDetails |
ElasticsearchDomainStatus.changeProgressDetails()
Specifies change details of the domain configuration change.
|
ChangeProgressDetails |
UpgradeElasticsearchDomainResponse.changeProgressDetails()
Returns the value of the ChangeProgressDetails property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDomainConfig.Builder |
ElasticsearchDomainConfig.Builder.changeProgressDetails(ChangeProgressDetails changeProgressDetails)
Specifies change details of the domain configuration change.
|
ElasticsearchDomainStatus.Builder |
ElasticsearchDomainStatus.Builder.changeProgressDetails(ChangeProgressDetails changeProgressDetails)
Specifies change details of the domain configuration change.
|
UpgradeElasticsearchDomainResponse.Builder |
UpgradeElasticsearchDomainResponse.Builder.changeProgressDetails(ChangeProgressDetails changeProgressDetails)
Sets the value of the ChangeProgressDetails property for this object.
|
Copyright © 2023. All rights reserved.