| 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 |
|---|---|
PropertyOptions |
PropertyOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.config.SystemPropertiesDto> |
ConfigAsyncApi.listSystemProperties(PropertyOptions options) |
com.abiquo.server.core.config.SystemPropertiesDto |
ConfigApi.listSystemProperties(PropertyOptions options)
List properties with options.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<SystemProperty> |
ListProperties.execute(PropertyOptions options) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SystemProperty> |
ListPropertiesImpl.execute(PropertyOptions options) |
Copyright © 2009-2013 jclouds. All Rights Reserved.