BrickTopoWhereInput |
BrickTopoWhereInput.addANDItem(BrickTopoWhereInput ANDItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addHeightInItem(Integer heightInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addHeightNotInItem(Integer heightNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addIdInItem(String idInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addIdNotInItem(String idNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addLocalIdInItem(String localIdInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addLocalIdNotInItem(String localIdNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addModelInItem(String modelInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addModelNotInItem(String modelNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addNameInItem(String nameInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addNameNotInItem(String nameNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addNOTItem(BrickTopoWhereInput NOTItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addORItem(BrickTopoWhereInput ORItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addPositionInItem(Integer positionInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addPositionNotInItem(Integer positionNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addPowerLayoutInItem(Direction powerLayoutInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addPowerLayoutNotInItem(Direction powerLayoutNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addPowerPositionInItem(PowerPosition powerPositionInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.addPowerPositionNotInItem(PowerPosition powerPositionNotInItem) |
BrickTopoWhereInput |
BrickTopoWhereInput.AND(List<BrickTopoWhereInput> AND) |
BrickTopoWhereInput |
BrickTopoWhereInput.cluster(ClusterWhereInput cluster) |
BrickTopoWhereInput |
BrickTopoWhereInput.clusterTopo(ClusterTopoWhereInput clusterTopo) |
BrickTopoWhereInput |
NodeTopoWhereInput.getBrickTopo()
Get brickTopo
|
BrickTopoWhereInput |
RackTopoCreationParams.getBrickTopoes()
Get brickTopoes
|
BrickTopoWhereInput |
RackTopoUpdationParamsData.getBrickTopoes()
Get brickTopoes
|
BrickTopoWhereInput |
RackTopoWhereInput.getBrickTopoesEvery()
Get brickTopoesEvery
|
BrickTopoWhereInput |
ClusterTopoWhereInput.getBrickTopoesEvery()
Get brickTopoesEvery
|
BrickTopoWhereInput |
RackTopoWhereInput.getBrickTopoesNone()
Get brickTopoesNone
|
BrickTopoWhereInput |
ClusterTopoWhereInput.getBrickTopoesNone()
Get brickTopoesNone
|
BrickTopoWhereInput |
RackTopoWhereInput.getBrickTopoesSome()
Get brickTopoesSome
|
BrickTopoWhereInput |
ClusterTopoWhereInput.getBrickTopoesSome()
Get brickTopoesSome
|
BrickTopoWhereInput |
BrickTopoMoveParams.getWhere()
Get where
|
BrickTopoWhereInput |
GetBrickTopoesRequestBody.getWhere()
Get where
|
BrickTopoWhereInput |
BrickTopoUpdationParams.getWhere()
Get where
|
BrickTopoWhereInput |
GetBrickTopoesConnectionRequestBody.getWhere()
Get where
|
BrickTopoWhereInput |
BrickTopoDeletionParams.getWhere()
Get where
|
BrickTopoWhereInput |
BrickTopoWhereInput.height(Integer height) |
BrickTopoWhereInput |
BrickTopoWhereInput.heightGt(Integer heightGt) |
BrickTopoWhereInput |
BrickTopoWhereInput.heightGte(Integer heightGte) |
BrickTopoWhereInput |
BrickTopoWhereInput.heightIn(List<Integer> heightIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.heightLt(Integer heightLt) |
BrickTopoWhereInput |
BrickTopoWhereInput.heightLte(Integer heightLte) |
BrickTopoWhereInput |
BrickTopoWhereInput.heightNot(Integer heightNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.heightNotIn(List<Integer> heightNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.id(String id) |
BrickTopoWhereInput |
BrickTopoWhereInput.idContains(String idContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.idEndsWith(String idEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.idGt(String idGt) |
BrickTopoWhereInput |
BrickTopoWhereInput.idGte(String idGte) |
BrickTopoWhereInput |
BrickTopoWhereInput.idIn(List<String> idIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.idLt(String idLt) |
BrickTopoWhereInput |
BrickTopoWhereInput.idLte(String idLte) |
BrickTopoWhereInput |
BrickTopoWhereInput.idNot(String idNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.idNotContains(String idNotContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.idNotEndsWith(String idNotEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.idNotIn(List<String> idNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.idNotStartsWith(String idNotStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.idStartsWith(String idStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.localId(String localId) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdContains(String localIdContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdEndsWith(String localIdEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdGt(String localIdGt) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdGte(String localIdGte) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdIn(List<String> localIdIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdLt(String localIdLt) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdLte(String localIdLte) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdNot(String localIdNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdNotContains(String localIdNotContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdNotEndsWith(String localIdNotEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdNotIn(List<String> localIdNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdNotStartsWith(String localIdNotStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.localIdStartsWith(String localIdStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.model(String model) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelContains(String modelContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelEndsWith(String modelEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelGt(String modelGt) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelGte(String modelGte) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelIn(List<String> modelIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelLt(String modelLt) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelLte(String modelLte) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelNot(String modelNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelNotContains(String modelNotContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelNotEndsWith(String modelNotEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelNotIn(List<String> modelNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelNotStartsWith(String modelNotStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.modelStartsWith(String modelStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.name(String name) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameContains(String nameContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameEndsWith(String nameEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameGt(String nameGt) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameGte(String nameGte) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameIn(List<String> nameIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameLt(String nameLt) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameLte(String nameLte) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameNot(String nameNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameNotContains(String nameNotContains) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameNotEndsWith(String nameNotEndsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameNotIn(List<String> nameNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameNotStartsWith(String nameNotStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.nameStartsWith(String nameStartsWith) |
BrickTopoWhereInput |
BrickTopoWhereInput.nodeTopoesEvery(NodeTopoWhereInput nodeTopoesEvery) |
BrickTopoWhereInput |
BrickTopoWhereInput.nodeTopoesNone(NodeTopoWhereInput nodeTopoesNone) |
BrickTopoWhereInput |
BrickTopoWhereInput.nodeTopoesSome(NodeTopoWhereInput nodeTopoesSome) |
BrickTopoWhereInput |
BrickTopoWhereInput.NOT(List<BrickTopoWhereInput> NOT) |
BrickTopoWhereInput |
BrickTopoWhereInput.OR(List<BrickTopoWhereInput> OR) |
BrickTopoWhereInput |
BrickTopoWhereInput.position(Integer position) |
BrickTopoWhereInput |
BrickTopoWhereInput.positionGt(Integer positionGt) |
BrickTopoWhereInput |
BrickTopoWhereInput.positionGte(Integer positionGte) |
BrickTopoWhereInput |
BrickTopoWhereInput.positionIn(List<Integer> positionIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.positionLt(Integer positionLt) |
BrickTopoWhereInput |
BrickTopoWhereInput.positionLte(Integer positionLte) |
BrickTopoWhereInput |
BrickTopoWhereInput.positionNot(Integer positionNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.positionNotIn(List<Integer> positionNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerLayout(Direction powerLayout) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerLayoutIn(List<Direction> powerLayoutIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerLayoutNot(Direction powerLayoutNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerLayoutNotIn(List<Direction> powerLayoutNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerPosition(PowerPosition powerPosition) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerPositionIn(List<PowerPosition> powerPositionIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerPositionNot(PowerPosition powerPositionNot) |
BrickTopoWhereInput |
BrickTopoWhereInput.powerPositionNotIn(List<PowerPosition> powerPositionNotIn) |
BrickTopoWhereInput |
BrickTopoWhereInput.rackTopo(RackTopoWhereInput rackTopo) |