Uses of Interface
org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName
Packages that use CreateNodeWithGroupEncodedIntoName
Package
Description
-
Uses of CreateNodeWithGroupEncodedIntoName in org.jclouds.azurecompute.arm.compute.strategy
Constructors in org.jclouds.azurecompute.arm.compute.strategy with parameters of type CreateNodeWithGroupEncodedIntoNameModifierConstructorDescriptionprotected
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 CreateNodeWithGroupEncodedIntoName in org.jclouds.compute.config
Methods in org.jclouds.compute.config that return CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected final CreateNodeWithGroupEncodedIntoName
ComputeServiceAdapterContextModule.defineAddNodeWithTagStrategy
(AdaptingComputeServiceStrategies<N, H, I, L> in) Methods in org.jclouds.compute.config that return types with arguments of type CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected abstract Class
<? extends CreateNodeWithGroupEncodedIntoName> BindComputeStrategiesByClass.defineAddNodeWithTagStrategy()
needed, ifCreateNodesInGroupThenAddToSet
requires itMethod parameters in org.jclouds.compute.config with type arguments of type CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected void
BindComputeStrategiesByClass.bindAddNodeWithTagStrategy
(Class<? extends CreateNodeWithGroupEncodedIntoName> clazz) needed, ifCreateNodesInGroupThenAddToSet
requires it -
Uses of CreateNodeWithGroupEncodedIntoName in org.jclouds.compute.strategy.impl
Classes in org.jclouds.compute.strategy.impl that implement CreateNodeWithGroupEncodedIntoNameFields in org.jclouds.compute.strategy.impl declared as CreateNodeWithGroupEncodedIntoNameModifier and TypeFieldDescriptionprotected final CreateNodeWithGroupEncodedIntoName
CreateNodesWithGroupEncodedIntoNameThenAddToSet.addNodeWithGroupStrategy
Constructors in org.jclouds.compute.strategy.impl with parameters of type CreateNodeWithGroupEncodedIntoNameModifierConstructorDescriptionprotected
CreateNodesWithGroupEncodedIntoNameThenAddToSet
(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory) -
Uses of CreateNodeWithGroupEncodedIntoName in org.jclouds.digitalocean2.compute.strategy
Constructors in org.jclouds.digitalocean2.compute.strategy with parameters of type CreateNodeWithGroupEncodedIntoNameModifierConstructorDescriptionprotected
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 CreateNodeWithGroupEncodedIntoName in org.jclouds.ec2.compute.config
Methods in org.jclouds.ec2.compute.config that return types with arguments of type CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected Class
<? extends CreateNodeWithGroupEncodedIntoName> EC2BindComputeStrategiesByClass.defineAddNodeWithTagStrategy()
not needed, asEC2CreateNodesInGroupThenAddToSet
is used and is already set-based.Method parameters in org.jclouds.ec2.compute.config with type arguments of type CreateNodeWithGroupEncodedIntoNameModifier and TypeMethodDescriptionprotected void
EC2BindComputeStrategiesByClass.bindAddNodeWithTagStrategy
(Class<? extends CreateNodeWithGroupEncodedIntoName> clazz) not needed, asEC2CreateNodesInGroupThenAddToSet
is used and is already set-based. -
Uses of CreateNodeWithGroupEncodedIntoName in org.jclouds.openstack.nova.v2_0.compute.strategy
Constructors in org.jclouds.openstack.nova.v2_0.compute.strategy with parameters of type CreateNodeWithGroupEncodedIntoNameModifierConstructorDescriptionprotected
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 CreateNodeWithGroupEncodedIntoName in org.jclouds.packet.compute.strategy
Constructors in org.jclouds.packet.compute.strategy with parameters of type CreateNodeWithGroupEncodedIntoNameModifierConstructorDescriptionprotected
CreateSshKeysThenCreateNodes
(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, PacketApi api, SshKeyPairGenerator keyGenerator) -
Uses of CreateNodeWithGroupEncodedIntoName in org.jclouds.profitbricks.compute.strategy
Constructors in org.jclouds.profitbricks.compute.strategy with parameters of type CreateNodeWithGroupEncodedIntoNameModifierConstructorDescriptionprotected
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)