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