Uses of Class
software.amazon.awssdk.services.elasticsearch.model.AutoTuneOptionsStatus
-
Packages that use AutoTuneOptionsStatus Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of AutoTuneOptionsStatus in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return AutoTuneOptionsStatus Modifier and Type Method Description AutoTuneOptionsStatusElasticsearchDomainConfig. autoTuneOptions()SpecifiesAutoTuneOptionsfor the domain.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type AutoTuneOptionsStatus Modifier and Type Method Description ElasticsearchDomainConfig.BuilderElasticsearchDomainConfig.Builder. autoTuneOptions(AutoTuneOptionsStatus autoTuneOptions)SpecifiesAutoTuneOptionsfor the domain.
-