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