org.jclouds.vcloud.director.v1_5
Interface VCloudDirectorContext

All Superinterfaces:
Closeable, org.jclouds.Context, org.jclouds.domain.Location, org.jclouds.rest.RestContext<VCloudDirectorApi,VCloudDirectorAsyncApi>
All Known Implementing Classes:
VCloudDirectorContextImpl

public interface VCloudDirectorContext
extends org.jclouds.rest.RestContext<VCloudDirectorApi,VCloudDirectorAsyncApi>

Author:
danikov

Method Summary
 org.jclouds.rest.RestContext<VCloudDirectorAdminApi,VCloudDirectorAdminAsyncApi> getAdminContext()
           
 
Methods inherited from interface org.jclouds.rest.RestContext
getApi, getAsyncApi
 
Methods inherited from interface org.jclouds.Context
close, getIdentity, getName, getProviderMetadata, isOpen, utils
 
Methods inherited from interface org.jclouds.domain.Location
getDescription, getId, getIso3166Codes, getMetadata, getParent, getScope
 

Method Detail

getAdminContext

org.jclouds.rest.RestContext<VCloudDirectorAdminApi,VCloudDirectorAdminAsyncApi> getAdminContext()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.