@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmToggleCdRomDisableParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DISABLED |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
VmToggleCdRomDisableParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
VmToggleCdRomDisableParams |
disabled_ExplictlyNonNull() |
VmToggleCdRomDisableParams |
disabled_ExplictlyNull() |
VmToggleCdRomDisableParams |
disabled(Boolean disabled) |
boolean |
equals(Object o) |
boolean |
getDisabled_IsExplictlyNull() |
Boolean |
getDisabled()
Get disabled
|
boolean |
getWhere_IsExplictlyNull() |
VmDiskWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setDisabled_IsExplictlyNull(boolean isExplictlyNull) |
void |
setDisabled(Boolean disabled) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(VmDiskWhereInput where) |
String |
toString() |
VmToggleCdRomDisableParams |
where_ExplictlyNonNull() |
VmToggleCdRomDisableParams |
where_ExplictlyNull() |
VmToggleCdRomDisableParams |
where(VmDiskWhereInput where) |
public VmToggleCdRomDisableParams disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public VmToggleCdRomDisableParams disabled_ExplictlyNull()
public VmToggleCdRomDisableParams disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public VmToggleCdRomDisableParams where(VmDiskWhereInput where)
@Nonnull public VmDiskWhereInput getWhere()
public void setWhere(VmDiskWhereInput where)
public VmToggleCdRomDisableParams where_ExplictlyNull()
public VmToggleCdRomDisableParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.