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