public class EventThreatDetectionFinding extends Object implements Serializable
Constructor and Description |
---|
EventThreatDetectionFinding() |
Modifier and Type | Method and Description |
---|---|
DetectionCategory |
getDetectionCategory()
Get event detection category object
|
String |
getDetectionPriority()
Get event detection priority / severity
|
String |
getEventTime()
Get event time
|
ArrayList<Evidence> |
getEvidence()
Get evidence object
|
Properties |
getProperties()
Get event detection properties object
|
SourceId |
getSourceId()
Get sourceId object
|
public String getDetectionPriority()
public String getEventTime()
public DetectionCategory getDetectionCategory()
DetectionCategory
public ArrayList<Evidence> getEvidence()
Evidence
>public Properties getProperties()
Properties
Copyright © 2022. All rights reserved.