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