Uses of Class
org.jclouds.aws.ec2.domain.RegionNameAndPublicKeyMaterial

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<org.jclouds.ec2.compute.domain.RegionAndName,org.jclouds.ec2.domain.KeyPair> makeKeyPair, ConcurrentMap<org.jclouds.ec2.compute.domain.RegionAndName,org.jclouds.ec2.domain.KeyPair> credentialsMap, com.google.common.cache.LoadingCache<org.jclouds.ec2.compute.domain.RegionAndName,String> securityGroupMap, javax.inject.Provider<org.jclouds.ec2.options.RunInstancesOptions> optionsProvider, com.google.common.cache.LoadingCache<org.jclouds.ec2.compute.domain.RegionAndName,String> placementGroupMap, CreatePlacementGroupIfNeeded createPlacementGroupIfNeeded, com.google.common.base.Function<RegionNameAndPublicKeyMaterial,org.jclouds.ec2.domain.KeyPair> importExistingKeyPair, org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention)
           
 

Uses of RegionNameAndPublicKeyMaterial in org.jclouds.aws.ec2.functions
 

Methods in org.jclouds.aws.ec2.functions with parameters of type RegionNameAndPublicKeyMaterial
 org.jclouds.ec2.domain.KeyPair ImportOrReturnExistingKeypair.apply(RegionNameAndPublicKeyMaterial from)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.