Uses of Class
software.amazon.awssdk.services.mediatailor.model.DefaultSegmentDeliveryConfiguration
-
Packages that use DefaultSegmentDeliveryConfiguration Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of DefaultSegmentDeliveryConfiguration in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return DefaultSegmentDeliveryConfiguration Modifier and Type Method Description DefaultSegmentDeliveryConfigurationCreateSourceLocationRequest. defaultSegmentDeliveryConfiguration()The optional configuration for the server that serves segments.DefaultSegmentDeliveryConfigurationCreateSourceLocationResponse. defaultSegmentDeliveryConfiguration()The optional configuration for the server that serves segments.DefaultSegmentDeliveryConfigurationDescribeSourceLocationResponse. defaultSegmentDeliveryConfiguration()The default segment delivery configuration settings.DefaultSegmentDeliveryConfigurationSourceLocation. defaultSegmentDeliveryConfiguration()The default segment delivery configuration.DefaultSegmentDeliveryConfigurationUpdateSourceLocationRequest. defaultSegmentDeliveryConfiguration()The optional configuration for the host server that serves segments.DefaultSegmentDeliveryConfigurationUpdateSourceLocationResponse. defaultSegmentDeliveryConfiguration()The optional configuration for the host server that serves segments.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type DefaultSegmentDeliveryConfiguration Modifier and Type Method Description CreateSourceLocationRequest.BuilderCreateSourceLocationRequest.Builder. defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)The optional configuration for the server that serves segments.CreateSourceLocationResponse.BuilderCreateSourceLocationResponse.Builder. defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)The optional configuration for the server that serves segments.DescribeSourceLocationResponse.BuilderDescribeSourceLocationResponse.Builder. defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)The default segment delivery configuration settings.SourceLocation.BuilderSourceLocation.Builder. defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)The default segment delivery configuration.UpdateSourceLocationRequest.BuilderUpdateSourceLocationRequest.Builder. defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)The optional configuration for the host server that serves segments.UpdateSourceLocationResponse.BuilderUpdateSourceLocationResponse.Builder. defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration)The optional configuration for the host server that serves segments.
-