| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static FuotaDeviceStatus |
FuotaDeviceStatus.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
FuotaDeviceStatus |
WirelessDeviceStatistics.fuotaDeviceStatus()
Returns the value of the FuotaDeviceStatus property for this object.
|
static FuotaDeviceStatus |
FuotaDeviceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FuotaDeviceStatus[] |
FuotaDeviceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<FuotaDeviceStatus> |
FuotaDeviceStatus.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
WirelessDeviceStatistics.Builder |
WirelessDeviceStatistics.Builder.fuotaDeviceStatus(FuotaDeviceStatus fuotaDeviceStatus)
Sets the value of the FuotaDeviceStatus property for this object.
|
Copyright © 2021. All rights reserved.