@Singleton public class CreateUniqueKeyPair extends Object implements com.google.common.base.Function<OrgAndName,KeyPair>
| Modifier and Type | Field and Description | 
|---|---|
protected Logger | 
logger  | 
protected com.google.common.base.Supplier<String> | 
randomSuffix  | 
protected TerremarkVCloudClient | 
trmkClient  | 
@Named(value="jclouds.compute") protected Logger logger
protected final TerremarkVCloudClient trmkClient
protected com.google.common.base.Supplier<String> randomSuffix
public KeyPair apply(OrgAndName from)
apply in interface com.google.common.base.Function<OrgAndName,KeyPair>Copyright © 2009-2013 jclouds. All Rights Reserved.