| 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,
                                                                  Provider<RunInstancesOptions> optionsProvider,
                                                                  com.google.common.cache.LoadingCache<RegionAndName,String> placementGroupMap,
                                                                  CreatePlacementGroupIfNeeded createPlacementGroupIfNeeded,
                                                                  com.google.common.base.Function<RegionNameAndPublicKeyMaterial,KeyPair> importExistingKeyPair)  | 
| Modifier and Type | Method and Description | 
|---|---|
KeyPair | 
ImportOrReturnExistingKeypair.apply(RegionNameAndPublicKeyMaterial from)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.