Uses of Class
software.amazon.awssdk.services.opensearch.model.SnapshotOptionsStatus
-
Packages that use SnapshotOptionsStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of SnapshotOptionsStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return SnapshotOptionsStatus Modifier and Type Method Description SnapshotOptionsStatusDomainConfig. snapshotOptions()DEPRECATED.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type SnapshotOptionsStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. snapshotOptions(SnapshotOptionsStatus snapshotOptions)DEPRECATED.
-