Uses of Class
software.amazon.awssdk.services.mediatailor.model.LogConfigurationForChannel
-
Packages that use LogConfigurationForChannel Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of LogConfigurationForChannel in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return LogConfigurationForChannel Modifier and Type Method Description LogConfigurationForChannelChannel. logConfiguration()The log configuration.LogConfigurationForChannelDescribeChannelResponse. logConfiguration()The log configuration for the channel.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type LogConfigurationForChannel Modifier and Type Method Description Channel.BuilderChannel.Builder. logConfiguration(LogConfigurationForChannel logConfiguration)The log configuration.DescribeChannelResponse.BuilderDescribeChannelResponse.Builder. logConfiguration(LogConfigurationForChannel logConfiguration)The log configuration for the channel.
-