| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static ChannelState |
ChannelState.fromValue(String value)
Use this in place of valueOf.
|
static ChannelState |
ChannelState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelState[] |
ChannelState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
Channel.withState(ChannelState state) |
StopChannelResult |
StopChannelResult.withState(ChannelState state) |
RestartChannelPipelinesResult |
RestartChannelPipelinesResult.withState(ChannelState state) |
DeleteChannelResult |
DeleteChannelResult.withState(ChannelState state) |
DescribeChannelResult |
DescribeChannelResult.withState(ChannelState state) |
StartChannelResult |
StartChannelResult.withState(ChannelState state) |
ChannelSummary |
ChannelSummary.withState(ChannelState state) |
Copyright © 2024. All rights reserved.