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