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