Interface ResourceGroupTag.Builder

    • Method Detail

      • key

        ResourceGroupTag.Builder key​(String key)

        A tag key.

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

        ResourceGroupTag.Builder value​(String value)

        The value assigned to a tag key.

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