| Package | Description |
|---|---|
| com.ibm.wiotp.sdk.devicemgmt |
| Modifier and Type | Method and Description |
|---|---|
static DeviceFirmware.FirmwareState |
DeviceFirmware.FirmwareState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceFirmware.FirmwareState[] |
DeviceFirmware.FirmwareState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceFirmware.setState(DeviceFirmware.FirmwareState state)
Set the firmware state
|
DeviceFirmware.Builder |
DeviceFirmware.Builder.state(DeviceFirmware.FirmwareState state) |
Copyright © 2019. All rights reserved.