| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
CdnConfiguration |
PutPlaybackConfigurationResponse.cdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
CdnConfiguration |
GetPlaybackConfigurationResponse.cdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
CdnConfiguration |
PlaybackConfiguration.cdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
CdnConfiguration |
PutPlaybackConfigurationRequest.cdnConfiguration()
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment
management.
|
| Modifier and Type | Method and Description |
|---|---|
PutPlaybackConfigurationResponse.Builder |
PutPlaybackConfigurationResponse.Builder.cdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad
segment management.
|
GetPlaybackConfigurationResponse.Builder |
GetPlaybackConfigurationResponse.Builder.cdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad
segment management.
|
PlaybackConfiguration.Builder |
PlaybackConfiguration.Builder.cdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad
segment management.
|
PutPlaybackConfigurationRequest.Builder |
PutPlaybackConfigurationRequest.Builder.cdnConfiguration(CdnConfiguration cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad
segment management.
|
Copyright © 2019. All rights reserved.