public class Tags extends Object
Constructor and Description |
---|
Tags() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
get()
Returns tags.
|
static Tags |
newBucketTags(Map<String,String> tags)
Creates new bucket tags.
|
static Tags |
newObjectTags(Map<String,String> tags)
Creates new object tags.
|
public static Tags newBucketTags(Map<String,String> tags) throws IllegalArgumentException
IllegalArgumentException
public static Tags newObjectTags(Map<String,String> tags) throws IllegalArgumentException
IllegalArgumentException