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