| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| Modifier and Type | Method and Description |
|---|---|
default DeletePrefetchScheduleResponse |
MediaTailorClient.deletePrefetchSchedule(Consumer<DeletePrefetchScheduleRequest.Builder> deletePrefetchScheduleRequest)
Deletes a prefetch schedule for a specific playback configuration.
|
default DeletePrefetchScheduleResponse |
MediaTailorClient.deletePrefetchSchedule(DeletePrefetchScheduleRequest deletePrefetchScheduleRequest)
Deletes a prefetch schedule for a specific playback configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePrefetchScheduleResponse> |
MediaTailorAsyncClient.deletePrefetchSchedule(Consumer<DeletePrefetchScheduleRequest.Builder> deletePrefetchScheduleRequest)
Deletes a prefetch schedule for a specific playback configuration.
|
default CompletableFuture<DeletePrefetchScheduleResponse> |
MediaTailorAsyncClient.deletePrefetchSchedule(DeletePrefetchScheduleRequest deletePrefetchScheduleRequest)
Deletes a prefetch schedule for a specific playback configuration.
|
Copyright © 2023. All rights reserved.