|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jclouds.glesys.domain.Archive org.jclouds.glesys.domain.ArchiveDetails
public class ArchiveDetails
Detailed information about an archive volume.
Nested Class Summary | |
---|---|
static class |
ArchiveDetails.Builder
|
Constructor Summary | |
---|---|
ArchiveDetails(String username,
String totalSize,
String freeSize,
boolean locked)
|
Method Summary | |
---|---|
static ArchiveDetails.Builder |
builder()
|
Methods inherited from class org.jclouds.glesys.domain.Archive |
---|
compareTo, equals, getFreeSize, getTotalSize, getUsername, hashCode, isLocked, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ArchiveDetails(String username, String totalSize, String freeSize, boolean locked)
Method Detail |
---|
public static ArchiveDetails.Builder builder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |