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