Uses of Class
com.cloudera.api.model.ApiYarnApplication

Packages that use ApiYarnApplication
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiYarnApplication in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiYarnApplication
 List<ApiYarnApplication> ApiYarnApplicationResponse.getApplications()
          The list of applications for this response.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiYarnApplication
 void ApiYarnApplicationResponse.setApplications(List<ApiYarnApplication> applications)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiYarnApplication
ApiYarnApplicationResponse(List<ApiYarnApplication> applications, List<String> warnings)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.