@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") 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 © 2024. All rights reserved.