| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
TagKeys |
TagKeys.clone() |
TagKeys |
UntagResourceRequest.getTagKeys()
A complex type that contains zero or more
Tag key elements. |
TagKeys |
TagKeys.withItems(Collection<String> items)
A complex type that contains
Tag key elements. |
TagKeys |
TagKeys.withItems(String... items)
A complex type that contains
Tag key elements. |
| Modifier and Type | Method and Description |
|---|---|
void |
UntagResourceRequest.setTagKeys(TagKeys tagKeys)
A complex type that contains zero or more
Tag key elements. |
UntagResourceRequest |
UntagResourceRequest.withTagKeys(TagKeys tagKeys)
A complex type that contains zero or more
Tag key elements. |
Copyright © 2018. All rights reserved.