| 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 CreatePrefetchScheduleResponse |
MediaTailorClient.createPrefetchSchedule(Consumer<CreatePrefetchScheduleRequest.Builder> createPrefetchScheduleRequest)
Creates a prefetch schedule for a playback configuration.
|
default CreatePrefetchScheduleResponse |
MediaTailorClient.createPrefetchSchedule(CreatePrefetchScheduleRequest createPrefetchScheduleRequest)
Creates a prefetch schedule for a playback configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePrefetchScheduleResponse> |
MediaTailorAsyncClient.createPrefetchSchedule(Consumer<CreatePrefetchScheduleRequest.Builder> createPrefetchScheduleRequest)
Creates a prefetch schedule for a playback configuration.
|
default CompletableFuture<CreatePrefetchScheduleResponse> |
MediaTailorAsyncClient.createPrefetchSchedule(CreatePrefetchScheduleRequest createPrefetchScheduleRequest)
Creates a prefetch schedule for a playback configuration.
|
Copyright © 2022. All rights reserved.