public static interface TagCriterionPairForJob.Builder extends SdkPojo, CopyableBuilder<TagCriterionPairForJob.Builder,TagCriterionPairForJob>
| Modifier and Type | Method and Description |
|---|---|
TagCriterionPairForJob.Builder |
key(String key)
The value for the tag key to use in the condition.
|
TagCriterionPairForJob.Builder |
value(String value)
The tag value to use in the condition.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTagCriterionPairForJob.Builder key(String key)
The value for the tag key to use in the condition.
key - The value for the tag key to use in the condition.TagCriterionPairForJob.Builder value(String value)
The tag value to use in the condition.
value - The tag value to use in the condition.Copyright © 2021. All rights reserved.