Uses of Class
software.amazon.awssdk.services.opensearch.model.OffPeakWindowOptionsStatus
-
Packages that use OffPeakWindowOptionsStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of OffPeakWindowOptionsStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return OffPeakWindowOptionsStatus Modifier and Type Method Description OffPeakWindowOptionsStatusDomainConfig. offPeakWindowOptions()Container for off-peak window options for the domain.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type OffPeakWindowOptionsStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. offPeakWindowOptions(OffPeakWindowOptionsStatus offPeakWindowOptions)Container for off-peak window options for the domain.
-