Uses of Class
software.amazon.awssdk.services.medialive.model.BatchScheduleActionDeleteResult
-
Packages that use BatchScheduleActionDeleteResult Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of BatchScheduleActionDeleteResult in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return BatchScheduleActionDeleteResult Modifier and Type Method Description BatchScheduleActionDeleteResultBatchUpdateScheduleResponse. deletes()Schedule actions deleted from the schedule.Methods in software.amazon.awssdk.services.medialive.model with parameters of type BatchScheduleActionDeleteResult Modifier and Type Method Description BatchUpdateScheduleResponse.BuilderBatchUpdateScheduleResponse.Builder. deletes(BatchScheduleActionDeleteResult deletes)Schedule actions deleted from the schedule.
-