Interface Tag.Builder

    • Method Detail

      • key

        Tag.Builder key​(String key)

        Key associated with the Tag.

        Parameters:
        key - Key associated with the Tag.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        Tag.Builder value​(String value)

        Value for the Tag.

        Parameters:
        value - Value for the Tag.
        Returns:
        Returns a reference to this object so that method calls can be chained together.