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 configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.LogConfigurationPlaybackConfiguration. logConfiguration()Defines where AWS Elemental MediaTailor sends logs for the playback configuration.LogConfigurationPutPlaybackConfigurationResponse. logConfiguration()The configuration that defines where AWS Elemental MediaTailor sends logs for the 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 configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.PlaybackConfiguration.BuilderPlaybackConfiguration.Builder. logConfiguration(LogConfiguration logConfiguration)Defines where AWS Elemental MediaTailor sends logs for the playback configuration.PutPlaybackConfigurationResponse.BuilderPutPlaybackConfigurationResponse.Builder. logConfiguration(LogConfiguration logConfiguration)The configuration that defines where AWS Elemental MediaTailor sends logs for the playback configuration.
-