Package | Description |
---|---|
org.jclouds.abiquo.domain.config.options | |
org.jclouds.abiquo.features | |
org.jclouds.abiquo.strategy.config | |
org.jclouds.abiquo.strategy.config.internal |
Modifier and Type | Method and Description |
---|---|
LicenseOptions |
LicenseOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.config.LicensesDto> |
ConfigAsyncApi.listLicenses(LicenseOptions options) |
com.abiquo.server.core.config.LicensesDto |
ConfigApi.listLicenses(LicenseOptions options)
List all active/inactive licenses.
|
Modifier and Type | Method and Description |
---|---|
Iterable<License> |
ListLicenses.execute(LicenseOptions options) |
Modifier and Type | Method and Description |
---|---|
Iterable<License> |
ListLicensesImpl.execute(LicenseOptions options) |
Copyright © 2009-2013 jclouds. All Rights Reserved.