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