@Singleton public class TerremarkECloudInternetServiceAndPublicIpAddressSupplier extends Object implements org.jclouds.trmk.vcloud_0_8.suppliers.InternetServiceAndPublicIpAddressSupplier
| Modifier and Type | Field and Description |
|---|---|
protected TerremarkECloudClient |
client |
org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
TerremarkECloudInternetServiceAndPublicIpAddressSupplier(TerremarkECloudClient client) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<org.jclouds.trmk.vcloud_0_8.domain.InternetService,org.jclouds.trmk.vcloud_0_8.domain.PublicIpAddress> |
getNewInternetServiceAndIp(org.jclouds.trmk.vcloud_0_8.domain.VApp vApp,
int port,
org.jclouds.trmk.vcloud_0_8.domain.Protocol protocol) |
@Named(value="jclouds.compute") public org.jclouds.logging.Logger logger
protected final TerremarkECloudClient client
@Inject public TerremarkECloudInternetServiceAndPublicIpAddressSupplier(TerremarkECloudClient client)
public Map.Entry<org.jclouds.trmk.vcloud_0_8.domain.InternetService,org.jclouds.trmk.vcloud_0_8.domain.PublicIpAddress> getNewInternetServiceAndIp(org.jclouds.trmk.vcloud_0_8.domain.VApp vApp, int port, org.jclouds.trmk.vcloud_0_8.domain.Protocol protocol)
getNewInternetServiceAndIp in interface org.jclouds.trmk.vcloud_0_8.suppliers.InternetServiceAndPublicIpAddressSupplierCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.