Uses of Class
org.jclouds.googlecomputeengine.compute.functions.FirewallTagNamingConvention.Factory

Packages that use FirewallTagNamingConvention.Factory
org.jclouds.googlecomputeengine.compute   
org.jclouds.googlecomputeengine.compute.functions   
org.jclouds.googlecomputeengine.compute.strategy   
 

Uses of FirewallTagNamingConvention.Factory in org.jclouds.googlecomputeengine.compute
 

Constructors in org.jclouds.googlecomputeengine.compute with parameters of type FirewallTagNamingConvention.Factory
GoogleComputeEngineServiceAdapter(GoogleComputeEngineApi api, com.google.common.base.Supplier<String> userProject, com.google.common.base.Function<org.jclouds.compute.options.TemplateOptions,com.google.common.collect.ImmutableMap.Builder<String,String>> metatadaFromTemplateOptions, com.google.common.base.Predicate<AtomicReference<Operation>> operationDonePredicate, Long operationCompleteCheckInterval, Long operationCompleteCheckTimeout, com.google.common.base.Supplier<Map<URI,? extends org.jclouds.domain.Location>> zones, FirewallTagNamingConvention.Factory firewallTagNamingConvention)
           
 

Uses of FirewallTagNamingConvention.Factory in org.jclouds.googlecomputeengine.compute.functions
 

Constructors in org.jclouds.googlecomputeengine.compute.functions with parameters of type FirewallTagNamingConvention.Factory
InstanceInZoneToNodeMetadata(Map<Instance.Status,org.jclouds.compute.domain.NodeMetadata.Status> toPortableNodeStatus, org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention, com.google.common.base.Supplier<Map<URI,? extends org.jclouds.compute.domain.Image>> images, com.google.common.base.Supplier<Map<URI,? extends org.jclouds.compute.domain.Hardware>> hardwares, com.google.common.base.Supplier<Map<URI,? extends org.jclouds.domain.Location>> locations, FirewallTagNamingConvention.Factory firewallTagNamingConvention, GoogleComputeEngineApi api, com.google.common.base.Supplier<String> userProject)
           
 

Uses of FirewallTagNamingConvention.Factory in org.jclouds.googlecomputeengine.compute.strategy
 

Constructors in org.jclouds.googlecomputeengine.compute.strategy with parameters of type FirewallTagNamingConvention.Factory
CreateNodesWithGroupEncodedIntoNameThenAddToSet(org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, org.jclouds.compute.strategy.ListNodesStrategy listNodesStrategy, org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, GoogleComputeEngineApi api, com.google.common.base.Supplier<String> userProject, com.google.common.base.Predicate<AtomicReference<Operation>> operationDonePredicate, Long operationCompleteCheckInterval, Long operationCompleteCheckTimeout, com.google.common.cache.LoadingCache<NetworkAndAddressRange,Network> networkMap, FirewallTagNamingConvention.Factory firewallTagNamingConvention)
           
 



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