| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
TagValues |
TagValues.clone() |
TagValues |
Expression.getTags()
The specific
Tag to use for Expression. |
TagValues |
TagValues.withKey(String key)
The key for the tag.
|
TagValues |
TagValues.withValues(Collection<String> values)
The specific value of the tag.
|
TagValues |
TagValues.withValues(String... values)
The specific value of the tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setTags(TagValues tags)
The specific
Tag to use for Expression. |
Expression |
Expression.withTags(TagValues tags)
The specific
Tag to use for Expression. |
Copyright © 2019. All rights reserved.