| Package | Description |
|---|---|
| com.cloudbees.api |
| Modifier and Type | Method and Description |
|---|---|
ApplicationInfo |
BeesClient.applicationInfo(String appId) |
ApplicationInfo |
ApplicationInfoResponse.getApplicationInfo() |
ApplicationInfo |
ApplicationCreateResponse.getApplicationInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationInfo> |
ServerPoolInfo.getApplications() |
List<ApplicationInfo> |
ApplicationListResponse.getApplications() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerPoolInfo.setApplications(List<ApplicationInfo> applications) |
| Constructor and Description |
|---|
ApplicationCreateResponse(ApplicationInfo application) |
ApplicationInfoResponse(ApplicationInfo application) |
| Constructor and Description |
|---|
ApplicationListResponse(List<ApplicationInfo> applications) |
Copyright © 2011-2015. All Rights Reserved.