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

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

Uses of VAppExtendedInfo in org.jclouds.trmk.ecloud
 

Methods in org.jclouds.trmk.ecloud that return VAppExtendedInfo
 VAppExtendedInfo TerremarkECloudClient.getVAppExtendedInfo(URI href)
          Returns extended information for the vApp.
 

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

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

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

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

Methods in org.jclouds.trmk.vcloud_0_8.xml that return VAppExtendedInfo
 VAppExtendedInfo VAppExtendedInfoHandler.getResult()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.