@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UserAuditLogWhereInput extends Object
| 构造器和说明 |
|---|
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 NOT(List<UserAuditLogWhereInput> NOT)
public UserAuditLogWhereInput addNOTItem(UserAuditLogWhereInput NOTItem)
@Nullable public List<UserAuditLogWhereInput> getNOT()
public void setNOT(List<UserAuditLogWhereInput> NOT)
public UserAuditLogWhereInput OR(List<UserAuditLogWhereInput> OR)
public UserAuditLogWhereInput addORItem(UserAuditLogWhereInput ORItem)
@Nullable public List<UserAuditLogWhereInput> getOR()
public void setOR(List<UserAuditLogWhereInput> OR)
public UserAuditLogWhereInput action(String action)
public void setAction(String action)
public UserAuditLogWhereInput actionContains(String actionContains)
public void setActionContains(String actionContains)
public UserAuditLogWhereInput actionEndsWith(String actionEndsWith)
public void setActionEndsWith(String actionEndsWith)
public UserAuditLogWhereInput actionGt(String actionGt)
public void setActionGt(String actionGt)
public UserAuditLogWhereInput actionGte(String actionGte)
public void setActionGte(String actionGte)
public UserAuditLogWhereInput actionIn(List<String> actionIn)
public UserAuditLogWhereInput addActionInItem(String actionInItem)
public UserAuditLogWhereInput actionLt(String actionLt)
public void setActionLt(String actionLt)
public UserAuditLogWhereInput actionLte(String actionLte)
public void setActionLte(String actionLte)
public UserAuditLogWhereInput actionNot(String actionNot)
public void setActionNot(String actionNot)
public UserAuditLogWhereInput actionNotContains(String actionNotContains)
@Nullable public String getActionNotContains()
public void setActionNotContains(String actionNotContains)
public UserAuditLogWhereInput actionNotEndsWith(String actionNotEndsWith)
@Nullable public String getActionNotEndsWith()
public void setActionNotEndsWith(String actionNotEndsWith)
public UserAuditLogWhereInput actionNotIn(List<String> actionNotIn)
public UserAuditLogWhereInput addActionNotInItem(String actionNotInItem)
public UserAuditLogWhereInput actionNotStartsWith(String actionNotStartsWith)
@Nullable public String getActionNotStartsWith()
public void setActionNotStartsWith(String actionNotStartsWith)
public UserAuditLogWhereInput actionStartsWith(String actionStartsWith)
@Nullable public String getActionStartsWith()
public void setActionStartsWith(String actionStartsWith)
public UserAuditLogWhereInput authType(String authType)
public void setAuthType(String authType)
public UserAuditLogWhereInput authTypeContains(String authTypeContains)
@Nullable public String getAuthTypeContains()
public void setAuthTypeContains(String authTypeContains)
public UserAuditLogWhereInput authTypeEndsWith(String authTypeEndsWith)
@Nullable public String getAuthTypeEndsWith()
public void setAuthTypeEndsWith(String authTypeEndsWith)
public UserAuditLogWhereInput authTypeGt(String authTypeGt)
public void setAuthTypeGt(String authTypeGt)
public UserAuditLogWhereInput authTypeGte(String authTypeGte)
public void setAuthTypeGte(String authTypeGte)
public UserAuditLogWhereInput authTypeIn(List<String> authTypeIn)
public UserAuditLogWhereInput addAuthTypeInItem(String authTypeInItem)
public UserAuditLogWhereInput authTypeLt(String authTypeLt)
public void setAuthTypeLt(String authTypeLt)
public UserAuditLogWhereInput authTypeLte(String authTypeLte)
public void setAuthTypeLte(String authTypeLte)
public UserAuditLogWhereInput authTypeNot(String authTypeNot)
public void setAuthTypeNot(String authTypeNot)
public UserAuditLogWhereInput authTypeNotContains(String authTypeNotContains)
@Nullable public String getAuthTypeNotContains()
public void setAuthTypeNotContains(String authTypeNotContains)
public UserAuditLogWhereInput authTypeNotEndsWith(String authTypeNotEndsWith)
@Nullable public String getAuthTypeNotEndsWith()
public void setAuthTypeNotEndsWith(String authTypeNotEndsWith)
public UserAuditLogWhereInput authTypeNotIn(List<String> authTypeNotIn)
public UserAuditLogWhereInput addAuthTypeNotInItem(String authTypeNotInItem)
@Nullable public List<String> getAuthTypeNotIn()
public UserAuditLogWhereInput authTypeNotStartsWith(String authTypeNotStartsWith)
@Nullable public String getAuthTypeNotStartsWith()
public void setAuthTypeNotStartsWith(String authTypeNotStartsWith)
public UserAuditLogWhereInput authTypeStartsWith(String authTypeStartsWith)
@Nullable public String getAuthTypeStartsWith()
public void setAuthTypeStartsWith(String authTypeStartsWith)
public UserAuditLogWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public UserAuditLogWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public UserAuditLogWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public UserAuditLogWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public UserAuditLogWhereInput createdAtIn(List<String> createdAtIn)
public UserAuditLogWhereInput addCreatedAtInItem(String createdAtInItem)
public UserAuditLogWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public UserAuditLogWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public UserAuditLogWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public UserAuditLogWhereInput createdAtNotIn(List<String> createdAtNotIn)
public UserAuditLogWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public UserAuditLogWhereInput finishedAt(String finishedAt)
public void setFinishedAt(String finishedAt)
public UserAuditLogWhereInput finishedAtGt(String finishedAtGt)
public void setFinishedAtGt(String finishedAtGt)
public UserAuditLogWhereInput finishedAtGte(String finishedAtGte)
public void setFinishedAtGte(String finishedAtGte)
public UserAuditLogWhereInput finishedAtIn(List<String> finishedAtIn)
public UserAuditLogWhereInput addFinishedAtInItem(String finishedAtInItem)
public UserAuditLogWhereInput finishedAtLt(String finishedAtLt)
public void setFinishedAtLt(String finishedAtLt)
public UserAuditLogWhereInput finishedAtLte(String finishedAtLte)
public void setFinishedAtLte(String finishedAtLte)
public UserAuditLogWhereInput finishedAtNot(String finishedAtNot)
public void setFinishedAtNot(String finishedAtNot)
public UserAuditLogWhereInput finishedAtNotIn(List<String> finishedAtNotIn)
public UserAuditLogWhereInput addFinishedAtNotInItem(String finishedAtNotInItem)
@Nullable public List<String> getFinishedAtNotIn()
public UserAuditLogWhereInput id(String id)
public void setId(String id)
public UserAuditLogWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public UserAuditLogWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public UserAuditLogWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public UserAuditLogWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public UserAuditLogWhereInput idIn(List<String> idIn)
public UserAuditLogWhereInput addIdInItem(String idInItem)
public UserAuditLogWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public UserAuditLogWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public UserAuditLogWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public UserAuditLogWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public UserAuditLogWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public UserAuditLogWhereInput idNotIn(List<String> idNotIn)
public UserAuditLogWhereInput addIdNotInItem(String idNotInItem)
public UserAuditLogWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public UserAuditLogWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public UserAuditLogWhereInput ipAddress(String ipAddress)
public void setIpAddress(String ipAddress)
public UserAuditLogWhereInput ipAddressContains(String ipAddressContains)
@Nullable public String getIpAddressContains()
public void setIpAddressContains(String ipAddressContains)
public UserAuditLogWhereInput ipAddressEndsWith(String ipAddressEndsWith)
@Nullable public String getIpAddressEndsWith()
public void setIpAddressEndsWith(String ipAddressEndsWith)
public UserAuditLogWhereInput ipAddressGt(String ipAddressGt)
public void setIpAddressGt(String ipAddressGt)
public UserAuditLogWhereInput ipAddressGte(String ipAddressGte)
public void setIpAddressGte(String ipAddressGte)
public UserAuditLogWhereInput ipAddressIn(List<String> ipAddressIn)
public UserAuditLogWhereInput addIpAddressInItem(String ipAddressInItem)
public UserAuditLogWhereInput ipAddressLt(String ipAddressLt)
public void setIpAddressLt(String ipAddressLt)
public UserAuditLogWhereInput ipAddressLte(String ipAddressLte)
public void setIpAddressLte(String ipAddressLte)
public UserAuditLogWhereInput ipAddressNot(String ipAddressNot)
public void setIpAddressNot(String ipAddressNot)
public UserAuditLogWhereInput ipAddressNotContains(String ipAddressNotContains)
@Nullable public String getIpAddressNotContains()
public void setIpAddressNotContains(String ipAddressNotContains)
public UserAuditLogWhereInput ipAddressNotEndsWith(String ipAddressNotEndsWith)
@Nullable public String getIpAddressNotEndsWith()
public void setIpAddressNotEndsWith(String ipAddressNotEndsWith)
public UserAuditLogWhereInput ipAddressNotIn(List<String> ipAddressNotIn)
public UserAuditLogWhereInput addIpAddressNotInItem(String ipAddressNotInItem)
@Nullable public List<String> getIpAddressNotIn()
public UserAuditLogWhereInput ipAddressNotStartsWith(String ipAddressNotStartsWith)
@Nullable public String getIpAddressNotStartsWith()
public void setIpAddressNotStartsWith(String ipAddressNotStartsWith)
public UserAuditLogWhereInput ipAddressStartsWith(String ipAddressStartsWith)
@Nullable public String getIpAddressStartsWith()
public void setIpAddressStartsWith(String ipAddressStartsWith)
public UserAuditLogWhereInput message(String message)
public void setMessage(String message)
public UserAuditLogWhereInput messageContains(String messageContains)
@Nullable public String getMessageContains()
public void setMessageContains(String messageContains)
public UserAuditLogWhereInput messageEndsWith(String messageEndsWith)
@Nullable public String getMessageEndsWith()
public void setMessageEndsWith(String messageEndsWith)
public UserAuditLogWhereInput messageGt(String messageGt)
public void setMessageGt(String messageGt)
public UserAuditLogWhereInput messageGte(String messageGte)
public void setMessageGte(String messageGte)
public UserAuditLogWhereInput messageIn(List<String> messageIn)
public UserAuditLogWhereInput addMessageInItem(String messageInItem)
public UserAuditLogWhereInput messageLt(String messageLt)
public void setMessageLt(String messageLt)
public UserAuditLogWhereInput messageLte(String messageLte)
public void setMessageLte(String messageLte)
public UserAuditLogWhereInput messageNot(String messageNot)
public void setMessageNot(String messageNot)
public UserAuditLogWhereInput messageNotContains(String messageNotContains)
@Nullable public String getMessageNotContains()
public void setMessageNotContains(String messageNotContains)
public UserAuditLogWhereInput messageNotEndsWith(String messageNotEndsWith)
@Nullable public String getMessageNotEndsWith()
public void setMessageNotEndsWith(String messageNotEndsWith)
public UserAuditLogWhereInput messageNotIn(List<String> messageNotIn)
public UserAuditLogWhereInput addMessageNotInItem(String messageNotInItem)
public UserAuditLogWhereInput messageNotStartsWith(String messageNotStartsWith)
@Nullable public String getMessageNotStartsWith()
public void setMessageNotStartsWith(String messageNotStartsWith)
public UserAuditLogWhereInput messageStartsWith(String messageStartsWith)
@Nullable public String getMessageStartsWith()
public void setMessageStartsWith(String messageStartsWith)
public UserAuditLogWhereInput resourceId(String resourceId)
public void setResourceId(String resourceId)
public UserAuditLogWhereInput resourceIdContains(String resourceIdContains)
@Nullable public String getResourceIdContains()
public void setResourceIdContains(String resourceIdContains)
public UserAuditLogWhereInput resourceIdEndsWith(String resourceIdEndsWith)
@Nullable public String getResourceIdEndsWith()
public void setResourceIdEndsWith(String resourceIdEndsWith)
public UserAuditLogWhereInput resourceIdGt(String resourceIdGt)
public void setResourceIdGt(String resourceIdGt)
public UserAuditLogWhereInput resourceIdGte(String resourceIdGte)
public void setResourceIdGte(String resourceIdGte)
public UserAuditLogWhereInput resourceIdIn(List<String> resourceIdIn)
public UserAuditLogWhereInput addResourceIdInItem(String resourceIdInItem)
public UserAuditLogWhereInput resourceIdLt(String resourceIdLt)
public void setResourceIdLt(String resourceIdLt)
public UserAuditLogWhereInput resourceIdLte(String resourceIdLte)
public void setResourceIdLte(String resourceIdLte)
public UserAuditLogWhereInput resourceIdNot(String resourceIdNot)
public void setResourceIdNot(String resourceIdNot)
public UserAuditLogWhereInput resourceIdNotContains(String resourceIdNotContains)
@Nullable public String getResourceIdNotContains()
public void setResourceIdNotContains(String resourceIdNotContains)
public UserAuditLogWhereInput resourceIdNotEndsWith(String resourceIdNotEndsWith)
@Nullable public String getResourceIdNotEndsWith()
public void setResourceIdNotEndsWith(String resourceIdNotEndsWith)
public UserAuditLogWhereInput resourceIdNotIn(List<String> resourceIdNotIn)
public UserAuditLogWhereInput addResourceIdNotInItem(String resourceIdNotInItem)
@Nullable public List<String> getResourceIdNotIn()
public UserAuditLogWhereInput resourceIdNotStartsWith(String resourceIdNotStartsWith)
@Nullable public String getResourceIdNotStartsWith()
public void setResourceIdNotStartsWith(String resourceIdNotStartsWith)
public UserAuditLogWhereInput resourceIdStartsWith(String resourceIdStartsWith)
@Nullable public String getResourceIdStartsWith()
public void setResourceIdStartsWith(String resourceIdStartsWith)
public UserAuditLogWhereInput resourceType(String resourceType)
public void setResourceType(String resourceType)
public UserAuditLogWhereInput resourceTypeContains(String resourceTypeContains)
@Nullable public String getResourceTypeContains()
public void setResourceTypeContains(String resourceTypeContains)
public UserAuditLogWhereInput resourceTypeEndsWith(String resourceTypeEndsWith)
@Nullable public String getResourceTypeEndsWith()
public void setResourceTypeEndsWith(String resourceTypeEndsWith)
public UserAuditLogWhereInput resourceTypeGt(String resourceTypeGt)
public void setResourceTypeGt(String resourceTypeGt)
public UserAuditLogWhereInput resourceTypeGte(String resourceTypeGte)
@Nullable public String getResourceTypeGte()
public void setResourceTypeGte(String resourceTypeGte)
public UserAuditLogWhereInput resourceTypeIn(List<String> resourceTypeIn)
public UserAuditLogWhereInput addResourceTypeInItem(String resourceTypeInItem)
@Nullable public List<String> getResourceTypeIn()
public UserAuditLogWhereInput resourceTypeLt(String resourceTypeLt)
public void setResourceTypeLt(String resourceTypeLt)
public UserAuditLogWhereInput resourceTypeLte(String resourceTypeLte)
@Nullable public String getResourceTypeLte()
public void setResourceTypeLte(String resourceTypeLte)
public UserAuditLogWhereInput resourceTypeNot(String resourceTypeNot)
@Nullable public String getResourceTypeNot()
public void setResourceTypeNot(String resourceTypeNot)
public UserAuditLogWhereInput resourceTypeNotContains(String resourceTypeNotContains)
@Nullable public String getResourceTypeNotContains()
public void setResourceTypeNotContains(String resourceTypeNotContains)
public UserAuditLogWhereInput resourceTypeNotEndsWith(String resourceTypeNotEndsWith)
@Nullable public String getResourceTypeNotEndsWith()
public void setResourceTypeNotEndsWith(String resourceTypeNotEndsWith)
public UserAuditLogWhereInput resourceTypeNotIn(List<String> resourceTypeNotIn)
public UserAuditLogWhereInput addResourceTypeNotInItem(String resourceTypeNotInItem)
@Nullable public List<String> getResourceTypeNotIn()
public UserAuditLogWhereInput resourceTypeNotStartsWith(String resourceTypeNotStartsWith)
@Nullable public String getResourceTypeNotStartsWith()
public void setResourceTypeNotStartsWith(String resourceTypeNotStartsWith)
public UserAuditLogWhereInput resourceTypeStartsWith(String resourceTypeStartsWith)
@Nullable public String getResourceTypeStartsWith()
public void setResourceTypeStartsWith(String resourceTypeStartsWith)
public UserAuditLogWhereInput startedAt(String startedAt)
public void setStartedAt(String startedAt)
public UserAuditLogWhereInput startedAtGt(String startedAtGt)
public void setStartedAtGt(String startedAtGt)
public UserAuditLogWhereInput startedAtGte(String startedAtGte)
public void setStartedAtGte(String startedAtGte)
public UserAuditLogWhereInput startedAtIn(List<String> startedAtIn)
public UserAuditLogWhereInput addStartedAtInItem(String startedAtInItem)
public UserAuditLogWhereInput startedAtLt(String startedAtLt)
public void setStartedAtLt(String startedAtLt)
public UserAuditLogWhereInput startedAtLte(String startedAtLte)
public void setStartedAtLte(String startedAtLte)
public UserAuditLogWhereInput startedAtNot(String startedAtNot)
public void setStartedAtNot(String startedAtNot)
public UserAuditLogWhereInput startedAtNotIn(List<String> startedAtNotIn)
public UserAuditLogWhereInput addStartedAtNotInItem(String startedAtNotInItem)
@Nullable public List<String> getStartedAtNotIn()
public UserAuditLogWhereInput status(UserAuditLogStatus status)
@Nullable public UserAuditLogStatus getStatus()
public void setStatus(UserAuditLogStatus status)
public UserAuditLogWhereInput statusIn(List<UserAuditLogStatus> statusIn)
public UserAuditLogWhereInput addStatusInItem(UserAuditLogStatus statusInItem)
@Nullable public List<UserAuditLogStatus> getStatusIn()
public void setStatusIn(List<UserAuditLogStatus> statusIn)
public UserAuditLogWhereInput statusNot(UserAuditLogStatus statusNot)
@Nullable public UserAuditLogStatus getStatusNot()
public void setStatusNot(UserAuditLogStatus statusNot)
public UserAuditLogWhereInput statusNotIn(List<UserAuditLogStatus> statusNotIn)
public UserAuditLogWhereInput addStatusNotInItem(UserAuditLogStatus statusNotInItem)
@Nullable public List<UserAuditLogStatus> getStatusNotIn()
public void setStatusNotIn(List<UserAuditLogStatus> statusNotIn)
public UserAuditLogWhereInput user(UserWhereInput user)
@Nullable public UserWhereInput getUser()
public void setUser(UserWhereInput user)
public UserAuditLogWhereInput username(String username)
public void setUsername(String username)
public UserAuditLogWhereInput usernameContains(String usernameContains)
@Nullable public String getUsernameContains()
public void setUsernameContains(String usernameContains)
public UserAuditLogWhereInput usernameEndsWith(String usernameEndsWith)
@Nullable public String getUsernameEndsWith()
public void setUsernameEndsWith(String usernameEndsWith)
public UserAuditLogWhereInput usernameGt(String usernameGt)
public void setUsernameGt(String usernameGt)
public UserAuditLogWhereInput usernameGte(String usernameGte)
public void setUsernameGte(String usernameGte)
public UserAuditLogWhereInput usernameIn(List<String> usernameIn)
public UserAuditLogWhereInput addUsernameInItem(String usernameInItem)
public UserAuditLogWhereInput usernameLt(String usernameLt)
public void setUsernameLt(String usernameLt)
public UserAuditLogWhereInput usernameLte(String usernameLte)
public void setUsernameLte(String usernameLte)
public UserAuditLogWhereInput usernameNot(String usernameNot)
public void setUsernameNot(String usernameNot)
public UserAuditLogWhereInput usernameNotContains(String usernameNotContains)
@Nullable public String getUsernameNotContains()
public void setUsernameNotContains(String usernameNotContains)
public UserAuditLogWhereInput usernameNotEndsWith(String usernameNotEndsWith)
@Nullable public String getUsernameNotEndsWith()
public void setUsernameNotEndsWith(String usernameNotEndsWith)
public UserAuditLogWhereInput usernameNotIn(List<String> usernameNotIn)
public UserAuditLogWhereInput addUsernameNotInItem(String usernameNotInItem)
@Nullable public List<String> getUsernameNotIn()
public UserAuditLogWhereInput usernameNotStartsWith(String usernameNotStartsWith)
@Nullable public String getUsernameNotStartsWith()
public void setUsernameNotStartsWith(String usernameNotStartsWith)
public UserAuditLogWhereInput usernameStartsWith(String usernameStartsWith)
@Nullable public String getUsernameStartsWith()
public void setUsernameStartsWith(String usernameStartsWith)
Copyright © 2025. All rights reserved.