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