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