| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
PrefetchConsumption |
GetPrefetchScheduleResponse.consumption()
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
PrefetchConsumption |
PrefetchSchedule.consumption()
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
PrefetchConsumption |
CreatePrefetchScheduleResponse.consumption()
The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision
server.
|
PrefetchConsumption |
CreatePrefetchScheduleRequest.consumption()
The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision
server.
|
| Modifier and Type | Method and Description |
|---|---|
GetPrefetchScheduleResponse.Builder |
GetPrefetchScheduleResponse.Builder.consumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
PrefetchSchedule.Builder |
PrefetchSchedule.Builder.consumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
CreatePrefetchScheduleResponse.Builder |
CreatePrefetchScheduleResponse.Builder.consumption(PrefetchConsumption consumption)
The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision
server.
|
CreatePrefetchScheduleRequest.Builder |
CreatePrefetchScheduleRequest.Builder.consumption(PrefetchConsumption consumption)
The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision
server.
|
Copyright © 2023. All rights reserved.