Uses of Interface
org.jclouds.cloudsigma.CloudSigmaApi

Packages that use CloudSigmaApi
org.jclouds.cloudsigma.compute   
org.jclouds.cloudsigma.compute.config   
org.jclouds.cloudsigma.predicates   
 

Uses of CloudSigmaApi in org.jclouds.cloudsigma.compute
 

Constructors in org.jclouds.cloudsigma.compute with parameters of type CloudSigmaApi
CloudSigmaComputeServiceAdapter(CloudSigmaApi client, com.google.common.base.Predicate<DriveInfo> driveNotClaimed, String defaultVncPassword, com.google.common.cache.LoadingCache<String,DriveInfo> cache, com.google.common.util.concurrent.ListeningExecutorService userExecutor)
           
 

Uses of CloudSigmaApi in org.jclouds.cloudsigma.compute.config
 

Constructors in org.jclouds.cloudsigma.compute.config with parameters of type CloudSigmaApi
CloudSigmaComputeServiceContextModule.GetDrive(CloudSigmaApi client)
           
 

Uses of CloudSigmaApi in org.jclouds.cloudsigma.predicates
 

Constructors in org.jclouds.cloudsigma.predicates with parameters of type CloudSigmaApi
DriveClaimed(CloudSigmaApi client)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.