Uses of Class
software.amazon.awssdk.services.elasticsearch.model.EBSOptionsStatus
-
Packages that use EBSOptionsStatus Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of EBSOptionsStatus in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return EBSOptionsStatus Modifier and Type Method Description EBSOptionsStatusElasticsearchDomainConfig. ebsOptions()Specifies theEBSOptionsfor the Elasticsearch domain.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type EBSOptionsStatus Modifier and Type Method Description ElasticsearchDomainConfig.BuilderElasticsearchDomainConfig.Builder. ebsOptions(EBSOptionsStatus ebsOptions)Specifies theEBSOptionsfor the Elasticsearch domain.
-