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