Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiRoleConfigGroupRef |
ApiRole.getRoleConfigGroupRef()
Readonly.
|
ApiRoleConfigGroupRef |
ApiRoleConfigGroupRef.roleConfigGroupName(String roleConfigGroupName) |
Modifier and Type | Method and Description |
---|---|
List<ApiRoleConfigGroupRef> |
ApiHostTemplate.getRoleConfigGroupRefs()
The role config groups belonging to this host tempalte.
|
Modifier and Type | Method and Description |
---|---|
ApiHostTemplate |
ApiHostTemplate.addRoleConfigGroupRefsItem(ApiRoleConfigGroupRef roleConfigGroupRefsItem) |
ApiRole |
ApiRole.roleConfigGroupRef(ApiRoleConfigGroupRef roleConfigGroupRef) |
void |
ApiRole.setRoleConfigGroupRef(ApiRoleConfigGroupRef roleConfigGroupRef) |
Modifier and Type | Method and Description |
---|---|
ApiHostTemplate |
ApiHostTemplate.roleConfigGroupRefs(List<ApiRoleConfigGroupRef> roleConfigGroupRefs) |
void |
ApiHostTemplate.setRoleConfigGroupRefs(List<ApiRoleConfigGroupRef> roleConfigGroupRefs) |
Copyright © 2019. All rights reserved.