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 SnapshotOptionsStatus
DomainConfig. snapshotOptions()
DEPRECATED.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type SnapshotOptionsStatus Modifier and Type Method Description DomainConfig.Builder
DomainConfig.Builder. snapshotOptions(SnapshotOptionsStatus snapshotOptions)
DEPRECATED.
-