Uses of Class
org.jclouds.rest.annotations.BuildVersion

Packages that use BuildVersion
org.jclouds.nodepool.config   
org.jclouds.rest.internal   
org.jclouds.vcloud.compute.strategy   
org.jclouds.virtualbox.functions   
 

Uses of BuildVersion in org.jclouds.nodepool.config
 

Method parameters in org.jclouds.nodepool.config with annotations of type BuildVersion
protected  com.google.common.base.Supplier<Properties> BindBackendComputeService.propertiesFor(FilterStringsBoundToInjectorByName filterStringsBoundByName, String provider, com.google.common.base.Supplier<URI> endpoint, String apiVersion, String buildVersion)
           
 

Uses of BuildVersion in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type BuildVersion
RestAnnotationProcessor(com.google.inject.Injector injector, com.google.common.cache.LoadingCache<Class<?>,Boolean> seedAnnotationCache, String apiVersion, String buildVersion, ParseSax.Factory parserFactory, HttpUtils utils, ContentMetadataCodec contentMetadataCodec, com.google.inject.TypeLiteral<T> typeLiteral)
           
 

Uses of BuildVersion in org.jclouds.vcloud.compute.strategy
 

Constructor parameters in org.jclouds.vcloud.compute.strategy with annotations of type BuildVersion
InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn(VCloudClient client, com.google.common.base.Predicate<URI> successTester, com.google.common.cache.LoadingCache<URI,VAppTemplate> vAppTemplates, NetworkConfigurationForNetworkAndOptions networkConfigurationForNetworkAndOptions, String buildVersion)
           
 

Uses of BuildVersion in org.jclouds.virtualbox.functions
 

Constructor parameters in org.jclouds.virtualbox.functions with annotations of type BuildVersion
CreateAndInstallVm(CreateAndRegisterMachineFromIsoIfNotAlreadyExists CreateAndRegisterMachineFromIsoIfNotAlreadyExists, IMachineToNodeMetadata imachineToNodeMetadata, com.google.common.base.Predicate<SshClient> sshResponds, com.google.common.base.Function<org.virtualbox_4_1.IMachine,SshClient> sshClientForIMachine, MachineUtils machineUtils, MachineController machineController, String version, String preconfigurationUrl)
           
MastersLoadingCache(String version, String installationKeySequence, String preconfigurationUrl, String workingDir, com.google.common.base.Function<MasterSpec,org.virtualbox_4_1.IMachine> masterLoader, com.google.common.base.Supplier<Map<Image,YamlImage>> yamlMapper, com.google.common.base.Supplier<org.virtualbox_4_1.VirtualBoxManager> manager, com.google.common.base.Function<URI,File> isoDownloader)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.