Interface UrlReference.Builder

  • Method Details

    • name

      Identifier of the URL reference.

      Parameters:
      name - Identifier of the URL reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      A valid URL.

      Parameters:
      value - A valid URL.
      Returns:
      Returns a reference to this object so that method calls can be chained together.