@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class LogServiceConfig extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_GROUP_NAME |
static String |
SERIALIZED_NAME_SERVICE_LIST |
| 构造器和说明 |
|---|
LogServiceConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
LogServiceConfig |
addServiceListItem(String serviceListItem) |
boolean |
equals(Object o) |
String |
getGroupName()
Get groupName
|
List<String> |
getServiceList()
Get serviceList
|
LogServiceConfig |
groupName(String groupName) |
int |
hashCode() |
LogServiceConfig |
serviceList(List<String> serviceList) |
void |
setGroupName(String groupName) |
void |
setServiceList(List<String> serviceList) |
String |
toString() |
public LogServiceConfig groupName(String groupName)
public void setGroupName(String groupName)
public LogServiceConfig serviceList(List<String> serviceList)
public LogServiceConfig addServiceListItem(String serviceListItem)
Copyright © 2025. All rights reserved.