| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
PrefetchRetrieval |
PrefetchRetrieval.addDynamicVariablesEntry(String key,
String value)
Add a single DynamicVariables entry
|
PrefetchRetrieval |
PrefetchRetrieval.clearDynamicVariablesEntries()
Removes all the entries added into DynamicVariables.
|
PrefetchRetrieval |
PrefetchRetrieval.clone() |
PrefetchRetrieval |
PrefetchSchedule.getRetrieval()
A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).
|
PrefetchRetrieval |
GetPrefetchScheduleResult.getRetrieval()
A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).
|
PrefetchRetrieval |
CreatePrefetchScheduleResult.getRetrieval()
The configuration settings for retrieval of prefetched ads from the ad decision server.
|
PrefetchRetrieval |
CreatePrefetchScheduleRequest.getRetrieval()
The configuration settings for retrieval of prefetched ads from the ad decision server.
|
PrefetchRetrieval |
PrefetchRetrieval.withDynamicVariables(Map<String,String> dynamicVariables)
The dynamic variables to use for substitution during prefetch requests to the ad decision server (ADS).
|
PrefetchRetrieval |
PrefetchRetrieval.withEndTime(Date endTime)
The time when prefetch retrieval ends for the ad break.
|
PrefetchRetrieval |
PrefetchRetrieval.withStartTime(Date startTime)
The time when prefetch retrievals can start for this break.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrefetchSchedule.setRetrieval(PrefetchRetrieval retrieval)
A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).
|
void |
GetPrefetchScheduleResult.setRetrieval(PrefetchRetrieval retrieval)
A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).
|
void |
CreatePrefetchScheduleResult.setRetrieval(PrefetchRetrieval retrieval)
The configuration settings for retrieval of prefetched ads from the ad decision server.
|
void |
CreatePrefetchScheduleRequest.setRetrieval(PrefetchRetrieval retrieval)
The configuration settings for retrieval of prefetched ads from the ad decision server.
|
PrefetchSchedule |
PrefetchSchedule.withRetrieval(PrefetchRetrieval retrieval)
A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).
|
GetPrefetchScheduleResult |
GetPrefetchScheduleResult.withRetrieval(PrefetchRetrieval retrieval)
A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).
|
CreatePrefetchScheduleResult |
CreatePrefetchScheduleResult.withRetrieval(PrefetchRetrieval retrieval)
The configuration settings for retrieval of prefetched ads from the ad decision server.
|
CreatePrefetchScheduleRequest |
CreatePrefetchScheduleRequest.withRetrieval(PrefetchRetrieval retrieval)
The configuration settings for retrieval of prefetched ads from the ad decision server.
|
Copyright © 2022. All rights reserved.