Interface OtaaV1_0_x.Builder

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

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

    • appKey

      OtaaV1_0_x.Builder appKey(String appKey)

      The AppKey value.

      Parameters:
      appKey - The AppKey value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • appEui

      OtaaV1_0_x.Builder appEui(String appEui)

      The AppEUI value.

      Parameters:
      appEui - The AppEUI value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • joinEui

      OtaaV1_0_x.Builder joinEui(String joinEui)

      The JoinEUI value.

      Parameters:
      joinEui - The JoinEUI value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • genAppKey

      OtaaV1_0_x.Builder genAppKey(String genAppKey)

      The GenAppKey value.

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