@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiRoleTypeConfig extends ApiConfigList
| Constructor and Description |
|---|
ApiRoleTypeConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRoleType()
The role type.
|
int |
hashCode() |
ApiRoleTypeConfig |
roleType(String roleType) |
void |
setRoleType(String roleType) |
String |
toString() |
addItemsItem, getItems, items, setItemspublic ApiRoleTypeConfig roleType(String roleType)
public String getRoleType()
public void setRoleType(String roleType)
public boolean equals(Object o)
equals in class ApiConfigListpublic int hashCode()
hashCode in class ApiConfigListpublic String toString()
toString in class ApiConfigListCopyright © 2026. All rights reserved.