public class DriveData extends Drive
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DriveData.Builder  | 
name, tags, userMetadata, uuid| Constructor and Description | 
|---|
DriveData(String uuid,
         String name,
         long size,
         ClaimType claimType,
         Iterable<String> readers,
         Iterable<String> tags,
         Map<String,String> userMetadata)  | 
equals, getClaimType, getReaders, getSize, hashCode, toStringgetName, getTags, getUserMetadata, getUuidCopyright © 2009-2013 jclouds. All Rights Reserved.