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