Interface ResourceLink.Builder

  • Method Details

    • url

      The URL of the external reference.

      Parameters:
      url - The URL of the external reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • title

      An optional human-readable title for the link.

      Parameters:
      title - An optional human-readable title for the link.
      Returns:
      Returns a reference to this object so that method calls can be chained together.