@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 |
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-2012 jclouds. All Rights Reserved.