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