|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegionNameAndPublicKeyMaterial | |
---|---|
org.jclouds.aws.ec2.compute.strategy | |
org.jclouds.aws.ec2.functions |
Uses of RegionNameAndPublicKeyMaterial in org.jclouds.aws.ec2.compute.strategy |
---|
Constructor parameters in org.jclouds.aws.ec2.compute.strategy with type arguments of type RegionNameAndPublicKeyMaterial | |
---|---|
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)
|
Uses of RegionNameAndPublicKeyMaterial in org.jclouds.aws.ec2.functions |
---|
Methods in org.jclouds.aws.ec2.functions with parameters of type RegionNameAndPublicKeyMaterial | |
---|---|
KeyPair |
ImportOrReturnExistingKeypair.apply(RegionNameAndPublicKeyMaterial from)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |