Interface QueryStringKeyValuePair.Builder

  • Method Details

    • key

      The key. You can omit the key.

      Parameters:
      key - The key. You can omit the key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value.

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