| Package | Description |
|---|---|
| org.jclouds.abiquo | |
| org.jclouds.abiquo.internal |
| Modifier and Type | Method and Description |
|---|---|
SearchService |
AbiquoContext.getSearchService()
Returns the search service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSearchService
Provides high level Abiquo search, filter and pagination operations.
|
| Modifier and Type | Method and Description |
|---|---|
SearchService |
AbiquoContextImpl.getSearchService() |
| Constructor and Description |
|---|
AbiquoContextImpl(Context wrapped,
com.google.common.reflect.TypeToken<? extends Context> wrappedType,
ComputeService computeService,
Utils utils,
RestContext<AbiquoApi,AbiquoAsyncApi> providerSpecificContext,
AdministrationService administrationService,
CloudService cloudService,
SearchService searchService,
MonitoringService monitoringService,
EventService eventService,
PricingService pricingService) |
Copyright © 2009-2013 jclouds. All Rights Reserved.