@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVmRecycleBin extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ENABLED |
static String |
SERIALIZED_NAME_RETAIN |
_isPresent_| 构造器和说明 |
|---|
NestedVmRecycleBin() |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedVmRecycleBin |
enabled_ExplictlyNonNull() |
NestedVmRecycleBin |
enabled_ExplictlyNull() |
NestedVmRecycleBin |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
boolean |
getEnabled_IsExplictlyNull() |
Boolean |
getEnabled()
Get enabled
|
boolean |
getRetain_IsExplictlyNull() |
Integer |
getRetain()
Get retain
|
int |
hashCode() |
NestedVmRecycleBin |
retain_ExplictlyNonNull() |
NestedVmRecycleBin |
retain_ExplictlyNull() |
NestedVmRecycleBin |
retain(Integer retain) |
void |
setEnabled_IsExplictlyNull(boolean isExplictlyNull) |
void |
setEnabled(Boolean enabled) |
void |
setRetain_IsExplictlyNull(boolean isExplictlyNull) |
void |
setRetain(Integer retain) |
String |
toString() |
public NestedVmRecycleBin enabled(Boolean enabled)
public void setEnabled(Boolean enabled)
public NestedVmRecycleBin enabled_ExplictlyNull()
public NestedVmRecycleBin enabled_ExplictlyNonNull()
public void setEnabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEnabled_IsExplictlyNull()
public NestedVmRecycleBin retain(Integer retain)
public void setRetain(Integer retain)
public NestedVmRecycleBin retain_ExplictlyNull()
public NestedVmRecycleBin retain_ExplictlyNonNull()
public void setRetain_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetain_IsExplictlyNull()
Copyright © 2025. All rights reserved.