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