Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiYarnApplication> |
ApiYarnApplicationResponse.getApplications()
The list of applications for this response.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiYarnApplicationResponse.setApplications(List<ApiYarnApplication> applications) |
Constructor and Description |
---|
ApiYarnApplicationResponse(List<ApiYarnApplication> applications,
List<String> warnings) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.