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