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-2016 The Apache Software Foundation. All Rights Reserved.