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

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

Uses of ApiExternalAccountCategory in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiExternalAccountCategory
 List<ApiExternalAccountCategory> ApiExternalAccountCategoryList.getExternalAccountCategories()
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiExternalAccountCategory
 void ApiExternalAccountCategoryList.setExternalAccountCategories(List<ApiExternalAccountCategory> values)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiExternalAccountCategory
ApiExternalAccountCategoryList(List<ApiExternalAccountCategory> values)
           
 



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