Uses of Class
software.amazon.awssdk.services.opensearch.model.OffPeakWindow
-
Packages that use OffPeakWindow Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of OffPeakWindow in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return OffPeakWindow Modifier and Type Method Description OffPeakWindowOffPeakWindowOptions. offPeakWindow()Off-peak window settings for the domain.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type OffPeakWindow Modifier and Type Method Description OffPeakWindowOptions.BuilderOffPeakWindowOptions.Builder. offPeakWindow(OffPeakWindow offPeakWindow)Off-peak window settings for the domain.
-