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