Uses of Class
software.amazon.awssdk.services.mediatailor.model.ScheduleConfiguration
-
Packages that use ScheduleConfiguration Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of ScheduleConfiguration in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return ScheduleConfiguration Modifier and Type Method Description ScheduleConfigurationCreateProgramRequest. scheduleConfiguration()The schedule configuration settings.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type ScheduleConfiguration Modifier and Type Method Description CreateProgramRequest.BuilderCreateProgramRequest.Builder. scheduleConfiguration(ScheduleConfiguration scheduleConfiguration)The schedule configuration settings.
-