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