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