Uses of Class
software.amazon.awssdk.services.elasticsearch.model.AutoTuneOptionsOutput
-
Packages that use AutoTuneOptionsOutput Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of AutoTuneOptionsOutput in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return AutoTuneOptionsOutput Modifier and Type Method Description AutoTuneOptionsOutputElasticsearchDomainStatus. autoTuneOptions()The current status of the Elasticsearch domain's Auto-Tune options.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type AutoTuneOptionsOutput Modifier and Type Method Description ElasticsearchDomainStatus.BuilderElasticsearchDomainStatus.Builder. autoTuneOptions(AutoTuneOptionsOutput autoTuneOptions)The current status of the Elasticsearch domain's Auto-Tune options.
-