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