Interface ProvisionDeviceResponse.Builder

  • Method Details

    • arn

      The device's ARN.

      Parameters:
      arn - The device's ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • certificates

      ProvisionDeviceResponse.Builder certificates(SdkBytes certificates)

      The device's configuration bundle.

      Parameters:
      certificates - The device's configuration bundle.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deviceId

      The device's ID.

      Parameters:
      deviceId - The device's ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iotThingName

      ProvisionDeviceResponse.Builder iotThingName(String iotThingName)

      The device's IoT thing name.

      Parameters:
      iotThingName - The device's IoT thing name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The device's status.

      Parameters:
      status - The device's status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The device's status.

      Parameters:
      status - The device's status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: