Interface UserProperty.Builder

  • Method Details

    • key

      A key to be specified in UserProperty.

      Parameters:
      key - A key to be specified in UserProperty.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      A value to be specified in UserProperty.

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