| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeDomainChangeProgressResponse.Builder |
DescribeDomainChangeProgressResponse.builder() |
DescribeDomainChangeProgressResponse.Builder |
DescribeDomainChangeProgressResponse.Builder.changeProgressStatus(ChangeProgressStatusDetails changeProgressStatus)
Container for information about the stages of a configuration change happening on a domain.
|
default DescribeDomainChangeProgressResponse.Builder |
DescribeDomainChangeProgressResponse.Builder.changeProgressStatus(Consumer<ChangeProgressStatusDetails.Builder> changeProgressStatus)
Container for information about the stages of a configuration change happening on a domain.
|
DescribeDomainChangeProgressResponse.Builder |
DescribeDomainChangeProgressResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDomainChangeProgressResponse.Builder> |
DescribeDomainChangeProgressResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.