|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PublicIpAddress in org.jclouds.trmk.ecloud |
---|
Methods in org.jclouds.trmk.ecloud that return PublicIpAddress | |
---|---|
PublicIpAddress |
TerremarkECloudClient.activatePublicIpInVDC(URI vDCId)
Allocate a new public IP |
Methods in org.jclouds.trmk.ecloud that return types with arguments of type PublicIpAddress | |
---|---|
com.google.common.util.concurrent.ListenableFuture<PublicIpAddress> |
TerremarkECloudAsyncClient.activatePublicIpInVDC(URI vDCId)
|
Uses of PublicIpAddress in org.jclouds.trmk.ecloud.suppliers |
---|
Methods in org.jclouds.trmk.ecloud.suppliers that return types with arguments of type PublicIpAddress | |
---|---|
Map.Entry<InternetService,PublicIpAddress> |
TerremarkECloudInternetServiceAndPublicIpAddressSupplier.getNewInternetServiceAndIp(VApp vApp,
int port,
Protocol protocol)
|
Uses of PublicIpAddress in org.jclouds.trmk.vcloud_0_8 |
---|
Methods in org.jclouds.trmk.vcloud_0_8 that return types with arguments of type PublicIpAddress | |
---|---|
Set<PublicIpAddress> |
TerremarkVCloudClient.getPublicIpsAssociatedWithVDC(URI vDCId)
This call returns a list of public IP addresses. |
com.google.common.util.concurrent.ListenableFuture<? extends Set<PublicIpAddress>> |
TerremarkVCloudAsyncClient.getPublicIpsAssociatedWithVDC(URI vDCId)
|
Uses of PublicIpAddress in org.jclouds.trmk.vcloud_0_8.domain |
---|
Methods in org.jclouds.trmk.vcloud_0_8.domain that return PublicIpAddress | |
---|---|
PublicIpAddress |
InternetService.getPublicIpAddress()
|
Methods in org.jclouds.trmk.vcloud_0_8.domain with parameters of type PublicIpAddress | |
---|---|
int |
PublicIpAddress.compareTo(PublicIpAddress that)
|
Constructors in org.jclouds.trmk.vcloud_0_8.domain with parameters of type PublicIpAddress | |
---|---|
InternetService(String name,
URI id,
PublicIpAddress publicIpAddress,
int port,
Protocol protocol,
boolean enabled,
int timeout,
String description)
|
Uses of PublicIpAddress in org.jclouds.trmk.vcloud_0_8.suppliers |
---|
Methods in org.jclouds.trmk.vcloud_0_8.suppliers that return types with arguments of type PublicIpAddress | |
---|---|
Map.Entry<InternetService,PublicIpAddress> |
InternetServiceAndPublicIpAddressSupplier.getNewInternetServiceAndIp(VApp vApp,
int port,
Protocol protocol)
|
Uses of PublicIpAddress in org.jclouds.trmk.vcloud_0_8.xml |
---|
Methods in org.jclouds.trmk.vcloud_0_8.xml that return PublicIpAddress | |
---|---|
PublicIpAddress |
PublicIpAddressHandler.getResult()
|
Methods in org.jclouds.trmk.vcloud_0_8.xml that return types with arguments of type PublicIpAddress | |
---|---|
Set<PublicIpAddress> |
PublicIpAddressesHandler.getResult()
|
Uses of PublicIpAddress in org.jclouds.trmk.vcloudexpress.suppliers |
---|
Methods in org.jclouds.trmk.vcloudexpress.suppliers that return types with arguments of type PublicIpAddress | |
---|---|
Map.Entry<InternetService,PublicIpAddress> |
TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier.getNewInternetServiceAndIp(VApp vApp,
int port,
Protocol protocol)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |