CopyableBuilder<Tagging.Builder,Tagging>, SdkBuilder<Tagging.Builder,Tagging>public static interface Tagging.Builder extends CopyableBuilder<Tagging.Builder,Tagging>
| Modifier and Type | Method | Description |
|---|---|---|
Tagging.Builder |
tagSet(Collection<Tag> tagSet) |
|
Tagging.Builder |
tagSet(Tag... tagSet) |
NOTE: This method appends the values to the existing list (if any).
|
copyapply, buildTagging.Builder tagSet(Collection<Tag> tagSet)
tagSet - Tagging.Builder tagSet(Tag... tagSet)
NOTE: This method appends the values to the existing list (if any). Use
#setTagSet(java.util.Collection) or #withTagSet(java.util.Collection) if you want to override
the existing values.
tagSet - Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.