Uses of Class
software.amazon.awssdk.services.medialive.model.BatchScheduleActionCreateRequest
-
Packages that use BatchScheduleActionCreateRequest Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of BatchScheduleActionCreateRequest in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return BatchScheduleActionCreateRequest Modifier and Type Method Description BatchScheduleActionCreateRequestBatchUpdateScheduleRequest. creates()Schedule actions to create in the schedule.Methods in software.amazon.awssdk.services.medialive.model with parameters of type BatchScheduleActionCreateRequest Modifier and Type Method Description BatchUpdateScheduleRequest.BuilderBatchUpdateScheduleRequest.Builder. creates(BatchScheduleActionCreateRequest creates)Schedule actions to create in the schedule.
-