Uses of Class
org.jclouds.aws.ec2.functions.CreatePlacementGroupIfNeeded

Packages that use CreatePlacementGroupIfNeeded
org.jclouds.aws.ec2.compute.strategy   
 

Uses of CreatePlacementGroupIfNeeded in org.jclouds.aws.ec2.compute.strategy
 

Constructors in org.jclouds.aws.ec2.compute.strategy with parameters of type CreatePlacementGroupIfNeeded
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions(Map<org.jclouds.ec2.compute.domain.RegionAndName,org.jclouds.ec2.domain.KeyPair> credentialsMap, Map<org.jclouds.ec2.compute.domain.RegionAndName,String> securityGroupMap, Map<org.jclouds.ec2.compute.domain.RegionAndName,String> placementGroupMap, com.google.common.base.Function<org.jclouds.ec2.compute.domain.RegionAndName,org.jclouds.ec2.domain.KeyPair> createUniqueKeyPair, com.google.common.base.Function<org.jclouds.ec2.compute.domain.RegionNameAndIngressRules,String> createSecurityGroupIfNeeded, javax.inject.Provider<org.jclouds.ec2.options.RunInstancesOptions> optionsProvider, CreatePlacementGroupIfNeeded createPlacementGroupIfNeeded, com.google.common.base.Function<RegionNameAndPublicKeyMaterial,org.jclouds.ec2.domain.KeyPair> importExistingKeyPair)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.