| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
TagCriterionPairForJob |
TagCriterionPairForJob.clone() |
TagCriterionPairForJob |
TagCriterionPairForJob.withKey(String key)
The value for the tag key to use in the condition.
|
TagCriterionPairForJob |
TagCriterionPairForJob.withValue(String value)
The tag value to use in the condition.
|
| Modifier and Type | Method and Description |
|---|---|
List<TagCriterionPairForJob> |
TagCriterionForJob.getTagValues()
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
| Modifier and Type | Method and Description |
|---|---|
TagCriterionForJob |
TagCriterionForJob.withTagValues(TagCriterionPairForJob... tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagCriterionForJob.setTagValues(Collection<TagCriterionPairForJob> tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
TagCriterionForJob |
TagCriterionForJob.withTagValues(Collection<TagCriterionPairForJob> tagValues)
The tag keys, tag values, or tag key and value pairs to use in the condition.
|
Copyright © 2024. All rights reserved.