@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiServiceConfig extends ApiConfigList
Constructor and Description |
---|
ApiServiceConfig() |
Modifier and Type | Method and Description |
---|---|
ApiServiceConfig |
addRoleTypeConfigsItem(ApiRoleTypeConfig roleTypeConfigsItem) |
boolean |
equals(Object o) |
List<ApiRoleTypeConfig> |
getRoleTypeConfigs()
List of role type configurations.
|
int |
hashCode() |
ApiServiceConfig |
roleTypeConfigs(List<ApiRoleTypeConfig> roleTypeConfigs) |
void |
setRoleTypeConfigs(List<ApiRoleTypeConfig> roleTypeConfigs) |
String |
toString() |
addItemsItem, getItems, items, setItems
public ApiServiceConfig roleTypeConfigs(List<ApiRoleTypeConfig> roleTypeConfigs)
public ApiServiceConfig addRoleTypeConfigsItem(ApiRoleTypeConfig roleTypeConfigsItem)
public List<ApiRoleTypeConfig> getRoleTypeConfigs()
public void setRoleTypeConfigs(List<ApiRoleTypeConfig> roleTypeConfigs)
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.