@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmVolumeDeletionParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EFFECT |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
VmVolumeDeletionParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
VmVolumeDeletionParams |
effect_ExplictlyNonNull() |
VmVolumeDeletionParams |
effect_ExplictlyNull() |
VmVolumeDeletionParams |
effect(VmVolumeDeletionParamsEffect effect) |
boolean |
equals(Object o) |
boolean |
getEffect_IsExplictlyNull() |
VmVolumeDeletionParamsEffect |
getEffect()
Get effect
|
boolean |
getWhere_IsExplictlyNull() |
VmVolumeWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setEffect_IsExplictlyNull(boolean isExplictlyNull) |
void |
setEffect(VmVolumeDeletionParamsEffect effect) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(VmVolumeWhereInput where) |
String |
toString() |
VmVolumeDeletionParams |
where_ExplictlyNonNull() |
VmVolumeDeletionParams |
where_ExplictlyNull() |
VmVolumeDeletionParams |
where(VmVolumeWhereInput where) |
public VmVolumeDeletionParams effect(VmVolumeDeletionParamsEffect effect)
@Nullable public VmVolumeDeletionParamsEffect getEffect()
public void setEffect(VmVolumeDeletionParamsEffect effect)
public VmVolumeDeletionParams effect_ExplictlyNull()
public VmVolumeDeletionParams effect_ExplictlyNonNull()
public void setEffect_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEffect_IsExplictlyNull()
public VmVolumeDeletionParams where(VmVolumeWhereInput where)
@Nonnull public VmVolumeWhereInput getWhere()
public void setWhere(VmVolumeWhereInput where)
public VmVolumeDeletionParams where_ExplictlyNull()
public VmVolumeDeletionParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.