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