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