Interface NewDeviceMetadataType.Builder

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

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

    • deviceKey

      NewDeviceMetadataType.Builder deviceKey(String deviceKey)

      The device key.

      Parameters:
      deviceKey - The device key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deviceGroupKey

      NewDeviceMetadataType.Builder deviceGroupKey(String deviceGroupKey)

      The device group key.

      Parameters:
      deviceGroupKey - The device group key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.