Uses of Class
software.amazon.awssdk.services.mediatailor.model.LogConfiguration
-
Packages that use LogConfiguration Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of LogConfiguration in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return LogConfiguration Modifier and Type Method Description LogConfigurationGetPlaybackConfigurationResponse. logConfiguration()The Amazon CloudWatch log settings for a playback configuration.LogConfigurationPlaybackConfiguration. logConfiguration()The Amazon CloudWatch log settings for a playback configuration.LogConfigurationPutPlaybackConfigurationResponse. logConfiguration()The Amazon CloudWatch log settings for a playback configuration.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type LogConfiguration Modifier and Type Method Description GetPlaybackConfigurationResponse.BuilderGetPlaybackConfigurationResponse.Builder. logConfiguration(LogConfiguration logConfiguration)The Amazon CloudWatch log settings for a playback configuration.PlaybackConfiguration.BuilderPlaybackConfiguration.Builder. logConfiguration(LogConfiguration logConfiguration)The Amazon CloudWatch log settings for a playback configuration.PutPlaybackConfigurationResponse.BuilderPutPlaybackConfigurationResponse.Builder. logConfiguration(LogConfiguration logConfiguration)The Amazon CloudWatch log settings for a playback configuration.
-