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