| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static LogLevel |
LogLevel.fromValue(String value)
Use this in place of valueOf.
|
static LogLevel |
LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLevel[] |
LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelSummary |
ChannelSummary.withLogLevel(LogLevel logLevel)
The log level being written to CloudWatch Logs.
|
UpdateChannelRequest |
UpdateChannelRequest.withLogLevel(LogLevel logLevel)
The log level to write to CloudWatch Logs.
|
StartChannelResult |
StartChannelResult.withLogLevel(LogLevel logLevel)
The log level being written to CloudWatch Logs.
|
RestartChannelPipelinesResult |
RestartChannelPipelinesResult.withLogLevel(LogLevel logLevel)
The log level being written to CloudWatch Logs.
|
Channel |
Channel.withLogLevel(LogLevel logLevel)
The log level being written to CloudWatch Logs.
|
DescribeChannelResult |
DescribeChannelResult.withLogLevel(LogLevel logLevel)
The log level being written to CloudWatch Logs.
|
DeleteChannelResult |
DeleteChannelResult.withLogLevel(LogLevel logLevel)
The log level being written to CloudWatch Logs.
|
CreateChannelRequest |
CreateChannelRequest.withLogLevel(LogLevel logLevel)
The log level to write to CloudWatch Logs.
|
StopChannelResult |
StopChannelResult.withLogLevel(LogLevel logLevel)
The log level being written to CloudWatch Logs.
|
Copyright © 2024. All rights reserved.