Uses of Class
cloud.opencode.base.log.audit.AuditEvent.Builder
Packages that use AuditEvent.Builder
Package
Description
Audit Logging - Compliance and Security Event Recording
审计日志 - 合规和安全事件记录
-
Uses of AuditEvent.Builder in cloud.opencode.base.log.audit
Methods in cloud.opencode.base.log.audit that return AuditEvent.BuilderModifier and TypeMethodDescriptionstatic AuditEvent.BuilderCreates a builder for the specified action.Adds a detail.Adds multiple details.Sets the event ID.AuditEvent.Builder.failure()Sets the result as failure.Sets the IP address.Sets the result.AuditEvent.Builder.success()Sets the result as success.Sets the target.Sets the target ID.Sets the timestamp.Sets the user agent.Sets the user ID.