Uses of Class
software.amazon.awssdk.services.opensearch.model.ChangeProgressStatusDetails
-
Packages that use ChangeProgressStatusDetails Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of ChangeProgressStatusDetails in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return ChangeProgressStatusDetails Modifier and Type Method Description ChangeProgressStatusDetailsDescribeDomainChangeProgressResponse. changeProgressStatus()Container for information about the stages of a configuration change happening on a domain.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type ChangeProgressStatusDetails Modifier and Type Method Description DescribeDomainChangeProgressResponse.BuilderDescribeDomainChangeProgressResponse.Builder. changeProgressStatus(ChangeProgressStatusDetails changeProgressStatus)Container for information about the stages of a configuration change happening on a domain.
-