public static interface TagFilter.Builder extends SdkPojo, CopyableBuilder<TagFilter.Builder,TagFilter>
| Modifier and Type | Method and Description |
|---|---|
TagFilter.Builder |
tag(String tag)
Specifies the tag that must be associated with the execution for it to meet the filter criteria.
|
copyapplyMutation, buildTagFilter.Builder tag(String tag)
Specifies the tag that must be associated with the execution for it to meet the filter criteria.
tag - Specifies the tag that must be associated with the execution for it to meet the filter criteria.Copyright © 2019. All rights reserved.