Package | Description |
---|---|
org.jclouds.aws.ec2.compute.config | |
org.jclouds.aws.ec2.compute.strategy |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<RegionAndName,String> |
AWSEC2ComputeServiceDependenciesModule.placementGroupMap(CreatePlacementGroupIfNeeded in) |
Constructor and Description |
---|
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions(com.google.common.base.Function<RegionAndName,KeyPair> makeKeyPair,
ConcurrentMap<RegionAndName,KeyPair> credentialsMap,
com.google.common.cache.LoadingCache<RegionAndName,String> securityGroupMap,
javax.inject.Provider<RunInstancesOptions> optionsProvider,
com.google.common.cache.LoadingCache<RegionAndName,String> placementGroupMap,
CreatePlacementGroupIfNeeded createPlacementGroupIfNeeded,
com.google.common.base.Function<RegionNameAndPublicKeyMaterial,KeyPair> importExistingKeyPair,
GroupNamingConvention.Factory namingConvention) |
Copyright © 2009-2013 jclouds. All Rights Reserved.