@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ApiKeyWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ApiKeyWhereInput() |
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
public static final String SERIALIZED_NAME_EXTERNAL_CLOUDTOWERS_EVERY
public static final String SERIALIZED_NAME_EXTERNAL_CLOUDTOWERS_NONE
public static final String SERIALIZED_NAME_EXTERNAL_CLOUDTOWERS_SOME
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_KEY_NOT_CONTAINS
public static final String SERIALIZED_NAME_KEY_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_KEY_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_KEY_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_USERNAME_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_IN
public static final String SERIALIZED_NAME_USERNAME_NOT_STARTS_WITH
public ApiKeyWhereInput AND(List<ApiKeyWhereInput> AND)
public ApiKeyWhereInput addANDItem(ApiKeyWhereInput ANDItem)
@Nullable public List<ApiKeyWhereInput> getAND()
public void setAND(List<ApiKeyWhereInput> AND)
public ApiKeyWhereInput AND_ExplictlyNull()
public ApiKeyWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ApiKeyWhereInput NOT(List<ApiKeyWhereInput> NOT)
public ApiKeyWhereInput addNOTItem(ApiKeyWhereInput NOTItem)
@Nullable public List<ApiKeyWhereInput> getNOT()
public void setNOT(List<ApiKeyWhereInput> NOT)
public ApiKeyWhereInput NOT_ExplictlyNull()
public ApiKeyWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ApiKeyWhereInput OR(List<ApiKeyWhereInput> OR)
public ApiKeyWhereInput addORItem(ApiKeyWhereInput ORItem)
@Nullable public List<ApiKeyWhereInput> getOR()
public void setOR(List<ApiKeyWhereInput> OR)
public ApiKeyWhereInput OR_ExplictlyNull()
public ApiKeyWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ApiKeyWhereInput description(String description)
public void setDescription(String description)
public ApiKeyWhereInput description_ExplictlyNull()
public ApiKeyWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ApiKeyWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ApiKeyWhereInput descriptionContains_ExplictlyNull()
public ApiKeyWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public ApiKeyWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ApiKeyWhereInput descriptionEndsWith_ExplictlyNull()
public ApiKeyWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public ApiKeyWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ApiKeyWhereInput descriptionGt_ExplictlyNull()
public ApiKeyWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public ApiKeyWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ApiKeyWhereInput descriptionGte_ExplictlyNull()
public ApiKeyWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public ApiKeyWhereInput descriptionIn(List<String> descriptionIn)
public ApiKeyWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ApiKeyWhereInput descriptionIn_ExplictlyNull()
public ApiKeyWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public ApiKeyWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ApiKeyWhereInput descriptionLt_ExplictlyNull()
public ApiKeyWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public ApiKeyWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ApiKeyWhereInput descriptionLte_ExplictlyNull()
public ApiKeyWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public ApiKeyWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ApiKeyWhereInput descriptionNot_ExplictlyNull()
public ApiKeyWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public ApiKeyWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ApiKeyWhereInput descriptionNotContains_ExplictlyNull()
public ApiKeyWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public ApiKeyWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ApiKeyWhereInput descriptionNotEndsWith_ExplictlyNull()
public ApiKeyWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public ApiKeyWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ApiKeyWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ApiKeyWhereInput descriptionNotIn_ExplictlyNull()
public ApiKeyWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public ApiKeyWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ApiKeyWhereInput descriptionNotStartsWith_ExplictlyNull()
public ApiKeyWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public ApiKeyWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ApiKeyWhereInput descriptionStartsWith_ExplictlyNull()
public ApiKeyWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public ApiKeyWhereInput editable(Boolean editable)
public void setEditable(Boolean editable)
public ApiKeyWhereInput editable_ExplictlyNull()
public ApiKeyWhereInput editable_ExplictlyNonNull()
public void setEditable_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEditable_IsExplictlyNull()
public ApiKeyWhereInput editableNot(Boolean editableNot)
public void setEditableNot(Boolean editableNot)
public ApiKeyWhereInput editableNot_ExplictlyNull()
public ApiKeyWhereInput editableNot_ExplictlyNonNull()
public void setEditableNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEditableNot_IsExplictlyNull()
public ApiKeyWhereInput externalCloudtowersEvery(ExternalCloudTowerWhereInput externalCloudtowersEvery)
@Nullable public ExternalCloudTowerWhereInput getExternalCloudtowersEvery()
public void setExternalCloudtowersEvery(ExternalCloudTowerWhereInput externalCloudtowersEvery)
public ApiKeyWhereInput externalCloudtowersEvery_ExplictlyNull()
public ApiKeyWhereInput externalCloudtowersEvery_ExplictlyNonNull()
public void setExternalCloudtowersEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalCloudtowersEvery_IsExplictlyNull()
public ApiKeyWhereInput externalCloudtowersNone(ExternalCloudTowerWhereInput externalCloudtowersNone)
@Nullable public ExternalCloudTowerWhereInput getExternalCloudtowersNone()
public void setExternalCloudtowersNone(ExternalCloudTowerWhereInput externalCloudtowersNone)
public ApiKeyWhereInput externalCloudtowersNone_ExplictlyNull()
public ApiKeyWhereInput externalCloudtowersNone_ExplictlyNonNull()
public void setExternalCloudtowersNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalCloudtowersNone_IsExplictlyNull()
public ApiKeyWhereInput externalCloudtowersSome(ExternalCloudTowerWhereInput externalCloudtowersSome)
@Nullable public ExternalCloudTowerWhereInput getExternalCloudtowersSome()
public void setExternalCloudtowersSome(ExternalCloudTowerWhereInput externalCloudtowersSome)
public ApiKeyWhereInput externalCloudtowersSome_ExplictlyNull()
public ApiKeyWhereInput externalCloudtowersSome_ExplictlyNonNull()
public void setExternalCloudtowersSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalCloudtowersSome_IsExplictlyNull()
public ApiKeyWhereInput id(String id)
public void setId(String id)
public ApiKeyWhereInput id_ExplictlyNull()
public ApiKeyWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ApiKeyWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ApiKeyWhereInput idContains_ExplictlyNull()
public ApiKeyWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ApiKeyWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ApiKeyWhereInput idEndsWith_ExplictlyNull()
public ApiKeyWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ApiKeyWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ApiKeyWhereInput idGt_ExplictlyNull()
public ApiKeyWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ApiKeyWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ApiKeyWhereInput idGte_ExplictlyNull()
public ApiKeyWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ApiKeyWhereInput idIn(List<String> idIn)
public ApiKeyWhereInput addIdInItem(String idInItem)
public ApiKeyWhereInput idIn_ExplictlyNull()
public ApiKeyWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ApiKeyWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ApiKeyWhereInput idLt_ExplictlyNull()
public ApiKeyWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ApiKeyWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ApiKeyWhereInput idLte_ExplictlyNull()
public ApiKeyWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ApiKeyWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ApiKeyWhereInput idNot_ExplictlyNull()
public ApiKeyWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ApiKeyWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ApiKeyWhereInput idNotContains_ExplictlyNull()
public ApiKeyWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ApiKeyWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ApiKeyWhereInput idNotEndsWith_ExplictlyNull()
public ApiKeyWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ApiKeyWhereInput idNotIn(List<String> idNotIn)
public ApiKeyWhereInput addIdNotInItem(String idNotInItem)
public ApiKeyWhereInput idNotIn_ExplictlyNull()
public ApiKeyWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ApiKeyWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ApiKeyWhereInput idNotStartsWith_ExplictlyNull()
public ApiKeyWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ApiKeyWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ApiKeyWhereInput idStartsWith_ExplictlyNull()
public ApiKeyWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ApiKeyWhereInput key(String key)
public void setKey(String key)
public ApiKeyWhereInput key_ExplictlyNull()
public ApiKeyWhereInput key_ExplictlyNonNull()
public void setKey_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKey_IsExplictlyNull()
public ApiKeyWhereInput keyContains(String keyContains)
public void setKeyContains(String keyContains)
public ApiKeyWhereInput keyContains_ExplictlyNull()
public ApiKeyWhereInput keyContains_ExplictlyNonNull()
public void setKeyContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyContains_IsExplictlyNull()
public ApiKeyWhereInput keyEndsWith(String keyEndsWith)
public void setKeyEndsWith(String keyEndsWith)
public ApiKeyWhereInput keyEndsWith_ExplictlyNull()
public ApiKeyWhereInput keyEndsWith_ExplictlyNonNull()
public void setKeyEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyEndsWith_IsExplictlyNull()
public ApiKeyWhereInput keyGt(String keyGt)
public void setKeyGt(String keyGt)
public ApiKeyWhereInput keyGt_ExplictlyNull()
public ApiKeyWhereInput keyGt_ExplictlyNonNull()
public void setKeyGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyGt_IsExplictlyNull()
public ApiKeyWhereInput keyGte(String keyGte)
public void setKeyGte(String keyGte)
public ApiKeyWhereInput keyGte_ExplictlyNull()
public ApiKeyWhereInput keyGte_ExplictlyNonNull()
public void setKeyGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyGte_IsExplictlyNull()
public ApiKeyWhereInput keyIn(List<String> keyIn)
public ApiKeyWhereInput addKeyInItem(String keyInItem)
public ApiKeyWhereInput keyIn_ExplictlyNull()
public ApiKeyWhereInput keyIn_ExplictlyNonNull()
public void setKeyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyIn_IsExplictlyNull()
public ApiKeyWhereInput keyLt(String keyLt)
public void setKeyLt(String keyLt)
public ApiKeyWhereInput keyLt_ExplictlyNull()
public ApiKeyWhereInput keyLt_ExplictlyNonNull()
public void setKeyLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyLt_IsExplictlyNull()
public ApiKeyWhereInput keyLte(String keyLte)
public void setKeyLte(String keyLte)
public ApiKeyWhereInput keyLte_ExplictlyNull()
public ApiKeyWhereInput keyLte_ExplictlyNonNull()
public void setKeyLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyLte_IsExplictlyNull()
public ApiKeyWhereInput keyNot(String keyNot)
public void setKeyNot(String keyNot)
public ApiKeyWhereInput keyNot_ExplictlyNull()
public ApiKeyWhereInput keyNot_ExplictlyNonNull()
public void setKeyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyNot_IsExplictlyNull()
public ApiKeyWhereInput keyNotContains(String keyNotContains)
public void setKeyNotContains(String keyNotContains)
public ApiKeyWhereInput keyNotContains_ExplictlyNull()
public ApiKeyWhereInput keyNotContains_ExplictlyNonNull()
public void setKeyNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyNotContains_IsExplictlyNull()
public ApiKeyWhereInput keyNotEndsWith(String keyNotEndsWith)
public void setKeyNotEndsWith(String keyNotEndsWith)
public ApiKeyWhereInput keyNotEndsWith_ExplictlyNull()
public ApiKeyWhereInput keyNotEndsWith_ExplictlyNonNull()
public void setKeyNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyNotEndsWith_IsExplictlyNull()
public ApiKeyWhereInput keyNotIn(List<String> keyNotIn)
public ApiKeyWhereInput addKeyNotInItem(String keyNotInItem)
public ApiKeyWhereInput keyNotIn_ExplictlyNull()
public ApiKeyWhereInput keyNotIn_ExplictlyNonNull()
public void setKeyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyNotIn_IsExplictlyNull()
public ApiKeyWhereInput keyNotStartsWith(String keyNotStartsWith)
@Nullable public String getKeyNotStartsWith()
public void setKeyNotStartsWith(String keyNotStartsWith)
public ApiKeyWhereInput keyNotStartsWith_ExplictlyNull()
public ApiKeyWhereInput keyNotStartsWith_ExplictlyNonNull()
public void setKeyNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyNotStartsWith_IsExplictlyNull()
public ApiKeyWhereInput keyStartsWith(String keyStartsWith)
public void setKeyStartsWith(String keyStartsWith)
public ApiKeyWhereInput keyStartsWith_ExplictlyNull()
public ApiKeyWhereInput keyStartsWith_ExplictlyNonNull()
public void setKeyStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getKeyStartsWith_IsExplictlyNull()
public ApiKeyWhereInput name(String name)
public void setName(String name)
public ApiKeyWhereInput name_ExplictlyNull()
public ApiKeyWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ApiKeyWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ApiKeyWhereInput nameContains_ExplictlyNull()
public ApiKeyWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public ApiKeyWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ApiKeyWhereInput nameEndsWith_ExplictlyNull()
public ApiKeyWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public ApiKeyWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ApiKeyWhereInput nameGt_ExplictlyNull()
public ApiKeyWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public ApiKeyWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ApiKeyWhereInput nameGte_ExplictlyNull()
public ApiKeyWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public ApiKeyWhereInput nameIn(List<String> nameIn)
public ApiKeyWhereInput addNameInItem(String nameInItem)
public ApiKeyWhereInput nameIn_ExplictlyNull()
public ApiKeyWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public ApiKeyWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ApiKeyWhereInput nameLt_ExplictlyNull()
public ApiKeyWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public ApiKeyWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ApiKeyWhereInput nameLte_ExplictlyNull()
public ApiKeyWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public ApiKeyWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ApiKeyWhereInput nameNot_ExplictlyNull()
public ApiKeyWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public ApiKeyWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ApiKeyWhereInput nameNotContains_ExplictlyNull()
public ApiKeyWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public ApiKeyWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ApiKeyWhereInput nameNotEndsWith_ExplictlyNull()
public ApiKeyWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public ApiKeyWhereInput nameNotIn(List<String> nameNotIn)
public ApiKeyWhereInput addNameNotInItem(String nameNotInItem)
public ApiKeyWhereInput nameNotIn_ExplictlyNull()
public ApiKeyWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public ApiKeyWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ApiKeyWhereInput nameNotStartsWith_ExplictlyNull()
public ApiKeyWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public ApiKeyWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ApiKeyWhereInput nameStartsWith_ExplictlyNull()
public ApiKeyWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public ApiKeyWhereInput rolesEvery(UserRoleNextWhereInput rolesEvery)
@Nullable public UserRoleNextWhereInput getRolesEvery()
public void setRolesEvery(UserRoleNextWhereInput rolesEvery)
public ApiKeyWhereInput rolesEvery_ExplictlyNull()
public ApiKeyWhereInput rolesEvery_ExplictlyNonNull()
public void setRolesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRolesEvery_IsExplictlyNull()
public ApiKeyWhereInput rolesNone(UserRoleNextWhereInput rolesNone)
@Nullable public UserRoleNextWhereInput getRolesNone()
public void setRolesNone(UserRoleNextWhereInput rolesNone)
public ApiKeyWhereInput rolesNone_ExplictlyNull()
public ApiKeyWhereInput rolesNone_ExplictlyNonNull()
public void setRolesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRolesNone_IsExplictlyNull()
public ApiKeyWhereInput rolesSome(UserRoleNextWhereInput rolesSome)
@Nullable public UserRoleNextWhereInput getRolesSome()
public void setRolesSome(UserRoleNextWhereInput rolesSome)
public ApiKeyWhereInput rolesSome_ExplictlyNull()
public ApiKeyWhereInput rolesSome_ExplictlyNonNull()
public void setRolesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRolesSome_IsExplictlyNull()
public ApiKeyWhereInput user(UserWhereInput user)
@Nullable public UserWhereInput getUser()
public void setUser(UserWhereInput user)
public ApiKeyWhereInput user_ExplictlyNull()
public ApiKeyWhereInput user_ExplictlyNonNull()
public void setUser_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUser_IsExplictlyNull()
public ApiKeyWhereInput username(String username)
public void setUsername(String username)
public ApiKeyWhereInput username_ExplictlyNull()
public ApiKeyWhereInput username_ExplictlyNonNull()
public void setUsername_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsername_IsExplictlyNull()
public ApiKeyWhereInput usernameContains(String usernameContains)
@Nullable public String getUsernameContains()
public void setUsernameContains(String usernameContains)
public ApiKeyWhereInput usernameContains_ExplictlyNull()
public ApiKeyWhereInput usernameContains_ExplictlyNonNull()
public void setUsernameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameContains_IsExplictlyNull()
public ApiKeyWhereInput usernameEndsWith(String usernameEndsWith)
@Nullable public String getUsernameEndsWith()
public void setUsernameEndsWith(String usernameEndsWith)
public ApiKeyWhereInput usernameEndsWith_ExplictlyNull()
public ApiKeyWhereInput usernameEndsWith_ExplictlyNonNull()
public void setUsernameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameEndsWith_IsExplictlyNull()
public ApiKeyWhereInput usernameGt(String usernameGt)
public void setUsernameGt(String usernameGt)
public ApiKeyWhereInput usernameGt_ExplictlyNull()
public ApiKeyWhereInput usernameGt_ExplictlyNonNull()
public void setUsernameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameGt_IsExplictlyNull()
public ApiKeyWhereInput usernameGte(String usernameGte)
public void setUsernameGte(String usernameGte)
public ApiKeyWhereInput usernameGte_ExplictlyNull()
public ApiKeyWhereInput usernameGte_ExplictlyNonNull()
public void setUsernameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameGte_IsExplictlyNull()
public ApiKeyWhereInput usernameIn(List<String> usernameIn)
public ApiKeyWhereInput addUsernameInItem(String usernameInItem)
public ApiKeyWhereInput usernameIn_ExplictlyNull()
public ApiKeyWhereInput usernameIn_ExplictlyNonNull()
public void setUsernameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameIn_IsExplictlyNull()
public ApiKeyWhereInput usernameLt(String usernameLt)
public void setUsernameLt(String usernameLt)
public ApiKeyWhereInput usernameLt_ExplictlyNull()
public ApiKeyWhereInput usernameLt_ExplictlyNonNull()
public void setUsernameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameLt_IsExplictlyNull()
public ApiKeyWhereInput usernameLte(String usernameLte)
public void setUsernameLte(String usernameLte)
public ApiKeyWhereInput usernameLte_ExplictlyNull()
public ApiKeyWhereInput usernameLte_ExplictlyNonNull()
public void setUsernameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameLte_IsExplictlyNull()
public ApiKeyWhereInput usernameNot(String usernameNot)
public void setUsernameNot(String usernameNot)
public ApiKeyWhereInput usernameNot_ExplictlyNull()
public ApiKeyWhereInput usernameNot_ExplictlyNonNull()
public void setUsernameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNot_IsExplictlyNull()
public ApiKeyWhereInput usernameNotContains(String usernameNotContains)
@Nullable public String getUsernameNotContains()
public void setUsernameNotContains(String usernameNotContains)
public ApiKeyWhereInput usernameNotContains_ExplictlyNull()
public ApiKeyWhereInput usernameNotContains_ExplictlyNonNull()
public void setUsernameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotContains_IsExplictlyNull()
public ApiKeyWhereInput usernameNotEndsWith(String usernameNotEndsWith)
@Nullable public String getUsernameNotEndsWith()
public void setUsernameNotEndsWith(String usernameNotEndsWith)
public ApiKeyWhereInput usernameNotEndsWith_ExplictlyNull()
public ApiKeyWhereInput usernameNotEndsWith_ExplictlyNonNull()
public void setUsernameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotEndsWith_IsExplictlyNull()
public ApiKeyWhereInput usernameNotIn(List<String> usernameNotIn)
public ApiKeyWhereInput addUsernameNotInItem(String usernameNotInItem)
@Nullable public List<String> getUsernameNotIn()
public ApiKeyWhereInput usernameNotIn_ExplictlyNull()
public ApiKeyWhereInput usernameNotIn_ExplictlyNonNull()
public void setUsernameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotIn_IsExplictlyNull()
public ApiKeyWhereInput usernameNotStartsWith(String usernameNotStartsWith)
@Nullable public String getUsernameNotStartsWith()
public void setUsernameNotStartsWith(String usernameNotStartsWith)
public ApiKeyWhereInput usernameNotStartsWith_ExplictlyNull()
public ApiKeyWhereInput usernameNotStartsWith_ExplictlyNonNull()
public void setUsernameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotStartsWith_IsExplictlyNull()
public ApiKeyWhereInput usernameStartsWith(String usernameStartsWith)
@Nullable public String getUsernameStartsWith()
public void setUsernameStartsWith(String usernameStartsWith)
public ApiKeyWhereInput usernameStartsWith_ExplictlyNull()
public ApiKeyWhereInput usernameStartsWith_ExplictlyNonNull()
public void setUsernameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameStartsWith_IsExplictlyNull()
Copyright © 2025. All rights reserved.