@Singleton public class CreateUniqueKeyPair extends Object implements com.google.common.base.Function<OrgAndName,KeyPair>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
protected com.google.common.base.Supplier<String> |
randomSuffix |
protected TerremarkVCloudClient |
trmkClient |
@Named(value="jclouds.compute") protected org.jclouds.logging.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-2014 The Apache Software Foundation. All Rights Reserved.