| Package | Description |
|---|---|
| com.cloudbees.api | |
| com.cloudbees.api.config |
| Modifier and Type | Method and Description |
|---|---|
ConfigParameters |
BeesClient.configurationParametersAsObject(String resourceId,
String configType)
Perform
BeesClient.configurationParameters(String, String) and obtains the result as a data-bound object. |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationParametersUpdateResponse |
BeesClient.configurationParametersUpdate(String resourceId,
String configType,
ConfigParameters model)
Updates the configuration of the given resource from the configuration object model.
|
ApplicationDeployArgs.Builder |
ApplicationDeployArgs.Builder.withConfigs(ConfigParameters config)
Pulls in parameters defined in
ParameterHolder.getParameters()
and ParameterHolder.getRuntimeParameters() |
| Modifier and Type | Method and Description |
|---|---|
static ConfigParameters |
ConfigParameters.parse(String xml) |
Copyright © 2011-2015. All Rights Reserved.