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