public interface AbiquoAsyncApi
      http://community.abiquo.com/display/ABI20/API+Reference, 
InfrastructureAsyncApi| Modifier and Type | Field and Description | 
|---|---|
static String | 
API_VERSION
The version of the supported Abiquo API. 
 | 
static String | 
BUILD_VERSION
The supported build version of the Abiquo Api. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AdminAsyncApi | 
getAdminApi()
Provides asynchronous access to Admin features. 
 | 
CloudAsyncApi | 
getCloudApi()
Provides asynchronous access to Cloud features. 
 | 
ConfigAsyncApi | 
getConfigApi()
Provides asynchronous access to configuration features. 
 | 
EnterpriseAsyncApi | 
getEnterpriseApi()
Provides asynchronous access to Enterprise features. 
 | 
EventAsyncApi | 
getEventApi()
Provides asynchronous access to Event features. 
 | 
InfrastructureAsyncApi | 
getInfrastructureApi()
Provides asynchronous access to Infrastructure features. 
 | 
PricingAsyncApi | 
getPricingApi()
Provides asynchronous access to Pricing features. 
 | 
TaskAsyncApi | 
getTaskApi()
Provides asynchronous access to task asynchronous features. 
 | 
VirtualMachineTemplateAsyncApi | 
getVirtualMachineTemplateApi()
Provides asynchronous access to Apps library features. 
 | 
static final String API_VERSION
static final String BUILD_VERSION
AdminAsyncApi getAdminApi()
InfrastructureAsyncApi getInfrastructureApi()
CloudAsyncApi getCloudApi()
VirtualMachineTemplateAsyncApi getVirtualMachineTemplateApi()
EnterpriseAsyncApi getEnterpriseApi()
ConfigAsyncApi getConfigApi()
TaskAsyncApi getTaskApi()
EventAsyncApi getEventApi()
PricingAsyncApi getPricingApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.