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