Interface LoRaWANListDevice.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LoRaWANListDevice.Builder,LoRaWANListDevice>, SdkBuilder<LoRaWANListDevice.Builder,LoRaWANListDevice>, SdkPojo
Enclosing class:
LoRaWANListDevice

public static interface LoRaWANListDevice.Builder extends SdkPojo, CopyableBuilder<LoRaWANListDevice.Builder,LoRaWANListDevice>
  • Method Details

    • devEui

      The DevEUI value.

      Parameters:
      devEui - The DevEUI value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.