| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANDeviceProfile |
CreateDeviceProfileRequest.loRaWAN()
The device profile information to use to create the device profile.
|
LoRaWANDeviceProfile |
GetDeviceProfileResponse.loRaWAN()
Information about the device profile.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeviceProfileRequest.Builder |
CreateDeviceProfileRequest.Builder.loRaWAN(LoRaWANDeviceProfile loRaWAN)
The device profile information to use to create the device profile.
|
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.loRaWAN(LoRaWANDeviceProfile loRaWAN)
Information about the device profile.
|
Copyright © 2021. All rights reserved.