Uses of Class
software.amazon.awssdk.services.opensearch.model.WindowStartTime
-
Packages that use WindowStartTime Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of WindowStartTime in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return WindowStartTime Modifier and Type Method Description WindowStartTimeOffPeakWindow. windowStartTime()A custom start time for the off-peak window, in Coordinated Universal Time (UTC).Methods in software.amazon.awssdk.services.opensearch.model with parameters of type WindowStartTime Modifier and Type Method Description OffPeakWindow.BuilderOffPeakWindow.Builder. windowStartTime(WindowStartTime windowStartTime)A custom start time for the off-peak window, in Coordinated Universal Time (UTC).
-