Uses of Class
software.amazon.awssdk.services.mediatailor.model.PrefetchRetrieval
-
Packages that use PrefetchRetrieval Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of PrefetchRetrieval in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return PrefetchRetrieval Modifier and Type Method Description PrefetchRetrievalCreatePrefetchScheduleRequest. retrieval()The configuration settings for retrieval of prefetched ads from the ad decision server.PrefetchRetrievalCreatePrefetchScheduleResponse. retrieval()The configuration settings for retrieval of prefetched ads from the ad decision server.PrefetchRetrievalGetPrefetchScheduleResponse. retrieval()A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).PrefetchRetrievalPrefetchSchedule. retrieval()A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type PrefetchRetrieval Modifier and Type Method Description CreatePrefetchScheduleRequest.BuilderCreatePrefetchScheduleRequest.Builder. retrieval(PrefetchRetrieval retrieval)The configuration settings for retrieval of prefetched ads from the ad decision server.CreatePrefetchScheduleResponse.BuilderCreatePrefetchScheduleResponse.Builder. retrieval(PrefetchRetrieval retrieval)The configuration settings for retrieval of prefetched ads from the ad decision server.GetPrefetchScheduleResponse.BuilderGetPrefetchScheduleResponse.Builder. retrieval(PrefetchRetrieval retrieval)A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).PrefetchSchedule.BuilderPrefetchSchedule.Builder. retrieval(PrefetchRetrieval retrieval)A complex type that contains settings for prefetch retrieval from the ad decision server (ADS).
-