Uses of Class
com.cloudera.cdp.audit.model.InteractiveLoginEvent
Packages that use InteractiveLoginEvent
-
Uses of InteractiveLoginEvent in com.cloudera.cdp.audit.model
Methods in com.cloudera.cdp.audit.model that return InteractiveLoginEventModifier and TypeMethodDescriptionCdpAuditEvent.getInteractiveLoginEvent()Getter for interactiveLoginEvent.Methods in com.cloudera.cdp.audit.model with parameters of type InteractiveLoginEventModifier and TypeMethodDescriptionvoidCdpAuditEvent.setInteractiveLoginEvent(InteractiveLoginEvent interactiveLoginEvent) Setter for interactiveLoginEvent.