@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UserAuditLogWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
UserAuditLogWhereInput() |
public static final String SERIALIZED_NAME_ACTION_CONTAINS
public static final String SERIALIZED_NAME_ACTION_ENDS_WITH
public static final String SERIALIZED_NAME_ACTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_ACTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ACTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ACTION_STARTS_WITH
public static final String SERIALIZED_NAME_AUTH_TYPE_CONTAINS
public static final String SERIALIZED_NAME_AUTH_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_AUTH_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_AUTH_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_AUTH_TYPE_NOT_IN
public static final String SERIALIZED_NAME_AUTH_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_AUTH_TYPE_STARTS_WITH
public static final String SERIALIZED_NAME_CREATED_AT_GTE
public static final String SERIALIZED_NAME_CREATED_AT_LTE
public static final String SERIALIZED_NAME_CREATED_AT_NOT
public static final String SERIALIZED_NAME_CREATED_AT_NOT_IN
public static final String SERIALIZED_NAME_FINISHED_AT_GT
public static final String SERIALIZED_NAME_FINISHED_AT_GTE
public static final String SERIALIZED_NAME_FINISHED_AT_IN
public static final String SERIALIZED_NAME_FINISHED_AT_LT
public static final String SERIALIZED_NAME_FINISHED_AT_LTE
public static final String SERIALIZED_NAME_FINISHED_AT_NOT
public static final String SERIALIZED_NAME_FINISHED_AT_NOT_IN
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_IP_ADDRESS_CONTAINS
public static final String SERIALIZED_NAME_IP_ADDRESS_ENDS_WITH
public static final String SERIALIZED_NAME_IP_ADDRESS_GTE
public static final String SERIALIZED_NAME_IP_ADDRESS_LTE
public static final String SERIALIZED_NAME_IP_ADDRESS_NOT
public static final String SERIALIZED_NAME_IP_ADDRESS_NOT_CONTAINS
public static final String SERIALIZED_NAME_IP_ADDRESS_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_IP_ADDRESS_NOT_IN
public static final String SERIALIZED_NAME_IP_ADDRESS_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_IP_ADDRESS_STARTS_WITH
public static final String SERIALIZED_NAME_MESSAGE_CONTAINS
public static final String SERIALIZED_NAME_MESSAGE_ENDS_WITH
public static final String SERIALIZED_NAME_MESSAGE_NOT_CONTAINS
public static final String SERIALIZED_NAME_MESSAGE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_MESSAGE_NOT_IN
public static final String SERIALIZED_NAME_MESSAGE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_MESSAGE_STARTS_WITH
public static final String SERIALIZED_NAME_RESOURCE_ID_CONTAINS
public static final String SERIALIZED_NAME_RESOURCE_ID_ENDS_WITH
public static final String SERIALIZED_NAME_RESOURCE_ID_GT
public static final String SERIALIZED_NAME_RESOURCE_ID_GTE
public static final String SERIALIZED_NAME_RESOURCE_ID_IN
public static final String SERIALIZED_NAME_RESOURCE_ID_LT
public static final String SERIALIZED_NAME_RESOURCE_ID_LTE
public static final String SERIALIZED_NAME_RESOURCE_ID_NOT
public static final String SERIALIZED_NAME_RESOURCE_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_RESOURCE_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_RESOURCE_ID_NOT_IN
public static final String SERIALIZED_NAME_RESOURCE_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_RESOURCE_ID_STARTS_WITH
public static final String SERIALIZED_NAME_RESOURCE_TYPE_CONTAINS
public static final String SERIALIZED_NAME_RESOURCE_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_RESOURCE_TYPE_GT
public static final String SERIALIZED_NAME_RESOURCE_TYPE_GTE
public static final String SERIALIZED_NAME_RESOURCE_TYPE_IN
public static final String SERIALIZED_NAME_RESOURCE_TYPE_LT
public static final String SERIALIZED_NAME_RESOURCE_TYPE_LTE
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_IN
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_RESOURCE_TYPE_STARTS_WITH
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 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 UserAuditLogWhereInput AND(List<UserAuditLogWhereInput> AND)
public UserAuditLogWhereInput addANDItem(UserAuditLogWhereInput ANDItem)
@Nullable public List<UserAuditLogWhereInput> getAND()
public void setAND(List<UserAuditLogWhereInput> AND)
public UserAuditLogWhereInput AND_ExplictlyNull()
public UserAuditLogWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public UserAuditLogWhereInput NOT(List<UserAuditLogWhereInput> NOT)
public UserAuditLogWhereInput addNOTItem(UserAuditLogWhereInput NOTItem)
@Nullable public List<UserAuditLogWhereInput> getNOT()
public void setNOT(List<UserAuditLogWhereInput> NOT)
public UserAuditLogWhereInput NOT_ExplictlyNull()
public UserAuditLogWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public UserAuditLogWhereInput OR(List<UserAuditLogWhereInput> OR)
public UserAuditLogWhereInput addORItem(UserAuditLogWhereInput ORItem)
@Nullable public List<UserAuditLogWhereInput> getOR()
public void setOR(List<UserAuditLogWhereInput> OR)
public UserAuditLogWhereInput OR_ExplictlyNull()
public UserAuditLogWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public UserAuditLogWhereInput action(String action)
public void setAction(String action)
public UserAuditLogWhereInput action_ExplictlyNull()
public UserAuditLogWhereInput action_ExplictlyNonNull()
public void setAction_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAction_IsExplictlyNull()
public UserAuditLogWhereInput actionContains(String actionContains)
public void setActionContains(String actionContains)
public UserAuditLogWhereInput actionContains_ExplictlyNull()
public UserAuditLogWhereInput actionContains_ExplictlyNonNull()
public void setActionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionContains_IsExplictlyNull()
public UserAuditLogWhereInput actionEndsWith(String actionEndsWith)
public void setActionEndsWith(String actionEndsWith)
public UserAuditLogWhereInput actionEndsWith_ExplictlyNull()
public UserAuditLogWhereInput actionEndsWith_ExplictlyNonNull()
public void setActionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput actionGt(String actionGt)
public void setActionGt(String actionGt)
public UserAuditLogWhereInput actionGt_ExplictlyNull()
public UserAuditLogWhereInput actionGt_ExplictlyNonNull()
public void setActionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionGt_IsExplictlyNull()
public UserAuditLogWhereInput actionGte(String actionGte)
public void setActionGte(String actionGte)
public UserAuditLogWhereInput actionGte_ExplictlyNull()
public UserAuditLogWhereInput actionGte_ExplictlyNonNull()
public void setActionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionGte_IsExplictlyNull()
public UserAuditLogWhereInput actionIn(List<String> actionIn)
public UserAuditLogWhereInput addActionInItem(String actionInItem)
public UserAuditLogWhereInput actionIn_ExplictlyNull()
public UserAuditLogWhereInput actionIn_ExplictlyNonNull()
public void setActionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionIn_IsExplictlyNull()
public UserAuditLogWhereInput actionLt(String actionLt)
public void setActionLt(String actionLt)
public UserAuditLogWhereInput actionLt_ExplictlyNull()
public UserAuditLogWhereInput actionLt_ExplictlyNonNull()
public void setActionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionLt_IsExplictlyNull()
public UserAuditLogWhereInput actionLte(String actionLte)
public void setActionLte(String actionLte)
public UserAuditLogWhereInput actionLte_ExplictlyNull()
public UserAuditLogWhereInput actionLte_ExplictlyNonNull()
public void setActionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionLte_IsExplictlyNull()
public UserAuditLogWhereInput actionNot(String actionNot)
public void setActionNot(String actionNot)
public UserAuditLogWhereInput actionNot_ExplictlyNull()
public UserAuditLogWhereInput actionNot_ExplictlyNonNull()
public void setActionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionNot_IsExplictlyNull()
public UserAuditLogWhereInput actionNotContains(String actionNotContains)
@Nullable public String getActionNotContains()
public void setActionNotContains(String actionNotContains)
public UserAuditLogWhereInput actionNotContains_ExplictlyNull()
public UserAuditLogWhereInput actionNotContains_ExplictlyNonNull()
public void setActionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionNotContains_IsExplictlyNull()
public UserAuditLogWhereInput actionNotEndsWith(String actionNotEndsWith)
@Nullable public String getActionNotEndsWith()
public void setActionNotEndsWith(String actionNotEndsWith)
public UserAuditLogWhereInput actionNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput actionNotEndsWith_ExplictlyNonNull()
public void setActionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput actionNotIn(List<String> actionNotIn)
public UserAuditLogWhereInput addActionNotInItem(String actionNotInItem)
public UserAuditLogWhereInput actionNotIn_ExplictlyNull()
public UserAuditLogWhereInput actionNotIn_ExplictlyNonNull()
public void setActionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionNotIn_IsExplictlyNull()
public UserAuditLogWhereInput actionNotStartsWith(String actionNotStartsWith)
@Nullable public String getActionNotStartsWith()
public void setActionNotStartsWith(String actionNotStartsWith)
public UserAuditLogWhereInput actionNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput actionNotStartsWith_ExplictlyNonNull()
public void setActionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput actionStartsWith(String actionStartsWith)
@Nullable public String getActionStartsWith()
public void setActionStartsWith(String actionStartsWith)
public UserAuditLogWhereInput actionStartsWith_ExplictlyNull()
public UserAuditLogWhereInput actionStartsWith_ExplictlyNonNull()
public void setActionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getActionStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput authType(String authType)
public void setAuthType(String authType)
public UserAuditLogWhereInput authType_ExplictlyNull()
public UserAuditLogWhereInput authType_ExplictlyNonNull()
public void setAuthType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthType_IsExplictlyNull()
public UserAuditLogWhereInput authTypeContains(String authTypeContains)
@Nullable public String getAuthTypeContains()
public void setAuthTypeContains(String authTypeContains)
public UserAuditLogWhereInput authTypeContains_ExplictlyNull()
public UserAuditLogWhereInput authTypeContains_ExplictlyNonNull()
public void setAuthTypeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeContains_IsExplictlyNull()
public UserAuditLogWhereInput authTypeEndsWith(String authTypeEndsWith)
@Nullable public String getAuthTypeEndsWith()
public void setAuthTypeEndsWith(String authTypeEndsWith)
public UserAuditLogWhereInput authTypeEndsWith_ExplictlyNull()
public UserAuditLogWhereInput authTypeEndsWith_ExplictlyNonNull()
public void setAuthTypeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput authTypeGt(String authTypeGt)
public void setAuthTypeGt(String authTypeGt)
public UserAuditLogWhereInput authTypeGt_ExplictlyNull()
public UserAuditLogWhereInput authTypeGt_ExplictlyNonNull()
public void setAuthTypeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeGt_IsExplictlyNull()
public UserAuditLogWhereInput authTypeGte(String authTypeGte)
public void setAuthTypeGte(String authTypeGte)
public UserAuditLogWhereInput authTypeGte_ExplictlyNull()
public UserAuditLogWhereInput authTypeGte_ExplictlyNonNull()
public void setAuthTypeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeGte_IsExplictlyNull()
public UserAuditLogWhereInput authTypeIn(List<String> authTypeIn)
public UserAuditLogWhereInput addAuthTypeInItem(String authTypeInItem)
public UserAuditLogWhereInput authTypeIn_ExplictlyNull()
public UserAuditLogWhereInput authTypeIn_ExplictlyNonNull()
public void setAuthTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeIn_IsExplictlyNull()
public UserAuditLogWhereInput authTypeLt(String authTypeLt)
public void setAuthTypeLt(String authTypeLt)
public UserAuditLogWhereInput authTypeLt_ExplictlyNull()
public UserAuditLogWhereInput authTypeLt_ExplictlyNonNull()
public void setAuthTypeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeLt_IsExplictlyNull()
public UserAuditLogWhereInput authTypeLte(String authTypeLte)
public void setAuthTypeLte(String authTypeLte)
public UserAuditLogWhereInput authTypeLte_ExplictlyNull()
public UserAuditLogWhereInput authTypeLte_ExplictlyNonNull()
public void setAuthTypeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeLte_IsExplictlyNull()
public UserAuditLogWhereInput authTypeNot(String authTypeNot)
public void setAuthTypeNot(String authTypeNot)
public UserAuditLogWhereInput authTypeNot_ExplictlyNull()
public UserAuditLogWhereInput authTypeNot_ExplictlyNonNull()
public void setAuthTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeNot_IsExplictlyNull()
public UserAuditLogWhereInput authTypeNotContains(String authTypeNotContains)
@Nullable public String getAuthTypeNotContains()
public void setAuthTypeNotContains(String authTypeNotContains)
public UserAuditLogWhereInput authTypeNotContains_ExplictlyNull()
public UserAuditLogWhereInput authTypeNotContains_ExplictlyNonNull()
public void setAuthTypeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeNotContains_IsExplictlyNull()
public UserAuditLogWhereInput authTypeNotEndsWith(String authTypeNotEndsWith)
@Nullable public String getAuthTypeNotEndsWith()
public void setAuthTypeNotEndsWith(String authTypeNotEndsWith)
public UserAuditLogWhereInput authTypeNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput authTypeNotEndsWith_ExplictlyNonNull()
public void setAuthTypeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput authTypeNotIn(List<String> authTypeNotIn)
public UserAuditLogWhereInput addAuthTypeNotInItem(String authTypeNotInItem)
@Nullable public List<String> getAuthTypeNotIn()
public UserAuditLogWhereInput authTypeNotIn_ExplictlyNull()
public UserAuditLogWhereInput authTypeNotIn_ExplictlyNonNull()
public void setAuthTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeNotIn_IsExplictlyNull()
public UserAuditLogWhereInput authTypeNotStartsWith(String authTypeNotStartsWith)
@Nullable public String getAuthTypeNotStartsWith()
public void setAuthTypeNotStartsWith(String authTypeNotStartsWith)
public UserAuditLogWhereInput authTypeNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput authTypeNotStartsWith_ExplictlyNonNull()
public void setAuthTypeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput authTypeStartsWith(String authTypeStartsWith)
@Nullable public String getAuthTypeStartsWith()
public void setAuthTypeStartsWith(String authTypeStartsWith)
public UserAuditLogWhereInput authTypeStartsWith_ExplictlyNull()
public UserAuditLogWhereInput authTypeStartsWith_ExplictlyNonNull()
public void setAuthTypeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthTypeStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public UserAuditLogWhereInput cluster_ExplictlyNull()
public UserAuditLogWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public UserAuditLogWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public UserAuditLogWhereInput createdAt_ExplictlyNull()
public UserAuditLogWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public UserAuditLogWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public UserAuditLogWhereInput createdAtGt_ExplictlyNull()
public UserAuditLogWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public UserAuditLogWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public UserAuditLogWhereInput createdAtGte_ExplictlyNull()
public UserAuditLogWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public UserAuditLogWhereInput createdAtIn(List<String> createdAtIn)
public UserAuditLogWhereInput addCreatedAtInItem(String createdAtInItem)
public UserAuditLogWhereInput createdAtIn_ExplictlyNull()
public UserAuditLogWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public UserAuditLogWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public UserAuditLogWhereInput createdAtLt_ExplictlyNull()
public UserAuditLogWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public UserAuditLogWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public UserAuditLogWhereInput createdAtLte_ExplictlyNull()
public UserAuditLogWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public UserAuditLogWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public UserAuditLogWhereInput createdAtNot_ExplictlyNull()
public UserAuditLogWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public UserAuditLogWhereInput createdAtNotIn(List<String> createdAtNotIn)
public UserAuditLogWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public UserAuditLogWhereInput createdAtNotIn_ExplictlyNull()
public UserAuditLogWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public UserAuditLogWhereInput finishedAt(String finishedAt)
public void setFinishedAt(String finishedAt)
public UserAuditLogWhereInput finishedAt_ExplictlyNull()
public UserAuditLogWhereInput finishedAt_ExplictlyNonNull()
public void setFinishedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAt_IsExplictlyNull()
public UserAuditLogWhereInput finishedAtGt(String finishedAtGt)
public void setFinishedAtGt(String finishedAtGt)
public UserAuditLogWhereInput finishedAtGt_ExplictlyNull()
public UserAuditLogWhereInput finishedAtGt_ExplictlyNonNull()
public void setFinishedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGt_IsExplictlyNull()
public UserAuditLogWhereInput finishedAtGte(String finishedAtGte)
public void setFinishedAtGte(String finishedAtGte)
public UserAuditLogWhereInput finishedAtGte_ExplictlyNull()
public UserAuditLogWhereInput finishedAtGte_ExplictlyNonNull()
public void setFinishedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGte_IsExplictlyNull()
public UserAuditLogWhereInput finishedAtIn(List<String> finishedAtIn)
public UserAuditLogWhereInput addFinishedAtInItem(String finishedAtInItem)
public UserAuditLogWhereInput finishedAtIn_ExplictlyNull()
public UserAuditLogWhereInput finishedAtIn_ExplictlyNonNull()
public void setFinishedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtIn_IsExplictlyNull()
public UserAuditLogWhereInput finishedAtLt(String finishedAtLt)
public void setFinishedAtLt(String finishedAtLt)
public UserAuditLogWhereInput finishedAtLt_ExplictlyNull()
public UserAuditLogWhereInput finishedAtLt_ExplictlyNonNull()
public void setFinishedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLt_IsExplictlyNull()
public UserAuditLogWhereInput finishedAtLte(String finishedAtLte)
public void setFinishedAtLte(String finishedAtLte)
public UserAuditLogWhereInput finishedAtLte_ExplictlyNull()
public UserAuditLogWhereInput finishedAtLte_ExplictlyNonNull()
public void setFinishedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLte_IsExplictlyNull()
public UserAuditLogWhereInput finishedAtNot(String finishedAtNot)
public void setFinishedAtNot(String finishedAtNot)
public UserAuditLogWhereInput finishedAtNot_ExplictlyNull()
public UserAuditLogWhereInput finishedAtNot_ExplictlyNonNull()
public void setFinishedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNot_IsExplictlyNull()
public UserAuditLogWhereInput finishedAtNotIn(List<String> finishedAtNotIn)
public UserAuditLogWhereInput addFinishedAtNotInItem(String finishedAtNotInItem)
@Nullable public List<String> getFinishedAtNotIn()
public UserAuditLogWhereInput finishedAtNotIn_ExplictlyNull()
public UserAuditLogWhereInput finishedAtNotIn_ExplictlyNonNull()
public void setFinishedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNotIn_IsExplictlyNull()
public UserAuditLogWhereInput id(String id)
public void setId(String id)
public UserAuditLogWhereInput id_ExplictlyNull()
public UserAuditLogWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public UserAuditLogWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public UserAuditLogWhereInput idContains_ExplictlyNull()
public UserAuditLogWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public UserAuditLogWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public UserAuditLogWhereInput idEndsWith_ExplictlyNull()
public UserAuditLogWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public UserAuditLogWhereInput idGt_ExplictlyNull()
public UserAuditLogWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public UserAuditLogWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public UserAuditLogWhereInput idGte_ExplictlyNull()
public UserAuditLogWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public UserAuditLogWhereInput idIn(List<String> idIn)
public UserAuditLogWhereInput addIdInItem(String idInItem)
public UserAuditLogWhereInput idIn_ExplictlyNull()
public UserAuditLogWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public UserAuditLogWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public UserAuditLogWhereInput idLt_ExplictlyNull()
public UserAuditLogWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public UserAuditLogWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public UserAuditLogWhereInput idLte_ExplictlyNull()
public UserAuditLogWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public UserAuditLogWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public UserAuditLogWhereInput idNot_ExplictlyNull()
public UserAuditLogWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public UserAuditLogWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public UserAuditLogWhereInput idNotContains_ExplictlyNull()
public UserAuditLogWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public UserAuditLogWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public UserAuditLogWhereInput idNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput idNotIn(List<String> idNotIn)
public UserAuditLogWhereInput addIdNotInItem(String idNotInItem)
public UserAuditLogWhereInput idNotIn_ExplictlyNull()
public UserAuditLogWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public UserAuditLogWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public UserAuditLogWhereInput idNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public UserAuditLogWhereInput idStartsWith_ExplictlyNull()
public UserAuditLogWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput ipAddress(String ipAddress)
public void setIpAddress(String ipAddress)
public UserAuditLogWhereInput ipAddress_ExplictlyNull()
public UserAuditLogWhereInput ipAddress_ExplictlyNonNull()
public void setIpAddress_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddress_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressContains(String ipAddressContains)
@Nullable public String getIpAddressContains()
public void setIpAddressContains(String ipAddressContains)
public UserAuditLogWhereInput ipAddressContains_ExplictlyNull()
public UserAuditLogWhereInput ipAddressContains_ExplictlyNonNull()
public void setIpAddressContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressContains_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressEndsWith(String ipAddressEndsWith)
@Nullable public String getIpAddressEndsWith()
public void setIpAddressEndsWith(String ipAddressEndsWith)
public UserAuditLogWhereInput ipAddressEndsWith_ExplictlyNull()
public UserAuditLogWhereInput ipAddressEndsWith_ExplictlyNonNull()
public void setIpAddressEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressGt(String ipAddressGt)
public void setIpAddressGt(String ipAddressGt)
public UserAuditLogWhereInput ipAddressGt_ExplictlyNull()
public UserAuditLogWhereInput ipAddressGt_ExplictlyNonNull()
public void setIpAddressGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressGt_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressGte(String ipAddressGte)
public void setIpAddressGte(String ipAddressGte)
public UserAuditLogWhereInput ipAddressGte_ExplictlyNull()
public UserAuditLogWhereInput ipAddressGte_ExplictlyNonNull()
public void setIpAddressGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressGte_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressIn(List<String> ipAddressIn)
public UserAuditLogWhereInput addIpAddressInItem(String ipAddressInItem)
public UserAuditLogWhereInput ipAddressIn_ExplictlyNull()
public UserAuditLogWhereInput ipAddressIn_ExplictlyNonNull()
public void setIpAddressIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressIn_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressLt(String ipAddressLt)
public void setIpAddressLt(String ipAddressLt)
public UserAuditLogWhereInput ipAddressLt_ExplictlyNull()
public UserAuditLogWhereInput ipAddressLt_ExplictlyNonNull()
public void setIpAddressLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressLt_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressLte(String ipAddressLte)
public void setIpAddressLte(String ipAddressLte)
public UserAuditLogWhereInput ipAddressLte_ExplictlyNull()
public UserAuditLogWhereInput ipAddressLte_ExplictlyNonNull()
public void setIpAddressLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressLte_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressNot(String ipAddressNot)
public void setIpAddressNot(String ipAddressNot)
public UserAuditLogWhereInput ipAddressNot_ExplictlyNull()
public UserAuditLogWhereInput ipAddressNot_ExplictlyNonNull()
public void setIpAddressNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressNot_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressNotContains(String ipAddressNotContains)
@Nullable public String getIpAddressNotContains()
public void setIpAddressNotContains(String ipAddressNotContains)
public UserAuditLogWhereInput ipAddressNotContains_ExplictlyNull()
public UserAuditLogWhereInput ipAddressNotContains_ExplictlyNonNull()
public void setIpAddressNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressNotContains_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressNotEndsWith(String ipAddressNotEndsWith)
@Nullable public String getIpAddressNotEndsWith()
public void setIpAddressNotEndsWith(String ipAddressNotEndsWith)
public UserAuditLogWhereInput ipAddressNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput ipAddressNotEndsWith_ExplictlyNonNull()
public void setIpAddressNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressNotIn(List<String> ipAddressNotIn)
public UserAuditLogWhereInput addIpAddressNotInItem(String ipAddressNotInItem)
@Nullable public List<String> getIpAddressNotIn()
public UserAuditLogWhereInput ipAddressNotIn_ExplictlyNull()
public UserAuditLogWhereInput ipAddressNotIn_ExplictlyNonNull()
public void setIpAddressNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressNotIn_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressNotStartsWith(String ipAddressNotStartsWith)
@Nullable public String getIpAddressNotStartsWith()
public void setIpAddressNotStartsWith(String ipAddressNotStartsWith)
public UserAuditLogWhereInput ipAddressNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput ipAddressNotStartsWith_ExplictlyNonNull()
public void setIpAddressNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput ipAddressStartsWith(String ipAddressStartsWith)
@Nullable public String getIpAddressStartsWith()
public void setIpAddressStartsWith(String ipAddressStartsWith)
public UserAuditLogWhereInput ipAddressStartsWith_ExplictlyNull()
public UserAuditLogWhereInput ipAddressStartsWith_ExplictlyNonNull()
public void setIpAddressStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddressStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput message(String message)
public void setMessage(String message)
public UserAuditLogWhereInput message_ExplictlyNull()
public UserAuditLogWhereInput message_ExplictlyNonNull()
public void setMessage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessage_IsExplictlyNull()
public UserAuditLogWhereInput messageContains(String messageContains)
@Nullable public String getMessageContains()
public void setMessageContains(String messageContains)
public UserAuditLogWhereInput messageContains_ExplictlyNull()
public UserAuditLogWhereInput messageContains_ExplictlyNonNull()
public void setMessageContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageContains_IsExplictlyNull()
public UserAuditLogWhereInput messageEndsWith(String messageEndsWith)
@Nullable public String getMessageEndsWith()
public void setMessageEndsWith(String messageEndsWith)
public UserAuditLogWhereInput messageEndsWith_ExplictlyNull()
public UserAuditLogWhereInput messageEndsWith_ExplictlyNonNull()
public void setMessageEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput messageGt(String messageGt)
public void setMessageGt(String messageGt)
public UserAuditLogWhereInput messageGt_ExplictlyNull()
public UserAuditLogWhereInput messageGt_ExplictlyNonNull()
public void setMessageGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageGt_IsExplictlyNull()
public UserAuditLogWhereInput messageGte(String messageGte)
public void setMessageGte(String messageGte)
public UserAuditLogWhereInput messageGte_ExplictlyNull()
public UserAuditLogWhereInput messageGte_ExplictlyNonNull()
public void setMessageGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageGte_IsExplictlyNull()
public UserAuditLogWhereInput messageIn(List<String> messageIn)
public UserAuditLogWhereInput addMessageInItem(String messageInItem)
public UserAuditLogWhereInput messageIn_ExplictlyNull()
public UserAuditLogWhereInput messageIn_ExplictlyNonNull()
public void setMessageIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageIn_IsExplictlyNull()
public UserAuditLogWhereInput messageLt(String messageLt)
public void setMessageLt(String messageLt)
public UserAuditLogWhereInput messageLt_ExplictlyNull()
public UserAuditLogWhereInput messageLt_ExplictlyNonNull()
public void setMessageLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageLt_IsExplictlyNull()
public UserAuditLogWhereInput messageLte(String messageLte)
public void setMessageLte(String messageLte)
public UserAuditLogWhereInput messageLte_ExplictlyNull()
public UserAuditLogWhereInput messageLte_ExplictlyNonNull()
public void setMessageLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageLte_IsExplictlyNull()
public UserAuditLogWhereInput messageNot(String messageNot)
public void setMessageNot(String messageNot)
public UserAuditLogWhereInput messageNot_ExplictlyNull()
public UserAuditLogWhereInput messageNot_ExplictlyNonNull()
public void setMessageNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageNot_IsExplictlyNull()
public UserAuditLogWhereInput messageNotContains(String messageNotContains)
@Nullable public String getMessageNotContains()
public void setMessageNotContains(String messageNotContains)
public UserAuditLogWhereInput messageNotContains_ExplictlyNull()
public UserAuditLogWhereInput messageNotContains_ExplictlyNonNull()
public void setMessageNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageNotContains_IsExplictlyNull()
public UserAuditLogWhereInput messageNotEndsWith(String messageNotEndsWith)
@Nullable public String getMessageNotEndsWith()
public void setMessageNotEndsWith(String messageNotEndsWith)
public UserAuditLogWhereInput messageNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput messageNotEndsWith_ExplictlyNonNull()
public void setMessageNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput messageNotIn(List<String> messageNotIn)
public UserAuditLogWhereInput addMessageNotInItem(String messageNotInItem)
public UserAuditLogWhereInput messageNotIn_ExplictlyNull()
public UserAuditLogWhereInput messageNotIn_ExplictlyNonNull()
public void setMessageNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageNotIn_IsExplictlyNull()
public UserAuditLogWhereInput messageNotStartsWith(String messageNotStartsWith)
@Nullable public String getMessageNotStartsWith()
public void setMessageNotStartsWith(String messageNotStartsWith)
public UserAuditLogWhereInput messageNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput messageNotStartsWith_ExplictlyNonNull()
public void setMessageNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput messageStartsWith(String messageStartsWith)
@Nullable public String getMessageStartsWith()
public void setMessageStartsWith(String messageStartsWith)
public UserAuditLogWhereInput messageStartsWith_ExplictlyNull()
public UserAuditLogWhereInput messageStartsWith_ExplictlyNonNull()
public void setMessageStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessageStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceId(String resourceId)
public void setResourceId(String resourceId)
public UserAuditLogWhereInput resourceId_ExplictlyNull()
public UserAuditLogWhereInput resourceId_ExplictlyNonNull()
public void setResourceId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceId_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdContains(String resourceIdContains)
@Nullable public String getResourceIdContains()
public void setResourceIdContains(String resourceIdContains)
public UserAuditLogWhereInput resourceIdContains_ExplictlyNull()
public UserAuditLogWhereInput resourceIdContains_ExplictlyNonNull()
public void setResourceIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdContains_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdEndsWith(String resourceIdEndsWith)
@Nullable public String getResourceIdEndsWith()
public void setResourceIdEndsWith(String resourceIdEndsWith)
public UserAuditLogWhereInput resourceIdEndsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceIdEndsWith_ExplictlyNonNull()
public void setResourceIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdGt(String resourceIdGt)
public void setResourceIdGt(String resourceIdGt)
public UserAuditLogWhereInput resourceIdGt_ExplictlyNull()
public UserAuditLogWhereInput resourceIdGt_ExplictlyNonNull()
public void setResourceIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdGt_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdGte(String resourceIdGte)
public void setResourceIdGte(String resourceIdGte)
public UserAuditLogWhereInput resourceIdGte_ExplictlyNull()
public UserAuditLogWhereInput resourceIdGte_ExplictlyNonNull()
public void setResourceIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdGte_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdIn(List<String> resourceIdIn)
public UserAuditLogWhereInput addResourceIdInItem(String resourceIdInItem)
public UserAuditLogWhereInput resourceIdIn_ExplictlyNull()
public UserAuditLogWhereInput resourceIdIn_ExplictlyNonNull()
public void setResourceIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdIn_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdLt(String resourceIdLt)
public void setResourceIdLt(String resourceIdLt)
public UserAuditLogWhereInput resourceIdLt_ExplictlyNull()
public UserAuditLogWhereInput resourceIdLt_ExplictlyNonNull()
public void setResourceIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdLt_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdLte(String resourceIdLte)
public void setResourceIdLte(String resourceIdLte)
public UserAuditLogWhereInput resourceIdLte_ExplictlyNull()
public UserAuditLogWhereInput resourceIdLte_ExplictlyNonNull()
public void setResourceIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdLte_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdNot(String resourceIdNot)
public void setResourceIdNot(String resourceIdNot)
public UserAuditLogWhereInput resourceIdNot_ExplictlyNull()
public UserAuditLogWhereInput resourceIdNot_ExplictlyNonNull()
public void setResourceIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdNot_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdNotContains(String resourceIdNotContains)
@Nullable public String getResourceIdNotContains()
public void setResourceIdNotContains(String resourceIdNotContains)
public UserAuditLogWhereInput resourceIdNotContains_ExplictlyNull()
public UserAuditLogWhereInput resourceIdNotContains_ExplictlyNonNull()
public void setResourceIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdNotContains_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdNotEndsWith(String resourceIdNotEndsWith)
@Nullable public String getResourceIdNotEndsWith()
public void setResourceIdNotEndsWith(String resourceIdNotEndsWith)
public UserAuditLogWhereInput resourceIdNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceIdNotEndsWith_ExplictlyNonNull()
public void setResourceIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdNotIn(List<String> resourceIdNotIn)
public UserAuditLogWhereInput addResourceIdNotInItem(String resourceIdNotInItem)
@Nullable public List<String> getResourceIdNotIn()
public UserAuditLogWhereInput resourceIdNotIn_ExplictlyNull()
public UserAuditLogWhereInput resourceIdNotIn_ExplictlyNonNull()
public void setResourceIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdNotIn_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdNotStartsWith(String resourceIdNotStartsWith)
@Nullable public String getResourceIdNotStartsWith()
public void setResourceIdNotStartsWith(String resourceIdNotStartsWith)
public UserAuditLogWhereInput resourceIdNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceIdNotStartsWith_ExplictlyNonNull()
public void setResourceIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceIdStartsWith(String resourceIdStartsWith)
@Nullable public String getResourceIdStartsWith()
public void setResourceIdStartsWith(String resourceIdStartsWith)
public UserAuditLogWhereInput resourceIdStartsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceIdStartsWith_ExplictlyNonNull()
public void setResourceIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceIdStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceType(String resourceType)
public void setResourceType(String resourceType)
public UserAuditLogWhereInput resourceType_ExplictlyNull()
public UserAuditLogWhereInput resourceType_ExplictlyNonNull()
public void setResourceType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceType_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeContains(String resourceTypeContains)
@Nullable public String getResourceTypeContains()
public void setResourceTypeContains(String resourceTypeContains)
public UserAuditLogWhereInput resourceTypeContains_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeContains_ExplictlyNonNull()
public void setResourceTypeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeContains_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeEndsWith(String resourceTypeEndsWith)
@Nullable public String getResourceTypeEndsWith()
public void setResourceTypeEndsWith(String resourceTypeEndsWith)
public UserAuditLogWhereInput resourceTypeEndsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeEndsWith_ExplictlyNonNull()
public void setResourceTypeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeGt(String resourceTypeGt)
public void setResourceTypeGt(String resourceTypeGt)
public UserAuditLogWhereInput resourceTypeGt_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeGt_ExplictlyNonNull()
public void setResourceTypeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeGt_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeGte(String resourceTypeGte)
@Nullable public String getResourceTypeGte()
public void setResourceTypeGte(String resourceTypeGte)
public UserAuditLogWhereInput resourceTypeGte_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeGte_ExplictlyNonNull()
public void setResourceTypeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeGte_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeIn(List<String> resourceTypeIn)
public UserAuditLogWhereInput addResourceTypeInItem(String resourceTypeInItem)
@Nullable public List<String> getResourceTypeIn()
public UserAuditLogWhereInput resourceTypeIn_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeIn_ExplictlyNonNull()
public void setResourceTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeIn_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeLt(String resourceTypeLt)
public void setResourceTypeLt(String resourceTypeLt)
public UserAuditLogWhereInput resourceTypeLt_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeLt_ExplictlyNonNull()
public void setResourceTypeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeLt_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeLte(String resourceTypeLte)
@Nullable public String getResourceTypeLte()
public void setResourceTypeLte(String resourceTypeLte)
public UserAuditLogWhereInput resourceTypeLte_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeLte_ExplictlyNonNull()
public void setResourceTypeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeLte_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeNot(String resourceTypeNot)
@Nullable public String getResourceTypeNot()
public void setResourceTypeNot(String resourceTypeNot)
public UserAuditLogWhereInput resourceTypeNot_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeNot_ExplictlyNonNull()
public void setResourceTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNot_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotContains(String resourceTypeNotContains)
@Nullable public String getResourceTypeNotContains()
public void setResourceTypeNotContains(String resourceTypeNotContains)
public UserAuditLogWhereInput resourceTypeNotContains_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotContains_ExplictlyNonNull()
public void setResourceTypeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotContains_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotEndsWith(String resourceTypeNotEndsWith)
@Nullable public String getResourceTypeNotEndsWith()
public void setResourceTypeNotEndsWith(String resourceTypeNotEndsWith)
public UserAuditLogWhereInput resourceTypeNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotEndsWith_ExplictlyNonNull()
public void setResourceTypeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotIn(List<String> resourceTypeNotIn)
public UserAuditLogWhereInput addResourceTypeNotInItem(String resourceTypeNotInItem)
@Nullable public List<String> getResourceTypeNotIn()
public UserAuditLogWhereInput resourceTypeNotIn_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotIn_ExplictlyNonNull()
public void setResourceTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotIn_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotStartsWith(String resourceTypeNotStartsWith)
@Nullable public String getResourceTypeNotStartsWith()
public void setResourceTypeNotStartsWith(String resourceTypeNotStartsWith)
public UserAuditLogWhereInput resourceTypeNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeNotStartsWith_ExplictlyNonNull()
public void setResourceTypeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput resourceTypeStartsWith(String resourceTypeStartsWith)
@Nullable public String getResourceTypeStartsWith()
public void setResourceTypeStartsWith(String resourceTypeStartsWith)
public UserAuditLogWhereInput resourceTypeStartsWith_ExplictlyNull()
public UserAuditLogWhereInput resourceTypeStartsWith_ExplictlyNonNull()
public void setResourceTypeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput startedAt(String startedAt)
public void setStartedAt(String startedAt)
public UserAuditLogWhereInput startedAt_ExplictlyNull()
public UserAuditLogWhereInput startedAt_ExplictlyNonNull()
public void setStartedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAt_IsExplictlyNull()
public UserAuditLogWhereInput startedAtGt(String startedAtGt)
public void setStartedAtGt(String startedAtGt)
public UserAuditLogWhereInput startedAtGt_ExplictlyNull()
public UserAuditLogWhereInput startedAtGt_ExplictlyNonNull()
public void setStartedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtGt_IsExplictlyNull()
public UserAuditLogWhereInput startedAtGte(String startedAtGte)
public void setStartedAtGte(String startedAtGte)
public UserAuditLogWhereInput startedAtGte_ExplictlyNull()
public UserAuditLogWhereInput startedAtGte_ExplictlyNonNull()
public void setStartedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtGte_IsExplictlyNull()
public UserAuditLogWhereInput startedAtIn(List<String> startedAtIn)
public UserAuditLogWhereInput addStartedAtInItem(String startedAtInItem)
public UserAuditLogWhereInput startedAtIn_ExplictlyNull()
public UserAuditLogWhereInput startedAtIn_ExplictlyNonNull()
public void setStartedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtIn_IsExplictlyNull()
public UserAuditLogWhereInput startedAtLt(String startedAtLt)
public void setStartedAtLt(String startedAtLt)
public UserAuditLogWhereInput startedAtLt_ExplictlyNull()
public UserAuditLogWhereInput startedAtLt_ExplictlyNonNull()
public void setStartedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtLt_IsExplictlyNull()
public UserAuditLogWhereInput startedAtLte(String startedAtLte)
public void setStartedAtLte(String startedAtLte)
public UserAuditLogWhereInput startedAtLte_ExplictlyNull()
public UserAuditLogWhereInput startedAtLte_ExplictlyNonNull()
public void setStartedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtLte_IsExplictlyNull()
public UserAuditLogWhereInput startedAtNot(String startedAtNot)
public void setStartedAtNot(String startedAtNot)
public UserAuditLogWhereInput startedAtNot_ExplictlyNull()
public UserAuditLogWhereInput startedAtNot_ExplictlyNonNull()
public void setStartedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtNot_IsExplictlyNull()
public UserAuditLogWhereInput startedAtNotIn(List<String> startedAtNotIn)
public UserAuditLogWhereInput addStartedAtNotInItem(String startedAtNotInItem)
@Nullable public List<String> getStartedAtNotIn()
public UserAuditLogWhereInput startedAtNotIn_ExplictlyNull()
public UserAuditLogWhereInput startedAtNotIn_ExplictlyNonNull()
public void setStartedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtNotIn_IsExplictlyNull()
public UserAuditLogWhereInput status(UserAuditLogStatus status)
@Nullable public UserAuditLogStatus getStatus()
public void setStatus(UserAuditLogStatus status)
public UserAuditLogWhereInput status_ExplictlyNull()
public UserAuditLogWhereInput status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public UserAuditLogWhereInput statusIn(List<UserAuditLogStatus> statusIn)
public UserAuditLogWhereInput addStatusInItem(UserAuditLogStatus statusInItem)
@Nullable public List<UserAuditLogStatus> getStatusIn()
public void setStatusIn(List<UserAuditLogStatus> statusIn)
public UserAuditLogWhereInput statusIn_ExplictlyNull()
public UserAuditLogWhereInput statusIn_ExplictlyNonNull()
public void setStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusIn_IsExplictlyNull()
public UserAuditLogWhereInput statusNot(UserAuditLogStatus statusNot)
@Nullable public UserAuditLogStatus getStatusNot()
public void setStatusNot(UserAuditLogStatus statusNot)
public UserAuditLogWhereInput statusNot_ExplictlyNull()
public UserAuditLogWhereInput statusNot_ExplictlyNonNull()
public void setStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNot_IsExplictlyNull()
public UserAuditLogWhereInput statusNotIn(List<UserAuditLogStatus> statusNotIn)
public UserAuditLogWhereInput addStatusNotInItem(UserAuditLogStatus statusNotInItem)
@Nullable public List<UserAuditLogStatus> getStatusNotIn()
public void setStatusNotIn(List<UserAuditLogStatus> statusNotIn)
public UserAuditLogWhereInput statusNotIn_ExplictlyNull()
public UserAuditLogWhereInput statusNotIn_ExplictlyNonNull()
public void setStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNotIn_IsExplictlyNull()
public UserAuditLogWhereInput user(UserWhereInput user)
@Nullable public UserWhereInput getUser()
public void setUser(UserWhereInput user)
public UserAuditLogWhereInput user_ExplictlyNull()
public UserAuditLogWhereInput user_ExplictlyNonNull()
public void setUser_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUser_IsExplictlyNull()
public UserAuditLogWhereInput username(String username)
public void setUsername(String username)
public UserAuditLogWhereInput username_ExplictlyNull()
public UserAuditLogWhereInput username_ExplictlyNonNull()
public void setUsername_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsername_IsExplictlyNull()
public UserAuditLogWhereInput usernameContains(String usernameContains)
@Nullable public String getUsernameContains()
public void setUsernameContains(String usernameContains)
public UserAuditLogWhereInput usernameContains_ExplictlyNull()
public UserAuditLogWhereInput usernameContains_ExplictlyNonNull()
public void setUsernameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameContains_IsExplictlyNull()
public UserAuditLogWhereInput usernameEndsWith(String usernameEndsWith)
@Nullable public String getUsernameEndsWith()
public void setUsernameEndsWith(String usernameEndsWith)
public UserAuditLogWhereInput usernameEndsWith_ExplictlyNull()
public UserAuditLogWhereInput usernameEndsWith_ExplictlyNonNull()
public void setUsernameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput usernameGt(String usernameGt)
public void setUsernameGt(String usernameGt)
public UserAuditLogWhereInput usernameGt_ExplictlyNull()
public UserAuditLogWhereInput usernameGt_ExplictlyNonNull()
public void setUsernameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameGt_IsExplictlyNull()
public UserAuditLogWhereInput usernameGte(String usernameGte)
public void setUsernameGte(String usernameGte)
public UserAuditLogWhereInput usernameGte_ExplictlyNull()
public UserAuditLogWhereInput usernameGte_ExplictlyNonNull()
public void setUsernameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameGte_IsExplictlyNull()
public UserAuditLogWhereInput usernameIn(List<String> usernameIn)
public UserAuditLogWhereInput addUsernameInItem(String usernameInItem)
public UserAuditLogWhereInput usernameIn_ExplictlyNull()
public UserAuditLogWhereInput usernameIn_ExplictlyNonNull()
public void setUsernameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameIn_IsExplictlyNull()
public UserAuditLogWhereInput usernameLt(String usernameLt)
public void setUsernameLt(String usernameLt)
public UserAuditLogWhereInput usernameLt_ExplictlyNull()
public UserAuditLogWhereInput usernameLt_ExplictlyNonNull()
public void setUsernameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameLt_IsExplictlyNull()
public UserAuditLogWhereInput usernameLte(String usernameLte)
public void setUsernameLte(String usernameLte)
public UserAuditLogWhereInput usernameLte_ExplictlyNull()
public UserAuditLogWhereInput usernameLte_ExplictlyNonNull()
public void setUsernameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameLte_IsExplictlyNull()
public UserAuditLogWhereInput usernameNot(String usernameNot)
public void setUsernameNot(String usernameNot)
public UserAuditLogWhereInput usernameNot_ExplictlyNull()
public UserAuditLogWhereInput usernameNot_ExplictlyNonNull()
public void setUsernameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNot_IsExplictlyNull()
public UserAuditLogWhereInput usernameNotContains(String usernameNotContains)
@Nullable public String getUsernameNotContains()
public void setUsernameNotContains(String usernameNotContains)
public UserAuditLogWhereInput usernameNotContains_ExplictlyNull()
public UserAuditLogWhereInput usernameNotContains_ExplictlyNonNull()
public void setUsernameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotContains_IsExplictlyNull()
public UserAuditLogWhereInput usernameNotEndsWith(String usernameNotEndsWith)
@Nullable public String getUsernameNotEndsWith()
public void setUsernameNotEndsWith(String usernameNotEndsWith)
public UserAuditLogWhereInput usernameNotEndsWith_ExplictlyNull()
public UserAuditLogWhereInput usernameNotEndsWith_ExplictlyNonNull()
public void setUsernameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotEndsWith_IsExplictlyNull()
public UserAuditLogWhereInput usernameNotIn(List<String> usernameNotIn)
public UserAuditLogWhereInput addUsernameNotInItem(String usernameNotInItem)
@Nullable public List<String> getUsernameNotIn()
public UserAuditLogWhereInput usernameNotIn_ExplictlyNull()
public UserAuditLogWhereInput usernameNotIn_ExplictlyNonNull()
public void setUsernameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotIn_IsExplictlyNull()
public UserAuditLogWhereInput usernameNotStartsWith(String usernameNotStartsWith)
@Nullable public String getUsernameNotStartsWith()
public void setUsernameNotStartsWith(String usernameNotStartsWith)
public UserAuditLogWhereInput usernameNotStartsWith_ExplictlyNull()
public UserAuditLogWhereInput usernameNotStartsWith_ExplictlyNonNull()
public void setUsernameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotStartsWith_IsExplictlyNull()
public UserAuditLogWhereInput usernameStartsWith(String usernameStartsWith)
@Nullable public String getUsernameStartsWith()
public void setUsernameStartsWith(String usernameStartsWith)
public UserAuditLogWhereInput usernameStartsWith_ExplictlyNull()
public UserAuditLogWhereInput usernameStartsWith_ExplictlyNonNull()
public void setUsernameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameStartsWith_IsExplictlyNull()
Copyright © 2025. All rights reserved.