| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
ChangeProgressDetails |
DomainConfig.changeProgressDetails()
Container for information about the progress of an existing configuration change.
|
ChangeProgressDetails |
UpgradeDomainResponse.changeProgressDetails()
Container for information about a configuration change happening on a domain.
|
ChangeProgressDetails |
DomainStatus.changeProgressDetails()
Information about a configuration change happening on the domain.
|
| Modifier and Type | Method and Description |
|---|---|
DomainConfig.Builder |
DomainConfig.Builder.changeProgressDetails(ChangeProgressDetails changeProgressDetails)
Container for information about the progress of an existing configuration change.
|
UpgradeDomainResponse.Builder |
UpgradeDomainResponse.Builder.changeProgressDetails(ChangeProgressDetails changeProgressDetails)
Container for information about a configuration change happening on a domain.
|
DomainStatus.Builder |
DomainStatus.Builder.changeProgressDetails(ChangeProgressDetails changeProgressDetails)
Information about a configuration change happening on the domain.
|
Copyright © 2023. All rights reserved.