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