| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputDeviceType |
InputDeviceType.fromValue(String value)
Use this in place of valueOf.
|
static InputDeviceType |
InputDeviceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDeviceType[] |
InputDeviceType.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.withType(InputDeviceType type)
The type of the input device.
|
UpdateInputDeviceResult |
UpdateInputDeviceResult.withType(InputDeviceType type)
The type of the input device.
|
DescribeInputDeviceResult |
DescribeInputDeviceResult.withType(InputDeviceType type)
The type of the input device.
|
Copyright © 2024. All rights reserved.