Package com.bytedesk.core.ip_access
Class IpAccessEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.core.ip_access.IpAccessEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Integerprivate ZonedDateTimeprivate Stringprivate Stringprivate Stringprivate Stringprivate ZonedDateTimeprivate String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
ip
-
ipLocation
-
endpoint
-
httpMethod
-
params
-
accessTime
-
accessCount
-
lastAccessTime
-
-
Constructor Details
-
IpAccessEntity
public IpAccessEntity()
-