Uses of Class
software.amazon.awssdk.services.opensearch.model.EBSOptionsStatus
-
Packages that use EBSOptionsStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of EBSOptionsStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return EBSOptionsStatus Modifier and Type Method Description EBSOptionsStatusDomainConfig. ebsOptions()Container for EBS options configured for the domain.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type EBSOptionsStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. ebsOptions(EBSOptionsStatus ebsOptions)Container for EBS options configured for the domain.
-