Package | Description |
---|---|
org.jclouds.abiquo.internal | |
org.jclouds.abiquo.strategy.config.internal |
Modifier and Type | Field and Description |
---|---|
protected ListLicenses |
BaseAdministrationService.listLicenses |
Constructor and Description |
---|
BaseAdministrationService(RestContext<AbiquoApi,AbiquoAsyncApi> context,
ListDatacenters listDatacenters,
ListMachines listMachines,
ListEnterprises listEnterprises,
ListRoles listRoles,
ListLicenses listLicenses,
ListPrivileges listPrivileges,
ListProperties listProperties,
ListCategories listCategories,
com.google.common.base.Supplier<User> currentUser,
com.google.common.base.Supplier<Enterprise> currentEnterprise) |
Modifier and Type | Class and Description |
---|---|
class |
ListLicensesImpl
List licenses.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.