Interface BatchDeviceErrorResponseItem.Builder

  • Method Details

    • field

      The field that caused the error.

      Parameters:
      field - The field that caused the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      A description of why the device operation failed.

      Parameters:
      reason - A description of why the device operation failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • appId

      The application ID of the device that failed to be processed.

      Parameters:
      appId - The application ID of the device that failed to be processed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.