@Singleton public class TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier extends Object implements InternetServiceAndPublicIpAddressSupplier
Modifier and Type | Field and Description |
---|---|
protected TerremarkVCloudExpressClient |
client |
Logger |
logger |
Constructor and Description |
---|
TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier(TerremarkVCloudExpressClient client) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<InternetService,PublicIpAddress> |
getNewInternetServiceAndIp(VApp vApp,
int port,
Protocol protocol) |
protected final TerremarkVCloudExpressClient client
@Inject public TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier(TerremarkVCloudExpressClient client)
public Map.Entry<InternetService,PublicIpAddress> getNewInternetServiceAndIp(VApp vApp, int port, Protocol protocol)
getNewInternetServiceAndIp
in interface InternetServiceAndPublicIpAddressSupplier
Copyright © 2009-2012 jclouds. All Rights Reserved.