Interface TagCondition.Builder

    • Method Detail

      • tagKey

        TagCondition.Builder tagKey​(String tagKey)

        The tag key in the tag condition.

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

        TagCondition.Builder tagValue​(String tagValue)

        The tag value in the tag condition.

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