Interface TagCondition.Builder

    • Method Detail

      • key

        TagCondition.Builder key​(String key)

        The tag key in the tag condition.

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

        TagCondition.Builder value​(String value)

        The tag value in the tag condition.

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