public class ArchiveDetails extends Archive
| Modifier and Type | Class and Description |
|---|---|
static class |
ArchiveDetails.Builder |
| Constructor and Description |
|---|
ArchiveDetails(String username,
String totalSize,
String freeSize,
boolean locked) |
| Modifier and Type | Method and Description |
|---|---|
static ArchiveDetails.Builder |
builder() |
compareTo, equals, getFreeSize, getTotalSize, getUsername, hashCode, isLocked, toStringpublic static ArchiveDetails.Builder builder()
Copyright © 2009-2012 jclouds. All Rights Reserved.