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