Uses of Class
software.amazon.awssdk.services.opensearch.model.SoftwareUpdateOptionsStatus
-
Packages that use SoftwareUpdateOptionsStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of SoftwareUpdateOptionsStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return SoftwareUpdateOptionsStatus Modifier and Type Method Description SoftwareUpdateOptionsStatusDomainConfig. softwareUpdateOptions()Software update options for the domain.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type SoftwareUpdateOptionsStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. softwareUpdateOptions(SoftwareUpdateOptionsStatus softwareUpdateOptions)Software update options for the domain.
-