LogCollectionWhereInput |
LogCollectionWhereInput.addANDItem(LogCollectionWhereInput ANDItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addIdInItem(String idInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addIdNotInItem(String idNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addLocalIdInItem(String localIdInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addLocalIdNotInItem(String localIdNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addLogEndedAtInItem(String logEndedAtInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addLogEndedAtNotInItem(String logEndedAtNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addLogStartedAtInItem(String logStartedAtInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addLogStartedAtNotInItem(String logStartedAtNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addNOTItem(LogCollectionWhereInput NOTItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addORItem(LogCollectionWhereInput ORItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addOwnerInItem(String ownerInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addOwnerNotInItem(String ownerNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addPathInItem(String pathInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addPathNotInItem(String pathNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addProgressInItem(Double progressInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addProgressNotInItem(Double progressNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addSizeInItem(Long sizeInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addSizeNotInItem(Long sizeNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addStartedAtInItem(String startedAtInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addStartedAtNotInItem(String startedAtNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addStatusInItem(LogCollectionStatus statusInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.addStatusNotInItem(LogCollectionStatus statusNotInItem) |
LogCollectionWhereInput |
LogCollectionWhereInput.AND(List<LogCollectionWhereInput> AND) |
LogCollectionWhereInput |
LogCollectionWhereInput.cluster(ClusterWhereInput cluster) |
LogCollectionWhereInput |
GetLogCollectionsRequestBody.getWhere()
Get where
|
LogCollectionWhereInput |
LogCollectionDeletionParams.getWhere()
Get where
|
LogCollectionWhereInput |
ForceStopLogCollectionParams.getWhere()
Get where
|
LogCollectionWhereInput |
GetLogCollectionsConnectionRequestBody.getWhere()
Get where
|
LogCollectionWhereInput |
LogCollectionWhereInput.hostsEvery(HostWhereInput hostsEvery) |
LogCollectionWhereInput |
LogCollectionWhereInput.hostsNone(HostWhereInput hostsNone) |
LogCollectionWhereInput |
LogCollectionWhereInput.hostsSome(HostWhereInput hostsSome) |
LogCollectionWhereInput |
LogCollectionWhereInput.id(String id) |
LogCollectionWhereInput |
LogCollectionWhereInput.idContains(String idContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.idEndsWith(String idEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.idGt(String idGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.idGte(String idGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.idIn(List<String> idIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.idLt(String idLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.idLte(String idLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.idNot(String idNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.idNotContains(String idNotContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.idNotEndsWith(String idNotEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.idNotIn(List<String> idNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.idNotStartsWith(String idNotStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.idStartsWith(String idStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.localId(String localId) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdContains(String localIdContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdEndsWith(String localIdEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdGt(String localIdGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdGte(String localIdGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdIn(List<String> localIdIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdLt(String localIdLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdLte(String localIdLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdNot(String localIdNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdNotContains(String localIdNotContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdNotEndsWith(String localIdNotEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdNotIn(List<String> localIdNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdNotStartsWith(String localIdNotStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.localIdStartsWith(String localIdStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAt(String logEndedAt) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAtGt(String logEndedAtGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAtGte(String logEndedAtGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAtIn(List<String> logEndedAtIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAtLt(String logEndedAtLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAtLte(String logEndedAtLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAtNot(String logEndedAtNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.logEndedAtNotIn(List<String> logEndedAtNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAt(String logStartedAt) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAtGt(String logStartedAtGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAtGte(String logStartedAtGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAtIn(List<String> logStartedAtIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAtLt(String logStartedAtLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAtLte(String logStartedAtLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAtNot(String logStartedAtNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.logStartedAtNotIn(List<String> logStartedAtNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.NOT(List<LogCollectionWhereInput> NOT) |
LogCollectionWhereInput |
LogCollectionWhereInput.OR(List<LogCollectionWhereInput> OR) |
LogCollectionWhereInput |
LogCollectionWhereInput.owner(String owner) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerContains(String ownerContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerEndsWith(String ownerEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerGt(String ownerGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerGte(String ownerGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerIn(List<String> ownerIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerLt(String ownerLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerLte(String ownerLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerNot(String ownerNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerNotContains(String ownerNotContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerNotEndsWith(String ownerNotEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerNotIn(List<String> ownerNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerNotStartsWith(String ownerNotStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.ownerStartsWith(String ownerStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.path(String path) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathContains(String pathContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathEndsWith(String pathEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathGt(String pathGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathGte(String pathGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathIn(List<String> pathIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathLt(String pathLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathLte(String pathLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathNot(String pathNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathNotContains(String pathNotContains) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathNotEndsWith(String pathNotEndsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathNotIn(List<String> pathNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathNotStartsWith(String pathNotStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.pathStartsWith(String pathStartsWith) |
LogCollectionWhereInput |
LogCollectionWhereInput.progress(Double progress) |
LogCollectionWhereInput |
LogCollectionWhereInput.progressGt(Double progressGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.progressGte(Double progressGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.progressIn(List<Double> progressIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.progressLt(Double progressLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.progressLte(Double progressLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.progressNot(Double progressNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.progressNotIn(List<Double> progressNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.size(Long size) |
LogCollectionWhereInput |
LogCollectionWhereInput.sizeGt(Long sizeGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.sizeGte(Long sizeGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.sizeIn(List<Long> sizeIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.sizeLt(Long sizeLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.sizeLte(Long sizeLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.sizeNot(Long sizeNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.sizeNotIn(List<Long> sizeNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAt(String startedAt) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAtGt(String startedAtGt) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAtGte(String startedAtGte) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAtIn(List<String> startedAtIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAtLt(String startedAtLt) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAtLte(String startedAtLte) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAtNot(String startedAtNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.startedAtNotIn(List<String> startedAtNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.status(LogCollectionStatus status) |
LogCollectionWhereInput |
LogCollectionWhereInput.statusIn(List<LogCollectionStatus> statusIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.statusNot(LogCollectionStatus statusNot) |
LogCollectionWhereInput |
LogCollectionWhereInput.statusNotIn(List<LogCollectionStatus> statusNotIn) |
LogCollectionWhereInput |
LogCollectionWhereInput.witness(WitnessWhereInput witness) |