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, toStringCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.