public static interface LoRaWANUpdateDevice.Builder extends SdkPojo, CopyableBuilder<LoRaWANUpdateDevice.Builder,LoRaWANUpdateDevice>
| Modifier and Type | Method and Description |
|---|---|
LoRaWANUpdateDevice.Builder |
deviceProfileId(String deviceProfileId)
The ID of the device profile for the wireless device.
|
LoRaWANUpdateDevice.Builder |
serviceProfileId(String serviceProfileId)
The ID of the service profile.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLoRaWANUpdateDevice.Builder deviceProfileId(String deviceProfileId)
The ID of the device profile for the wireless device.
deviceProfileId - The ID of the device profile for the wireless device.LoRaWANUpdateDevice.Builder serviceProfileId(String serviceProfileId)
The ID of the service profile.
serviceProfileId - The ID of the service profile.Copyright © 2022. All rights reserved.