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

Packages that use MetadataAsyncApi.Writeable
org.jclouds.vcloud.director.v1_5.features   
org.jclouds.vcloud.director.v1_5.features.admin   
 

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

Methods in org.jclouds.vcloud.director.v1_5.features that return MetadataAsyncApi.Writeable
 MetadataAsyncApi.Writeable CatalogAsyncApi.getItemMetadataApi(String catalogItemUrn)
           
 MetadataAsyncApi.Writeable CatalogAsyncApi.getItemMetadataApi(URI catalogItemHref)
           
 MetadataAsyncApi.Writeable VmAsyncApi.getMetadataApi(String vmUrn)
          Asynchronous access to Metadata features.
 MetadataAsyncApi.Writeable VAppTemplateAsyncApi.getMetadataApi(String templateUrn)
           
 MetadataAsyncApi.Writeable VAppAsyncApi.getMetadataApi(String vAppUrn)
          Asynchronous access to VApp Metadata features
 MetadataAsyncApi.Writeable MediaAsyncApi.getMetadataApi(String mediaUrn)
           
 MetadataAsyncApi.Writeable VmAsyncApi.getMetadataApi(URI vmHref)
           
 MetadataAsyncApi.Writeable VAppTemplateAsyncApi.getMetadataApi(URI templateHref)
           
 MetadataAsyncApi.Writeable VAppAsyncApi.getMetadataApi(URI vAppHref)
           
 MetadataAsyncApi.Writeable MediaAsyncApi.getMetadataApi(URI mediaHref)
           
 

Uses of MetadataAsyncApi.Writeable in org.jclouds.vcloud.director.v1_5.features.admin
 

Methods in org.jclouds.vcloud.director.v1_5.features.admin that return MetadataAsyncApi.Writeable
 MetadataAsyncApi.Writeable AdminVdcAsyncApi.getMetadataApi(String vdcUrn)
           
 MetadataAsyncApi.Writeable AdminOrgAsyncApi.getMetadataApi(String orgUrn)
           
 MetadataAsyncApi.Writeable AdminNetworkAsyncApi.getMetadataApi(String networkUrn)
           
 MetadataAsyncApi.Writeable AdminCatalogAsyncApi.getMetadataApi(String catalogUrn)
           
 MetadataAsyncApi.Writeable AdminVdcAsyncApi.getMetadataApi(URI vdcAdminHref)
           
 MetadataAsyncApi.Writeable AdminOrgAsyncApi.getMetadataApi(URI adminOrgHref)
           
 MetadataAsyncApi.Writeable AdminNetworkAsyncApi.getMetadataApi(URI networkAdminHref)
           
 MetadataAsyncApi.Writeable AdminCatalogAsyncApi.getMetadataApi(URI catalogAdminHref)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.