| Package | Description |
|---|---|
| com.cloudbees.api | |
| com.cloudbees.api.config |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceSettings> |
BeesClient.applicationResources(String appId,
String resourceType,
String configType,
String environment) |
| Modifier and Type | Method and Description |
|---|---|
ResourceSettings |
Environment.getResource(String name) |
ResourceSettings |
ConfigParameters.getResource(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceSettings> |
Environment.getResources() |
List<ResourceSettings> |
ConfigParameters.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.setResource(ResourceSettings resource) |
void |
ConfigParameters.setResource(ResourceSettings resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.setResources(List<ResourceSettings> resources) |
void |
ConfigParameters.setResources(List<ResourceSettings> resources) |
Copyright © 2011-2015. All Rights Reserved.