| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDeviceConnectionState |
InputDeviceConnectionState.fromValue(String value)
Use this in place of valueOf.
|
static InputDeviceConnectionState |
InputDeviceConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDeviceConnectionState[] |
InputDeviceConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputDeviceSummary |
InputDeviceSummary.withConnectionState(InputDeviceConnectionState connectionState)
The state of the connection between the input device and AWS.
|
UpdateInputDeviceResult |
UpdateInputDeviceResult.withConnectionState(InputDeviceConnectionState connectionState)
The state of the connection between the input device and AWS.
|
DescribeInputDeviceResult |
DescribeInputDeviceResult.withConnectionState(InputDeviceConnectionState connectionState)
The state of the connection between the input device and AWS.
|
Copyright © 2022. All rights reserved.