Package | Description |
---|---|
org.jclouds.aws.ec2.compute.strategy | |
org.jclouds.aws.ec2.functions |
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) |
Modifier and Type | Method and Description |
---|---|
KeyPair |
ImportOrReturnExistingKeypair.apply(RegionNameAndPublicKeyMaterial from) |
Copyright © 2009-2013 jclouds. All Rights Reserved.