Modifier and Type | Class and Description |
---|---|
static class |
Item.Builder |
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected Set<String> |
tags |
protected Map<String,String> |
userMetadata |
protected String |
uuid |
Constructor and Description |
---|
Item(String uuid,
String name,
Iterable<String> tags,
Map<String,String> userMetadata) |
Copyright © 2009-2012 jclouds. All Rights Reserved.