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

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

Uses of ApiConfig in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiConfig
 List<ApiConfig> ApiConfigList.getConfigs()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiConfig
 void ApiConfigList.setConfigs(List<ApiConfig> configs)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiConfig
ApiConfigList(List<ApiConfig> configs)
           
 



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