Interface OtaaV1_1.Builder

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

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

    • appKey

      OtaaV1_1.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.
    • nwkKey

      OtaaV1_1.Builder nwkKey(String nwkKey)

      The NwkKey value.

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

      OtaaV1_1.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.