Uses of Class
software.amazon.awssdk.services.elasticsearch.model.AutoTuneStatus
-
Packages that use AutoTuneStatus Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of AutoTuneStatus in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return AutoTuneStatus Modifier and Type Method Description AutoTuneStatusAutoTuneOptionsStatus. status()Specifies Status of the Auto-Tune options for the specified Elasticsearch domain.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type AutoTuneStatus Modifier and Type Method Description AutoTuneOptionsStatus.BuilderAutoTuneOptionsStatus.Builder. status(AutoTuneStatus status)Specifies Status of the Auto-Tune options for the specified Elasticsearch domain.
-