| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
A string that contains
Tag key. |
Tag |
Tag.withValue(String value)
A string that contains an optional
Tag value. |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Tags.getItems()
A complex type that contains
Tag elements. |
| Modifier and Type | Method and Description |
|---|---|
Tags |
Tags.withItems(Tag... items)
A complex type that contains
Tag elements. |
| Modifier and Type | Method and Description |
|---|---|
void |
Tags.setItems(Collection<Tag> items)
A complex type that contains
Tag elements. |
Tags |
Tags.withItems(Collection<Tag> items)
A complex type that contains
Tag elements. |
Copyright © 2025. All rights reserved.