| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
LogConfiguration |
LogConfiguration.clone() |
LogConfiguration |
PutPlaybackConfigurationResult.getLogConfiguration()
The Amazon CloudWatch log settings for a playback configuration.
|
LogConfiguration |
GetPlaybackConfigurationResult.getLogConfiguration()
The Amazon CloudWatch log settings for a playback configuration.
|
LogConfiguration |
PlaybackConfiguration.getLogConfiguration()
The Amazon CloudWatch log settings for a playback configuration.
|
LogConfiguration |
LogConfiguration.withPercentEnabled(Integer percentEnabled)
The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutPlaybackConfigurationResult.setLogConfiguration(LogConfiguration logConfiguration)
The Amazon CloudWatch log settings for a playback configuration.
|
void |
GetPlaybackConfigurationResult.setLogConfiguration(LogConfiguration logConfiguration)
The Amazon CloudWatch log settings for a playback configuration.
|
void |
PlaybackConfiguration.setLogConfiguration(LogConfiguration logConfiguration)
The Amazon CloudWatch log settings for a playback configuration.
|
PutPlaybackConfigurationResult |
PutPlaybackConfigurationResult.withLogConfiguration(LogConfiguration logConfiguration)
The Amazon CloudWatch log settings for a playback configuration.
|
GetPlaybackConfigurationResult |
GetPlaybackConfigurationResult.withLogConfiguration(LogConfiguration logConfiguration)
The Amazon CloudWatch log settings for a playback configuration.
|
PlaybackConfiguration |
PlaybackConfiguration.withLogConfiguration(LogConfiguration logConfiguration)
The Amazon CloudWatch log settings for a playback configuration.
|
Copyright © 2021. All rights reserved.