| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDeviceState |
InputDeviceState.fromValue(String value)
Use this in place of valueOf.
|
static InputDeviceState |
InputDeviceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDeviceState[] |
InputDeviceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputDeviceHdSettings |
InputDeviceHdSettings.withDeviceState(InputDeviceState deviceState)
The state of the input device.
|
Copyright © 2020. All rights reserved.