Interface TagCriterionPairForJob.Builder

    • Method Detail

      • key

        TagCriterionPairForJob.Builder key​(String key)

        The value for the tag key to use in the condition.

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

        TagCriterionPairForJob.Builder value​(String value)

        The tag value to use in the condition.

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