@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmSetVmDiskResidentInCacheParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_RESIDENT_IN_CACHE |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
VmSetVmDiskResidentInCacheParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
boolean |
getResidentInCache_IsExplictlyNull() |
Boolean |
getResidentInCache()
Get residentInCache
|
boolean |
getWhere_IsExplictlyNull() |
VmDiskWhereInput |
getWhere()
Get where
|
int |
hashCode() |
VmSetVmDiskResidentInCacheParams |
residentInCache_ExplictlyNonNull() |
VmSetVmDiskResidentInCacheParams |
residentInCache_ExplictlyNull() |
VmSetVmDiskResidentInCacheParams |
residentInCache(Boolean residentInCache) |
void |
setResidentInCache_IsExplictlyNull(boolean isExplictlyNull) |
void |
setResidentInCache(Boolean residentInCache) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(VmDiskWhereInput where) |
String |
toString() |
VmSetVmDiskResidentInCacheParams |
where_ExplictlyNonNull() |
VmSetVmDiskResidentInCacheParams |
where_ExplictlyNull() |
VmSetVmDiskResidentInCacheParams |
where(VmDiskWhereInput where) |
public static final String SERIALIZED_NAME_RESIDENT_IN_CACHE
public VmSetVmDiskResidentInCacheParams residentInCache(Boolean residentInCache)
@Nonnull public Boolean getResidentInCache()
public void setResidentInCache(Boolean residentInCache)
public VmSetVmDiskResidentInCacheParams residentInCache_ExplictlyNull()
public VmSetVmDiskResidentInCacheParams residentInCache_ExplictlyNonNull()
public void setResidentInCache_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResidentInCache_IsExplictlyNull()
public VmSetVmDiskResidentInCacheParams where(VmDiskWhereInput where)
@Nonnull public VmDiskWhereInput getWhere()
public void setWhere(VmDiskWhereInput where)
public VmSetVmDiskResidentInCacheParams where_ExplictlyNull()
public VmSetVmDiskResidentInCacheParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.