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