Uses of Class
software.amazon.awssdk.services.cloudwatch.model.ScheduleConfiguration
Packages that use ScheduleConfiguration
-
Uses of ScheduleConfiguration in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return ScheduleConfigurationModifier and TypeMethodDescriptionfinal ScheduleConfigurationScheduledQueryConfiguration.scheduleConfiguration()The schedule and time-range offset configuration for the underlying scheduled query.Methods in software.amazon.awssdk.services.cloudwatch.model with parameters of type ScheduleConfigurationModifier and TypeMethodDescriptionScheduledQueryConfiguration.Builder.scheduleConfiguration(ScheduleConfiguration scheduleConfiguration) The schedule and time-range offset configuration for the underlying scheduled query.