public class ObjectTagging extends Object implements Serializable
Constructor and Description |
---|
ObjectTagging(List<Tag> tagSet)
Constructs an instance of this object.
|
Modifier and Type | Method and Description |
---|---|
List<Tag> |
getTagSet() |
void |
setTagSet(List<Tag> tagSet)
Set the tag set for the object.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.