@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class CustomizeAlertRuleUpdationParams extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
| 构造器和说明 |
|---|
CustomizeAlertRuleUpdationParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomizeAlertRuleUpdationParams |
data(CustomizeAlertRuleUpdationParamsData data) |
boolean |
equals(Object o) |
CustomizeAlertRuleUpdationParamsData |
getData()
Get data
|
GlobalAlertRuleWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData(CustomizeAlertRuleUpdationParamsData data) |
void |
setWhere(GlobalAlertRuleWhereInput where) |
String |
toString() |
CustomizeAlertRuleUpdationParams |
where(GlobalAlertRuleWhereInput where) |
public CustomizeAlertRuleUpdationParams data(CustomizeAlertRuleUpdationParamsData data)
@Nonnull public CustomizeAlertRuleUpdationParamsData getData()
public void setData(CustomizeAlertRuleUpdationParamsData data)
public CustomizeAlertRuleUpdationParams where(GlobalAlertRuleWhereInput where)
@Nonnull public GlobalAlertRuleWhereInput getWhere()
public void setWhere(GlobalAlertRuleWhereInput where)
Copyright © 2025. All rights reserved.