| Package | Description |
|---|---|
| com.ibm.wiotp.sdk.devicemgmt |
| Modifier and Type | Method and Description |
|---|---|
static DeviceFirmware.FirmwareUpdateStatus |
DeviceFirmware.FirmwareUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceFirmware.FirmwareUpdateStatus[] |
DeviceFirmware.FirmwareUpdateStatus.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.setUpdateStatus(DeviceFirmware.FirmwareUpdateStatus updateStatus)
Set the Firmware Update status
|
DeviceFirmware.Builder |
DeviceFirmware.Builder.updateStatus(DeviceFirmware.FirmwareUpdateStatus updateStatus) |
Copyright © 2019. All rights reserved.