@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class LogCollectionWhereInput extends Object
| 构造器和说明 |
|---|
LogCollectionWhereInput() |
public static final String SERIALIZED_NAME_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ID_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_STARTS_WITH
public static final String SERIALIZED_NAME_LOG_ENDED_AT_GT
public static final String SERIALIZED_NAME_LOG_ENDED_AT_GTE
public static final String SERIALIZED_NAME_LOG_ENDED_AT_IN
public static final String SERIALIZED_NAME_LOG_ENDED_AT_LT
public static final String SERIALIZED_NAME_LOG_ENDED_AT_LTE
public static final String SERIALIZED_NAME_LOG_ENDED_AT_NOT
public static final String SERIALIZED_NAME_LOG_ENDED_AT_NOT_IN
public static final String SERIALIZED_NAME_LOG_STARTED_AT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_GT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_GTE
public static final String SERIALIZED_NAME_LOG_STARTED_AT_IN
public static final String SERIALIZED_NAME_LOG_STARTED_AT_LT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_LTE
public static final String SERIALIZED_NAME_LOG_STARTED_AT_NOT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_NOT_IN
public static final String SERIALIZED_NAME_OWNER_CONTAINS
public static final String SERIALIZED_NAME_OWNER_ENDS_WITH
public static final String SERIALIZED_NAME_OWNER_NOT_CONTAINS
public static final String SERIALIZED_NAME_OWNER_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_OWNER_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_OWNER_STARTS_WITH
public static final String SERIALIZED_NAME_PATH_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_CONTAINS
public static final String SERIALIZED_NAME_PATH_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PATH_STARTS_WITH
public static final String SERIALIZED_NAME_PROGRESS_NOT_IN
public static final String SERIALIZED_NAME_STARTED_AT_GTE
public static final String SERIALIZED_NAME_STARTED_AT_LTE
public static final String SERIALIZED_NAME_STARTED_AT_NOT
public static final String SERIALIZED_NAME_STARTED_AT_NOT_IN
public LogCollectionWhereInput AND(List<LogCollectionWhereInput> AND)
public LogCollectionWhereInput addANDItem(LogCollectionWhereInput ANDItem)
@Nullable public List<LogCollectionWhereInput> getAND()
public void setAND(List<LogCollectionWhereInput> AND)
public LogCollectionWhereInput NOT(List<LogCollectionWhereInput> NOT)
public LogCollectionWhereInput addNOTItem(LogCollectionWhereInput NOTItem)
@Nullable public List<LogCollectionWhereInput> getNOT()
public void setNOT(List<LogCollectionWhereInput> NOT)
public LogCollectionWhereInput OR(List<LogCollectionWhereInput> OR)
public LogCollectionWhereInput addORItem(LogCollectionWhereInput ORItem)
@Nullable public List<LogCollectionWhereInput> getOR()
public void setOR(List<LogCollectionWhereInput> OR)
public LogCollectionWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public LogCollectionWhereInput hostsEvery(HostWhereInput hostsEvery)
@Nullable public HostWhereInput getHostsEvery()
public void setHostsEvery(HostWhereInput hostsEvery)
public LogCollectionWhereInput hostsNone(HostWhereInput hostsNone)
@Nullable public HostWhereInput getHostsNone()
public void setHostsNone(HostWhereInput hostsNone)
public LogCollectionWhereInput hostsSome(HostWhereInput hostsSome)
@Nullable public HostWhereInput getHostsSome()
public void setHostsSome(HostWhereInput hostsSome)
public LogCollectionWhereInput id(String id)
public void setId(String id)
public LogCollectionWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public LogCollectionWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public LogCollectionWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public LogCollectionWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public LogCollectionWhereInput idIn(List<String> idIn)
public LogCollectionWhereInput addIdInItem(String idInItem)
public LogCollectionWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public LogCollectionWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public LogCollectionWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public LogCollectionWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public LogCollectionWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public LogCollectionWhereInput idNotIn(List<String> idNotIn)
public LogCollectionWhereInput addIdNotInItem(String idNotInItem)
public LogCollectionWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public LogCollectionWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public LogCollectionWhereInput localId(String localId)
public void setLocalId(String localId)
public LogCollectionWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public LogCollectionWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public LogCollectionWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public LogCollectionWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public LogCollectionWhereInput localIdIn(List<String> localIdIn)
public LogCollectionWhereInput addLocalIdInItem(String localIdInItem)
public LogCollectionWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public LogCollectionWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public LogCollectionWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public LogCollectionWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public LogCollectionWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public LogCollectionWhereInput localIdNotIn(List<String> localIdNotIn)
public LogCollectionWhereInput addLocalIdNotInItem(String localIdNotInItem)
public LogCollectionWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public LogCollectionWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public LogCollectionWhereInput logEndedAt(String logEndedAt)
public void setLogEndedAt(String logEndedAt)
public LogCollectionWhereInput logEndedAtGt(String logEndedAtGt)
public void setLogEndedAtGt(String logEndedAtGt)
public LogCollectionWhereInput logEndedAtGte(String logEndedAtGte)
public void setLogEndedAtGte(String logEndedAtGte)
public LogCollectionWhereInput logEndedAtIn(List<String> logEndedAtIn)
public LogCollectionWhereInput addLogEndedAtInItem(String logEndedAtInItem)
public LogCollectionWhereInput logEndedAtLt(String logEndedAtLt)
public void setLogEndedAtLt(String logEndedAtLt)
public LogCollectionWhereInput logEndedAtLte(String logEndedAtLte)
public void setLogEndedAtLte(String logEndedAtLte)
public LogCollectionWhereInput logEndedAtNot(String logEndedAtNot)
public void setLogEndedAtNot(String logEndedAtNot)
public LogCollectionWhereInput logEndedAtNotIn(List<String> logEndedAtNotIn)
public LogCollectionWhereInput addLogEndedAtNotInItem(String logEndedAtNotInItem)
@Nullable public List<String> getLogEndedAtNotIn()
public LogCollectionWhereInput logStartedAt(String logStartedAt)
public void setLogStartedAt(String logStartedAt)
public LogCollectionWhereInput logStartedAtGt(String logStartedAtGt)
public void setLogStartedAtGt(String logStartedAtGt)
public LogCollectionWhereInput logStartedAtGte(String logStartedAtGte)
@Nullable public String getLogStartedAtGte()
public void setLogStartedAtGte(String logStartedAtGte)
public LogCollectionWhereInput logStartedAtIn(List<String> logStartedAtIn)
public LogCollectionWhereInput addLogStartedAtInItem(String logStartedAtInItem)
@Nullable public List<String> getLogStartedAtIn()
public LogCollectionWhereInput logStartedAtLt(String logStartedAtLt)
public void setLogStartedAtLt(String logStartedAtLt)
public LogCollectionWhereInput logStartedAtLte(String logStartedAtLte)
@Nullable public String getLogStartedAtLte()
public void setLogStartedAtLte(String logStartedAtLte)
public LogCollectionWhereInput logStartedAtNot(String logStartedAtNot)
@Nullable public String getLogStartedAtNot()
public void setLogStartedAtNot(String logStartedAtNot)
public LogCollectionWhereInput logStartedAtNotIn(List<String> logStartedAtNotIn)
public LogCollectionWhereInput addLogStartedAtNotInItem(String logStartedAtNotInItem)
@Nullable public List<String> getLogStartedAtNotIn()
public LogCollectionWhereInput owner(String owner)
public void setOwner(String owner)
public LogCollectionWhereInput ownerContains(String ownerContains)
public void setOwnerContains(String ownerContains)
public LogCollectionWhereInput ownerEndsWith(String ownerEndsWith)
public void setOwnerEndsWith(String ownerEndsWith)
public LogCollectionWhereInput ownerGt(String ownerGt)
public void setOwnerGt(String ownerGt)
public LogCollectionWhereInput ownerGte(String ownerGte)
public void setOwnerGte(String ownerGte)
public LogCollectionWhereInput ownerIn(List<String> ownerIn)
public LogCollectionWhereInput addOwnerInItem(String ownerInItem)
public LogCollectionWhereInput ownerLt(String ownerLt)
public void setOwnerLt(String ownerLt)
public LogCollectionWhereInput ownerLte(String ownerLte)
public void setOwnerLte(String ownerLte)
public LogCollectionWhereInput ownerNot(String ownerNot)
public void setOwnerNot(String ownerNot)
public LogCollectionWhereInput ownerNotContains(String ownerNotContains)
@Nullable public String getOwnerNotContains()
public void setOwnerNotContains(String ownerNotContains)
public LogCollectionWhereInput ownerNotEndsWith(String ownerNotEndsWith)
@Nullable public String getOwnerNotEndsWith()
public void setOwnerNotEndsWith(String ownerNotEndsWith)
public LogCollectionWhereInput ownerNotIn(List<String> ownerNotIn)
public LogCollectionWhereInput addOwnerNotInItem(String ownerNotInItem)
public LogCollectionWhereInput ownerNotStartsWith(String ownerNotStartsWith)
@Nullable public String getOwnerNotStartsWith()
public void setOwnerNotStartsWith(String ownerNotStartsWith)
public LogCollectionWhereInput ownerStartsWith(String ownerStartsWith)
@Nullable public String getOwnerStartsWith()
public void setOwnerStartsWith(String ownerStartsWith)
public LogCollectionWhereInput path(String path)
public void setPath(String path)
public LogCollectionWhereInput pathContains(String pathContains)
public void setPathContains(String pathContains)
public LogCollectionWhereInput pathEndsWith(String pathEndsWith)
public void setPathEndsWith(String pathEndsWith)
public LogCollectionWhereInput pathGt(String pathGt)
public void setPathGt(String pathGt)
public LogCollectionWhereInput pathGte(String pathGte)
public void setPathGte(String pathGte)
public LogCollectionWhereInput pathIn(List<String> pathIn)
public LogCollectionWhereInput addPathInItem(String pathInItem)
public LogCollectionWhereInput pathLt(String pathLt)
public void setPathLt(String pathLt)
public LogCollectionWhereInput pathLte(String pathLte)
public void setPathLte(String pathLte)
public LogCollectionWhereInput pathNot(String pathNot)
public void setPathNot(String pathNot)
public LogCollectionWhereInput pathNotContains(String pathNotContains)
@Nullable public String getPathNotContains()
public void setPathNotContains(String pathNotContains)
public LogCollectionWhereInput pathNotEndsWith(String pathNotEndsWith)
@Nullable public String getPathNotEndsWith()
public void setPathNotEndsWith(String pathNotEndsWith)
public LogCollectionWhereInput pathNotIn(List<String> pathNotIn)
public LogCollectionWhereInput addPathNotInItem(String pathNotInItem)
public LogCollectionWhereInput pathNotStartsWith(String pathNotStartsWith)
@Nullable public String getPathNotStartsWith()
public void setPathNotStartsWith(String pathNotStartsWith)
public LogCollectionWhereInput pathStartsWith(String pathStartsWith)
public void setPathStartsWith(String pathStartsWith)
public LogCollectionWhereInput progress(Double progress)
public void setProgress(Double progress)
public LogCollectionWhereInput progressGt(Double progressGt)
public void setProgressGt(Double progressGt)
public LogCollectionWhereInput progressGte(Double progressGte)
public void setProgressGte(Double progressGte)
public LogCollectionWhereInput progressIn(List<Double> progressIn)
public LogCollectionWhereInput addProgressInItem(Double progressInItem)
public LogCollectionWhereInput progressLt(Double progressLt)
public void setProgressLt(Double progressLt)
public LogCollectionWhereInput progressLte(Double progressLte)
public void setProgressLte(Double progressLte)
public LogCollectionWhereInput progressNot(Double progressNot)
public void setProgressNot(Double progressNot)
public LogCollectionWhereInput progressNotIn(List<Double> progressNotIn)
public LogCollectionWhereInput addProgressNotInItem(Double progressNotInItem)
@Nullable public List<Double> getProgressNotIn()
public LogCollectionWhereInput size(Long size)
public void setSize(Long size)
public LogCollectionWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public LogCollectionWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public LogCollectionWhereInput sizeIn(List<Long> sizeIn)
public LogCollectionWhereInput addSizeInItem(Long sizeInItem)
public LogCollectionWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public LogCollectionWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public LogCollectionWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public LogCollectionWhereInput sizeNotIn(List<Long> sizeNotIn)
public LogCollectionWhereInput addSizeNotInItem(Long sizeNotInItem)
public LogCollectionWhereInput startedAt(String startedAt)
public void setStartedAt(String startedAt)
public LogCollectionWhereInput startedAtGt(String startedAtGt)
public void setStartedAtGt(String startedAtGt)
public LogCollectionWhereInput startedAtGte(String startedAtGte)
public void setStartedAtGte(String startedAtGte)
public LogCollectionWhereInput startedAtIn(List<String> startedAtIn)
public LogCollectionWhereInput addStartedAtInItem(String startedAtInItem)
public LogCollectionWhereInput startedAtLt(String startedAtLt)
public void setStartedAtLt(String startedAtLt)
public LogCollectionWhereInput startedAtLte(String startedAtLte)
public void setStartedAtLte(String startedAtLte)
public LogCollectionWhereInput startedAtNot(String startedAtNot)
public void setStartedAtNot(String startedAtNot)
public LogCollectionWhereInput startedAtNotIn(List<String> startedAtNotIn)
public LogCollectionWhereInput addStartedAtNotInItem(String startedAtNotInItem)
@Nullable public List<String> getStartedAtNotIn()
public LogCollectionWhereInput status(LogCollectionStatus status)
@Nullable public LogCollectionStatus getStatus()
public void setStatus(LogCollectionStatus status)
public LogCollectionWhereInput statusIn(List<LogCollectionStatus> statusIn)
public LogCollectionWhereInput addStatusInItem(LogCollectionStatus statusInItem)
@Nullable public List<LogCollectionStatus> getStatusIn()
public void setStatusIn(List<LogCollectionStatus> statusIn)
public LogCollectionWhereInput statusNot(LogCollectionStatus statusNot)
@Nullable public LogCollectionStatus getStatusNot()
public void setStatusNot(LogCollectionStatus statusNot)
public LogCollectionWhereInput statusNotIn(List<LogCollectionStatus> statusNotIn)
public LogCollectionWhereInput addStatusNotInItem(LogCollectionStatus statusNotInItem)
@Nullable public List<LogCollectionStatus> getStatusNotIn()
public void setStatusNotIn(List<LogCollectionStatus> statusNotIn)
public LogCollectionWhereInput witness(WitnessWhereInput witness)
@Nullable public WitnessWhereInput getWitness()
public void setWitness(WitnessWhereInput witness)
Copyright © 2025. All rights reserved.