Uses of Class
software.amazon.awssdk.services.elasticsearch.model.ChangeProgressStatusDetails
-
Packages that use ChangeProgressStatusDetails Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of ChangeProgressStatusDetails in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return ChangeProgressStatusDetails Modifier and Type Method Description ChangeProgressStatusDetailsDescribeDomainChangeProgressResponse. changeProgressStatus()Progress information for the configuration change that is requested in theDescribeDomainChangeProgressrequest.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type ChangeProgressStatusDetails Modifier and Type Method Description DescribeDomainChangeProgressResponse.BuilderDescribeDomainChangeProgressResponse.Builder. changeProgressStatus(ChangeProgressStatusDetails changeProgressStatus)Progress information for the configuration change that is requested in theDescribeDomainChangeProgressrequest.
-