Uses of Interface
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
-
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.azurecompute.arm.compute.strategy
Constructors in org.jclouds.azurecompute.arm.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Constructor Description CreateResourcesThenCreateNodes(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, AzureComputeApi api, String defaultVnetAddressPrefix, String defaultSubnetAddressPrefix, com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> securityGroupMap, TemplateToAvailabilitySet templateToAvailabilitySet, PasswordGenerator.Config passwordGenerator, AzurePredicatesModule.NetworkAvailablePredicateFactory networkAvailable)
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.compute.strategy.impl
Fields in org.jclouds.compute.strategy.impl declared as CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Modifier and Type Field Description protected CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
CreateNodesWithGroupEncodedIntoNameThenAddToSet. customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory
Constructors in org.jclouds.compute.strategy.impl with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Constructor Description CreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory)
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.compute.util
Constructors in org.jclouds.compute.util with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Constructor Description ComputeUtils(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, com.google.common.util.concurrent.ListeningExecutorService userExecutor)
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.digitalocean2.compute.strategy
Constructors in org.jclouds.digitalocean2.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Constructor Description CreateKeyPairsThenCreateNodes(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, DigitalOcean2Api api, SshKeyPairGenerator keyGenerator, com.google.common.base.Function<String,PublicKey> sshKeyToPublicKey)
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.openstack.nova.v2_0.compute.strategy
Constructors in org.jclouds.openstack.nova.v2_0.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Constructor Description ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet(CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, com.google.common.util.concurrent.ListeningExecutorService userExecutor, AllocateAndAddFloatingIpToNode createAndAddFloatingIpToNode, com.google.common.cache.LoadingCache<RegionAndName,SecurityGroup> securityGroupCache, NovaApi novaApi, SecurityGroupExtension securityGroupExtension)
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.packet.compute.strategy
Constructors in org.jclouds.packet.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Constructor Description CreateSshKeysThenCreateNodes(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, PacketApi api, SshKeyPairGenerator keyGenerator)
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.profitbricks.compute.strategy
Constructors in org.jclouds.profitbricks.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory Constructor Description AssignDataCenterToTemplate(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, ProfitBricksApi api, com.google.common.base.Predicate<String> waitDcUntilAvailable)
-