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

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

Uses of ApiRoleConfigGroupRef in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiRoleConfigGroupRef
 ApiRoleConfigGroupRef ApiRole.getRoleConfigGroupRef()
          Readonly.
 

Methods in com.cloudera.api.model that return types with arguments of type ApiRoleConfigGroupRef
 List<ApiRoleConfigGroupRef> ApiHostTemplate.getRoleConfigGroupRefs()
          The role config groups belonging to this host tempalte.
 

Methods in com.cloudera.api.model with parameters of type ApiRoleConfigGroupRef
 void ApiRole.setRoleConfigGroupRef(ApiRoleConfigGroupRef roleConfigGroupRef)
           
 

Method parameters in com.cloudera.api.model with type arguments of type ApiRoleConfigGroupRef
 void ApiHostTemplate.setRoleConfigGroups(List<ApiRoleConfigGroupRef> roleConfigGroupRefs)
           
 



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