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