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

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

Uses of ApiMetricSchema in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiMetricSchema
 List<ApiMetricSchema> ApiMetricSchemaList.getSchemas()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiMetricSchema
 void ApiMetricSchemaList.setSchemas(List<ApiMetricSchema> values)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiMetricSchema
ApiMetricSchemaList(List<ApiMetricSchema> schemas)
           
 



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