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

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

Uses of ApiMetric in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiMetric
 List<ApiMetric> ApiMetricList.getMetrics()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiMetric
 void ApiMetricList.setMetrics(List<ApiMetric> values)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiMetric
ApiMetricList(List<ApiMetric> metrics)
           
 



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