Uses of Interface
org.jclouds.digitalocean.strategy.ListSshKeys.Factory

Packages that use ListSshKeys.Factory
org.jclouds.digitalocean.compute.strategy   
 

Uses of ListSshKeys.Factory in org.jclouds.digitalocean.compute.strategy
 

Constructors in org.jclouds.digitalocean.compute.strategy with parameters of type ListSshKeys.Factory
CreateKeyPairsThenCreateNodes(org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, org.jclouds.compute.strategy.ListNodesStrategy listNodesStrategy, org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, DigitalOceanApi api, org.jclouds.ssh.SshKeyPairGenerator keyGenerator, ListSshKeys.Factory listSshKeysFactory, com.google.common.base.Function<String,PublicKey> sshKeyToPublicKey)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.