Uses of Class
org.jclouds.trmk.vcloud_0_8.domain.NetworkExtendedInfo

Packages that use NetworkExtendedInfo
org.jclouds.trmk.ecloud   
org.jclouds.trmk.vcloud_0_8.domain   
org.jclouds.trmk.vcloud_0_8.xml   
 

Uses of NetworkExtendedInfo in org.jclouds.trmk.ecloud
 

Methods in org.jclouds.trmk.ecloud that return NetworkExtendedInfo
 NetworkExtendedInfo TerremarkECloudClient.getNetworkExtendedInfo(URI network)
           
 

Methods in org.jclouds.trmk.ecloud that return types with arguments of type NetworkExtendedInfo
 com.google.common.util.concurrent.ListenableFuture<? extends NetworkExtendedInfo> TerremarkECloudAsyncClient.getNetworkExtendedInfo(URI network)
           
 

Uses of NetworkExtendedInfo in org.jclouds.trmk.vcloud_0_8.domain
 

Methods in org.jclouds.trmk.vcloud_0_8.domain with parameters of type NetworkExtendedInfo
 int NetworkExtendedInfo.compareTo(NetworkExtendedInfo that)
           
 

Uses of NetworkExtendedInfo in org.jclouds.trmk.vcloud_0_8.xml
 

Methods in org.jclouds.trmk.vcloud_0_8.xml that return NetworkExtendedInfo
 NetworkExtendedInfo NetworkExtendedInfoHandler.getResult()
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.