Uses of Class
org.jclouds.glesys.domain.Archive.Builder

Packages that use Archive.Builder
org.jclouds.glesys.domain   
 

Uses of Archive.Builder in org.jclouds.glesys.domain
 

Subclasses of Archive.Builder in org.jclouds.glesys.domain
static class ArchiveDetails.Builder
           
 

Methods in org.jclouds.glesys.domain that return Archive.Builder
static Archive.Builder Archive.builder()
           
 Archive.Builder Archive.Builder.freeSize(String freeSize)
           
 Archive.Builder Archive.Builder.fromArchive(Archive in)
           
 Archive.Builder Archive.Builder.locked(boolean locked)
           
 Archive.Builder Archive.Builder.totalSize(String totalSize)
           
 Archive.Builder Archive.Builder.username(String username)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.