| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
static DeviceProfileType |
DeviceProfileType.fromValue(String value)
Use this in place of valueOf.
|
static DeviceProfileType |
DeviceProfileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceProfileType[] |
DeviceProfileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeviceProfilesRequest |
ListDeviceProfilesRequest.withDeviceProfileType(DeviceProfileType deviceProfileType)
A filter to list only device profiles that use this type, which can be
LoRaWAN or
Sidewalk. |
Copyright © 2023. All rights reserved.