|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreatePlacementGroupIfNeeded | |
---|---|
org.jclouds.aws.ec2.compute.config | |
org.jclouds.aws.ec2.compute.strategy |
Uses of CreatePlacementGroupIfNeeded in org.jclouds.aws.ec2.compute.config |
---|
Methods in org.jclouds.aws.ec2.compute.config with parameters of type CreatePlacementGroupIfNeeded | |
---|---|
protected com.google.common.cache.Cache<RegionAndName,String> |
AWSEC2ComputeServiceDependenciesModule.placementGroupMap(CreatePlacementGroupIfNeeded in)
|
Uses of CreatePlacementGroupIfNeeded in org.jclouds.aws.ec2.compute.strategy |
---|
Constructors in org.jclouds.aws.ec2.compute.strategy with parameters of type CreatePlacementGroupIfNeeded | |
---|---|
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions(com.google.common.base.Function<RegionAndName,KeyPair> makeKeyPair,
ConcurrentMap<RegionAndName,KeyPair> credentialsMap,
com.google.common.cache.Cache<RegionAndName,String> securityGroupMap,
javax.inject.Provider<RunInstancesOptions> optionsProvider,
com.google.common.cache.Cache<RegionAndName,String> placementGroupMap,
CreatePlacementGroupIfNeeded createPlacementGroupIfNeeded,
com.google.common.base.Function<RegionNameAndPublicKeyMaterial,KeyPair> importExistingKeyPair)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |