@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class InstallVmtoolsParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
InstallVmtoolsParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
InstallVmtoolsParams |
data_ExplictlyNonNull() |
InstallVmtoolsParams |
data_ExplictlyNull() |
InstallVmtoolsParams |
data(InstallVmtoolsParamsData data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
InstallVmtoolsParamsData |
getData()
已过时。
|
boolean |
getWhere_IsExplictlyNull() |
VmWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(InstallVmtoolsParamsData data) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(VmWhereInput where) |
String |
toString() |
InstallVmtoolsParams |
where_ExplictlyNonNull() |
InstallVmtoolsParams |
where_ExplictlyNull() |
InstallVmtoolsParams |
where(VmWhereInput where) |
public InstallVmtoolsParams data(InstallVmtoolsParamsData data)
@Deprecated @Nullable public InstallVmtoolsParamsData getData()
public void setData(InstallVmtoolsParamsData data)
public InstallVmtoolsParams data_ExplictlyNull()
public InstallVmtoolsParams data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
public InstallVmtoolsParams where(VmWhereInput where)
@Nonnull public VmWhereInput getWhere()
public void setWhere(VmWhereInput where)
public InstallVmtoolsParams where_ExplictlyNull()
public InstallVmtoolsParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.