@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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, setItems
public ApiRoleTypeConfig roleType(String roleType)
public String getRoleType()
public void setRoleType(String roleType)
public boolean equals(Object o)
equals
in class ApiConfigList
public int hashCode()
hashCode
in class ApiConfigList
public String toString()
toString
in class ApiConfigList
Copyright © 2024. All rights reserved.