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