Interface BatchGetSchemaError.Builder

  • Method Details

    • name

      An error name for the error.

      Parameters:
      name - An error name for the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      An error code for the error.

      Parameters:
      code - An error code for the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      An error message for the error.

      Parameters:
      message - An error message for the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.