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