Interface WebLocation.Builder

  • Method Details

    • url

      The URL that was cited when performing a web search.

      Parameters:
      url - The URL that was cited when performing a web search.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domain

      WebLocation.Builder domain(String domain)

      The domain that was cited when performing a web search.

      Parameters:
      domain - The domain that was cited when performing a web search.
      Returns:
      Returns a reference to this object so that method calls can be chained together.