| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
PrefetchConsumption |
PrefetchConsumption.clone() |
PrefetchConsumption |
PrefetchSchedule.getConsumption()
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
PrefetchConsumption |
GetPrefetchScheduleResult.getConsumption()
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
PrefetchConsumption |
CreatePrefetchScheduleRequest.getConsumption()
The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision
server.
|
PrefetchConsumption |
CreatePrefetchScheduleResult.getConsumption()
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
PrefetchConsumption |
PrefetchConsumption.withAvailMatchingCriteria(AvailMatchingCriteria... availMatchingCriteria)
If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic
variables, such as scte.event_id, set the avail matching criteria.
|
PrefetchConsumption |
PrefetchConsumption.withAvailMatchingCriteria(Collection<AvailMatchingCriteria> availMatchingCriteria)
If you only want MediaTailor to insert prefetched ads into avails (ad breaks) that match specific dynamic
variables, such as scte.event_id, set the avail matching criteria.
|
PrefetchConsumption |
PrefetchConsumption.withEndTime(Date endTime)
The time when MediaTailor no longer considers the prefetched ads for use in an ad break.
|
PrefetchConsumption |
PrefetchConsumption.withStartTime(Date startTime)
The time when prefetched ads are considered for use in an ad break.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrefetchSchedule.setConsumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
void |
GetPrefetchScheduleResult.setConsumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
void |
CreatePrefetchScheduleRequest.setConsumption(PrefetchConsumption consumption)
The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision
server.
|
void |
CreatePrefetchScheduleResult.setConsumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
PrefetchSchedule |
PrefetchSchedule.withConsumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
GetPrefetchScheduleResult |
GetPrefetchScheduleResult.withConsumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
CreatePrefetchScheduleRequest |
CreatePrefetchScheduleRequest.withConsumption(PrefetchConsumption consumption)
The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision
server.
|
CreatePrefetchScheduleResult |
CreatePrefetchScheduleResult.withConsumption(PrefetchConsumption consumption)
Consumption settings determine how, and when, MediaTailor places the prefetched ads into ad breaks.
|
Copyright © 2022. All rights reserved.