Uses of Class
software.amazon.awssdk.services.config.model.TimeWindow
-
Packages that use TimeWindow Package Description software.amazon.awssdk.services.config.model -
-
Uses of TimeWindow in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return TimeWindow Modifier and Type Method Description TimeWindowResourceEvaluationFilters. timeWindow()Returns aTimeWindowobject.Methods in software.amazon.awssdk.services.config.model with parameters of type TimeWindow Modifier and Type Method Description ResourceEvaluationFilters.BuilderResourceEvaluationFilters.Builder. timeWindow(TimeWindow timeWindow)Returns aTimeWindowobject.
-