Package org.jclouds.cloudstack
Interface CloudStackContext
- All Superinterfaces:
AutoCloseable
,Closeable
,ComputeServiceContext
,View
- All Known Implementing Classes:
CloudStackContextImpl
-
Method Summary
Methods inherited from interface org.jclouds.compute.ComputeServiceContext
close, getComputeService, utils
Methods inherited from interface org.jclouds.View
getBackendType, unwrap, unwrap, unwrapApi
-
Method Details
-
getApi
CloudStackApi getApi() -
getDomainApi
CloudStackDomainApi getDomainApi() -
getGlobalApi
CloudStackGlobalApi getGlobalApi()
-