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