OrganizationWhereInput |
OrganizationWhereInput.addANDItem(OrganizationWhereInput ANDItem) |
OrganizationWhereInput |
OrganizationWhereInput.addIdInItem(String idInItem) |
OrganizationWhereInput |
OrganizationWhereInput.addIdNotInItem(String idNotInItem) |
OrganizationWhereInput |
OrganizationWhereInput.addNameInItem(String nameInItem) |
OrganizationWhereInput |
OrganizationWhereInput.addNameNotInItem(String nameNotInItem) |
OrganizationWhereInput |
OrganizationWhereInput.addNOTItem(OrganizationWhereInput NOTItem) |
OrganizationWhereInput |
OrganizationWhereInput.addORItem(OrganizationWhereInput ORItem) |
OrganizationWhereInput |
OrganizationWhereInput.AND(List<OrganizationWhereInput> AND) |
OrganizationWhereInput |
OrganizationWhereInput.datacentersEvery(DatacenterWhereInput datacentersEvery) |
OrganizationWhereInput |
OrganizationWhereInput.datacentersNone(DatacenterWhereInput datacentersNone) |
OrganizationWhereInput |
OrganizationWhereInput.datacentersSome(DatacenterWhereInput datacentersSome) |
OrganizationWhereInput |
DatacenterWhereInput.getOrganization()
Get organization
|
OrganizationWhereInput |
GetOrganizationsConnectionRequestBody.getWhere()
Get where
|
OrganizationWhereInput |
OrganizationUpdationParams.getWhere()
Get where
|
OrganizationWhereInput |
OrganizationDeletionParams.getWhere()
Get where
|
OrganizationWhereInput |
GetOrganizationsRequestBody.getWhere()
Get where
|
OrganizationWhereInput |
OrganizationWhereInput.id(String id) |
OrganizationWhereInput |
OrganizationWhereInput.idContains(String idContains) |
OrganizationWhereInput |
OrganizationWhereInput.idEndsWith(String idEndsWith) |
OrganizationWhereInput |
OrganizationWhereInput.idGt(String idGt) |
OrganizationWhereInput |
OrganizationWhereInput.idGte(String idGte) |
OrganizationWhereInput |
OrganizationWhereInput.idIn(List<String> idIn) |
OrganizationWhereInput |
OrganizationWhereInput.idLt(String idLt) |
OrganizationWhereInput |
OrganizationWhereInput.idLte(String idLte) |
OrganizationWhereInput |
OrganizationWhereInput.idNot(String idNot) |
OrganizationWhereInput |
OrganizationWhereInput.idNotContains(String idNotContains) |
OrganizationWhereInput |
OrganizationWhereInput.idNotEndsWith(String idNotEndsWith) |
OrganizationWhereInput |
OrganizationWhereInput.idNotIn(List<String> idNotIn) |
OrganizationWhereInput |
OrganizationWhereInput.idNotStartsWith(String idNotStartsWith) |
OrganizationWhereInput |
OrganizationWhereInput.idStartsWith(String idStartsWith) |
OrganizationWhereInput |
OrganizationWhereInput.name(String name) |
OrganizationWhereInput |
OrganizationWhereInput.nameContains(String nameContains) |
OrganizationWhereInput |
OrganizationWhereInput.nameEndsWith(String nameEndsWith) |
OrganizationWhereInput |
OrganizationWhereInput.nameGt(String nameGt) |
OrganizationWhereInput |
OrganizationWhereInput.nameGte(String nameGte) |
OrganizationWhereInput |
OrganizationWhereInput.nameIn(List<String> nameIn) |
OrganizationWhereInput |
OrganizationWhereInput.nameLt(String nameLt) |
OrganizationWhereInput |
OrganizationWhereInput.nameLte(String nameLte) |
OrganizationWhereInput |
OrganizationWhereInput.nameNot(String nameNot) |
OrganizationWhereInput |
OrganizationWhereInput.nameNotContains(String nameNotContains) |
OrganizationWhereInput |
OrganizationWhereInput.nameNotEndsWith(String nameNotEndsWith) |
OrganizationWhereInput |
OrganizationWhereInput.nameNotIn(List<String> nameNotIn) |
OrganizationWhereInput |
OrganizationWhereInput.nameNotStartsWith(String nameNotStartsWith) |
OrganizationWhereInput |
OrganizationWhereInput.nameStartsWith(String nameStartsWith) |
OrganizationWhereInput |
OrganizationWhereInput.NOT(List<OrganizationWhereInput> NOT) |
OrganizationWhereInput |
OrganizationWhereInput.OR(List<OrganizationWhereInput> OR) |