public interface AbiquoApi
http://community.abiquo.com/display/ABI20/API+Reference
,
AbiquoAsyncApi
Modifier and Type | Method and Description |
---|---|
AdminApi |
getAdminApi()
Provides synchronous access to Admin features.
|
CloudApi |
getCloudApi()
Provides synchronous access to Cloud features.
|
ConfigApi |
getConfigApi()
Provides synchronous access to configuration features.
|
EnterpriseApi |
getEnterpriseApi()
Provides synchronous access to Enterprise features.
|
EventApi |
getEventApi()
Provides synchronous access to Event features.
|
InfrastructureApi |
getInfrastructureApi()
Provides synchronous access to Infrastructure features.
|
PricingApi |
getPricingApi()
Provides synchronous access to Pricing features.
|
TaskApi |
getTaskApi()
Provides synchronous access to task asynchronous features.
|
VirtualMachineTemplateApi |
getVirtualMachineTemplateApi()
Provides synchronous access to Apps library features.
|
AdminApi getAdminApi()
InfrastructureApi getInfrastructureApi()
CloudApi getCloudApi()
VirtualMachineTemplateApi getVirtualMachineTemplateApi()
EnterpriseApi getEnterpriseApi()
ConfigApi getConfigApi()
TaskApi getTaskApi()
EventApi getEventApi()
PricingApi getPricingApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.