Uses of Record Class
lib.aide.vfs.VfsIngressConsumer.AuditEvent
Packages that use VfsIngressConsumer.AuditEvent
-
Uses of VfsIngressConsumer.AuditEvent in lib.aide.vfs
Methods in lib.aide.vfs that return types with arguments of type VfsIngressConsumer.AuditEventModifier and TypeMethodDescriptionVfsIngressConsumer.Audit.events()
Returns the value of theevents
record component.Methods in lib.aide.vfs with parameters of type VfsIngressConsumer.AuditEventModifier and TypeMethodDescriptionVfsIngressConsumer.Audit.addEvent
(VfsIngressConsumer.AuditEvent event) Constructor parameters in lib.aide.vfs with type arguments of type VfsIngressConsumer.AuditEventModifierConstructorDescriptionAudit
(List<VfsIngressConsumer.AuditEvent> events) Creates an instance of aAudit
record class.