| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigureLogsForChannelResult |
AWSMediaTailorClient.configureLogsForChannel(ConfigureLogsForChannelRequest request)
Configures Amazon CloudWatch log settings for a channel.
|
ConfigureLogsForChannelResult |
AWSMediaTailor.configureLogsForChannel(ConfigureLogsForChannelRequest configureLogsForChannelRequest)
Configures Amazon CloudWatch log settings for a channel.
|
ConfigureLogsForChannelResult |
AbstractAWSMediaTailor.configureLogsForChannel(ConfigureLogsForChannelRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ConfigureLogsForChannelResult> |
AbstractAWSMediaTailorAsync.configureLogsForChannelAsync(ConfigureLogsForChannelRequest request,
AsyncHandler<ConfigureLogsForChannelRequest,ConfigureLogsForChannelResult> asyncHandler) |
Future<ConfigureLogsForChannelResult> |
AWSMediaTailorAsyncClient.configureLogsForChannelAsync(ConfigureLogsForChannelRequest request,
AsyncHandler<ConfigureLogsForChannelRequest,ConfigureLogsForChannelResult> asyncHandler) |
Future<ConfigureLogsForChannelResult> |
AWSMediaTailorAsync.configureLogsForChannelAsync(ConfigureLogsForChannelRequest configureLogsForChannelRequest,
AsyncHandler<ConfigureLogsForChannelRequest,ConfigureLogsForChannelResult> asyncHandler)
Configures Amazon CloudWatch log settings for a channel.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigureLogsForChannelResult |
ConfigureLogsForChannelResult.clone() |
ConfigureLogsForChannelResult |
ConfigureLogsForChannelResult.withChannelName(String channelName)
The name of the channel.
|
ConfigureLogsForChannelResult |
ConfigureLogsForChannelResult.withLogTypes(Collection<String> logTypes)
The types of logs collected.
|
ConfigureLogsForChannelResult |
ConfigureLogsForChannelResult.withLogTypes(LogType... logTypes)
The types of logs collected.
|
ConfigureLogsForChannelResult |
ConfigureLogsForChannelResult.withLogTypes(String... logTypes)
The types of logs collected.
|
Copyright © 2023. All rights reserved.