Uses of Interface
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
Packages that use CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
Package
Description
-
Uses of CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory in org.jclouds.azurecompute.arm.compute.strategy
Constructors in org.jclouds.azurecompute.arm.compute.strategy with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.FactoryModifierConstructorDescriptionprotected
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.FactoryModifier and TypeFieldDescriptionprotected final CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory
CreateNodesWithGroupEncodedIntoNameThenAddToSet.customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory
Constructors in org.jclouds.compute.strategy.impl with parameters of type CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.FactoryModifierConstructorDescriptionprotected
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.FactoryModifierConstructorDescriptionComputeUtils
(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.FactoryModifierConstructorDescriptionprotected
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.FactoryModifierConstructorDescriptionprotected
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.FactoryModifierConstructorDescriptionprotected
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.FactoryModifierConstructorDescriptionprotected
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)