org.jclouds.trmk.vcloud_0_8.suppliers
Interface InternetServiceAndPublicIpAddressSupplier

All Known Implementing Classes:
TerremarkECloudInternetServiceAndPublicIpAddressSupplier, TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier

public interface InternetServiceAndPublicIpAddressSupplier

Author:
Adrian Cole

Method Summary
 Map.Entry<InternetService,PublicIpAddress> getNewInternetServiceAndIp(VApp vApp, int port, Protocol protocol)
           
 

Method Detail

getNewInternetServiceAndIp

Map.Entry<InternetService,PublicIpAddress> getNewInternetServiceAndIp(VApp vApp,
                                                                      int port,
                                                                      Protocol protocol)


Copyright © 2009-2011 jclouds. All Rights Reserved.