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