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