Uses of Class
software.amazon.awssdk.services.mediatailor.model.CdnConfiguration
-
Packages that use CdnConfiguration Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of CdnConfiguration in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return CdnConfiguration Modifier and Type Method Description CdnConfigurationGetPlaybackConfigurationResponse. cdnConfiguration()The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.CdnConfigurationPlaybackConfiguration. cdnConfiguration()The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.CdnConfigurationPutPlaybackConfigurationRequest. cdnConfiguration()The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.CdnConfigurationPutPlaybackConfigurationResponse. cdnConfiguration()The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type CdnConfiguration Modifier and Type Method Description GetPlaybackConfigurationResponse.BuilderGetPlaybackConfigurationResponse.Builder. cdnConfiguration(CdnConfiguration cdnConfiguration)The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.PlaybackConfiguration.BuilderPlaybackConfiguration.Builder. cdnConfiguration(CdnConfiguration cdnConfiguration)The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.PutPlaybackConfigurationRequest.BuilderPutPlaybackConfigurationRequest.Builder. cdnConfiguration(CdnConfiguration cdnConfiguration)The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.PutPlaybackConfigurationResponse.BuilderPutPlaybackConfigurationResponse.Builder. cdnConfiguration(CdnConfiguration cdnConfiguration)The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
-