Interface TagCriterionPairForJob.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TagCriterionPairForJob.Builder,TagCriterionPairForJob>, SdkBuilder<TagCriterionPairForJob.Builder,TagCriterionPairForJob>, SdkPojo
Enclosing class:
TagCriterionPairForJob

public static interface TagCriterionPairForJob.Builder extends SdkPojo, CopyableBuilder<TagCriterionPairForJob.Builder,TagCriterionPairForJob>
  • Method Details

    • 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

      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.