| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
LogConfigurationForChannel |
LogConfigurationForChannel.clone() |
LogConfigurationForChannel |
DescribeChannelResult.getLogConfiguration()
The log configuration for the channel.
|
LogConfigurationForChannel |
Channel.getLogConfiguration()
The log configuration.
|
LogConfigurationForChannel |
LogConfigurationForChannel.withLogTypes(Collection<String> logTypes)
The log types.
|
LogConfigurationForChannel |
LogConfigurationForChannel.withLogTypes(LogType... logTypes)
The log types.
|
LogConfigurationForChannel |
LogConfigurationForChannel.withLogTypes(String... logTypes)
The log types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeChannelResult.setLogConfiguration(LogConfigurationForChannel logConfiguration)
The log configuration for the channel.
|
void |
Channel.setLogConfiguration(LogConfigurationForChannel logConfiguration)
The log configuration.
|
DescribeChannelResult |
DescribeChannelResult.withLogConfiguration(LogConfigurationForChannel logConfiguration)
The log configuration for the channel.
|
Channel |
Channel.withLogConfiguration(LogConfigurationForChannel logConfiguration)
The log configuration.
|
Copyright © 2023. All rights reserved.