| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model |
| Modifier and Type | Method and Description |
|---|---|
static TagFilter.Builder |
TagFilter.builder() |
TagFilter.Builder |
TagFilter.Builder.tag(String tag)
Required. Specifies the tag that must be associated with the execution for it to meet the filter
criteria.
|
TagFilter.Builder |
TagFilter.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TagFilter.Builder> |
TagFilter.serializableBuilderClass() |
Copyright © 2017. All rights reserved.