| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
CdnConfiguration |
CdnConfiguration.clone() |
CdnConfiguration |
GetPlaybackConfigurationResult.getCdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
CdnConfiguration |
PutPlaybackConfigurationResult.getCdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
CdnConfiguration |
PlaybackConfiguration.getCdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
CdnConfiguration |
PutPlaybackConfigurationRequest.getCdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
CdnConfiguration |
CdnConfiguration.withAdSegmentUrlPrefix(String adSegmentUrlPrefix)
A non-default content delivery network (CDN) to serve ad segments.
|
CdnConfiguration |
CdnConfiguration.withContentSegmentUrlPrefix(String contentSegmentUrlPrefix)
A content delivery network (CDN) to cache content segments, so that content requests don’t always have to go to
the origin server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetPlaybackConfigurationResult.setCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
void |
PutPlaybackConfigurationResult.setCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
void |
PlaybackConfiguration.setCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
void |
PutPlaybackConfigurationRequest.setCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
GetPlaybackConfigurationResult |
GetPlaybackConfigurationResult.withCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
PutPlaybackConfigurationResult |
PutPlaybackConfigurationResult.withCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
PlaybackConfiguration |
PlaybackConfiguration.withCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
PutPlaybackConfigurationRequest |
PutPlaybackConfigurationRequest.withCdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
Copyright © 2020. All rights reserved.