Uses of Interface
org.jclouds.vcloud.director.v1_5.features.MetadataAsyncApi.Readable

Packages that use MetadataAsyncApi.Readable
org.jclouds.vcloud.director.v1_5.features   
 

Uses of MetadataAsyncApi.Readable in org.jclouds.vcloud.director.v1_5.features
 

Subinterfaces of MetadataAsyncApi.Readable in org.jclouds.vcloud.director.v1_5.features
static interface MetadataAsyncApi.Writeable
           
 

Methods in org.jclouds.vcloud.director.v1_5.features that return MetadataAsyncApi.Readable
 MetadataAsyncApi.Readable VdcAsyncApi.getMetadataApi(String vdcUrn)
           
 MetadataAsyncApi.Readable OrgAsyncApi.getMetadataApi(String orgUrn)
           
 MetadataAsyncApi.Readable NetworkAsyncApi.getMetadataApi(String networkUrn)
           
 MetadataAsyncApi.Readable CatalogAsyncApi.getMetadataApi(String catalogUrn)
           
 MetadataAsyncApi.Readable VdcAsyncApi.getMetadataApi(URI vdcHref)
           
 MetadataAsyncApi.Readable OrgAsyncApi.getMetadataApi(URI orgHref)
           
 MetadataAsyncApi.Readable NetworkAsyncApi.getMetadataApi(URI networkHref)
           
 MetadataAsyncApi.Readable CatalogAsyncApi.getMetadataApi(URI catalogItemHref)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.