Interface ConflictExceptionErrorArgument.Builder

  • Method Details

    • name

      The error argument's name.

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

      The error argument's value.

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