| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceUpdateStatus |
DeviceUpdateStatus.fromValue(String value)
Use this in place of valueOf.
|
static DeviceUpdateStatus |
DeviceUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceUpdateStatus[] |
DeviceUpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInputDeviceResult |
UpdateInputDeviceResult.withDeviceUpdateStatus(DeviceUpdateStatus deviceUpdateStatus)
The status of software on the input device.
|
DescribeInputDeviceResult |
DescribeInputDeviceResult.withDeviceUpdateStatus(DeviceUpdateStatus deviceUpdateStatus)
The status of software on the input device.
|
InputDeviceSummary |
InputDeviceSummary.withDeviceUpdateStatus(DeviceUpdateStatus deviceUpdateStatus)
The status of software on the input device.
|
Copyright © 2024. All rights reserved.