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