Uses of Class
org.jclouds.glesys.domain.ArchiveAllowedArguments

Packages that use ArchiveAllowedArguments
org.jclouds.glesys.domain   
org.jclouds.glesys.features   
 

Uses of ArchiveAllowedArguments in org.jclouds.glesys.domain
 

Methods in org.jclouds.glesys.domain that return ArchiveAllowedArguments
 ArchiveAllowedArguments ArchiveAllowedArguments.Builder.build()
           
 

Methods in org.jclouds.glesys.domain with parameters of type ArchiveAllowedArguments
 ArchiveAllowedArguments.Builder ArchiveAllowedArguments.Builder.fromArchiveAllowedArguments(ArchiveAllowedArguments in)
           
 

Uses of ArchiveAllowedArguments in org.jclouds.glesys.features
 

Methods in org.jclouds.glesys.features that return ArchiveAllowedArguments
 ArchiveAllowedArguments ArchiveClient.getArchiveAllowedArguments()
          Lists the allowed arguments for some of the functions in this module such as archive size.
 

Methods in org.jclouds.glesys.features that return types with arguments of type ArchiveAllowedArguments
 com.google.common.util.concurrent.ListenableFuture<ArchiveAllowedArguments> ArchiveAsyncClient.getArchiveAllowedArguments()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.