| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceSettingsSyncState |
DeviceSettingsSyncState.fromValue(String value)
Use this in place of valueOf.
|
static DeviceSettingsSyncState |
DeviceSettingsSyncState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceSettingsSyncState[] |
DeviceSettingsSyncState.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.withDeviceSettingsSyncState(DeviceSettingsSyncState deviceSettingsSyncState)
The status of the action to synchronize the device configuration.
|
InputDeviceSummary |
InputDeviceSummary.withDeviceSettingsSyncState(DeviceSettingsSyncState deviceSettingsSyncState)
The status of the action to synchronize the device configuration.
|
DescribeInputDeviceResult |
DescribeInputDeviceResult.withDeviceSettingsSyncState(DeviceSettingsSyncState deviceSettingsSyncState)
The status of the action to synchronize the device configuration.
|
Copyright © 2021. All rights reserved.