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

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

Uses of ApiYarnApplicationAttribute in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiYarnApplicationAttribute
 List<ApiYarnApplicationAttribute> ApiYarnApplicationAttributeList.getAttributes()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiYarnApplicationAttribute
 void ApiYarnApplicationAttributeList.setAttributes(List<ApiYarnApplicationAttribute> values)
          Sets the list of attributes.
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiYarnApplicationAttribute
ApiYarnApplicationAttributeList(List<ApiYarnApplicationAttribute> attributes)
           
 



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