Interface ReadSetBatchError.Builder

  • Method Details

    • id

      The error's ID.

      Parameters:
      id - The error's ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      The error's code.

      Parameters:
      code - The error's code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The error's message.

      Parameters:
      message - The error's message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.