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