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