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