@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") public class ApiRoleConfigGroupRef extends Object
Constructor and Description |
---|
ApiRoleConfigGroupRef() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getRoleConfigGroupName()
The name of the role config group, which uniquely identifies it in a CM installation.
|
int |
hashCode() |
ApiRoleConfigGroupRef |
roleConfigGroupName(String roleConfigGroupName) |
void |
setRoleConfigGroupName(String roleConfigGroupName) |
String |
toString() |
public ApiRoleConfigGroupRef roleConfigGroupName(String roleConfigGroupName)
public String getRoleConfigGroupName()
public void setRoleConfigGroupName(String roleConfigGroupName)
Copyright © 2022. All rights reserved.