| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
Tags |
Tags.clone() |
Tags |
StreamingDistributionConfigWithTags.getTags()
A complex type that contains zero or more Tag elements.
|
Tags |
TagResourceRequest.getTags()
A complex type that contains zero or more Tag elements.
|
Tags |
DistributionConfigWithTags.getTags()
A complex type that contains zero or more Tag elements.
|
Tags |
ListTagsForResourceResult.getTags()
A complex type that contains zero or more Tag elements.
|
Tags |
Tags.withItems(Collection<Tag> items)
A complex type that contains Tag elements
|
Tags |
Tags.withItems(Tag... items)
A complex type that contains Tag elements
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamingDistributionConfigWithTags.setTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
void |
TagResourceRequest.setTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
void |
DistributionConfigWithTags.setTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
void |
ListTagsForResourceResult.setTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
StreamingDistributionConfigWithTags |
StreamingDistributionConfigWithTags.withTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
TagResourceRequest |
TagResourceRequest.withTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
DistributionConfigWithTags |
DistributionConfigWithTags.withTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tags tags)
A complex type that contains zero or more Tag elements.
|
Copyright © 2016. All rights reserved.