| SightingSummary.Builder | SightingSummary.Builder. actorPrincipalId(String actorPrincipalId) | Unique identifier for principal actor | 
| SightingSummary.Builder | SightingSummary.Builder. actorPrincipalName(String actorPrincipalName) | Name of principal actor | 
| SightingSummary.Builder | SightingSummary.Builder. actorPrincipalType(String actorPrincipalType) | Type of principal actor | 
| static SightingSummary.Builder | SightingSummary. builder() | Create a new builder. | 
| SightingSummary.Builder | SightingSummary.Builder. classificationStatus(ClassificationStatus classificationStatus) | Classification status of the sighting | 
| SightingSummary.Builder | SightingSummary.Builder. compartmentId(String compartmentId) | Compartment OCID where the impacted resource is created | 
| SightingSummary.Builder | SightingSummary.Builder. confidence(Confidence confidence) | Confidence level that the sighting is not a false positive | 
| SightingSummary.Builder | SightingSummary.Builder. copy(SightingSummary model) |  | 
| SightingSummary.Builder | SightingSummary.Builder. detectorRuleId(String detectorRuleId) | Unique identifier of the detector rule that was triggered | 
| SightingSummary.Builder | SightingSummary.Builder. id(String id) | Unique identifier for sighting | 
| SightingSummary.Builder | SightingSummary.Builder. problemId(String problemId) | Problem ID associated with sighting | 
| SightingSummary.Builder | SightingSummary.Builder. regions(List<String> regions) | List of regions involved in the sighting | 
| SightingSummary.Builder | SightingSummary.Builder. severity(Severity severity) | Severity of the sighting | 
| SightingSummary.Builder | SightingSummary.Builder. sightingScore(Integer sightingScore) | Score for the sighting | 
| SightingSummary.Builder | SightingSummary.Builder. sightingType(String sightingType) | Type of sighting | 
| SightingSummary.Builder | SightingSummary.Builder. sightingTypeDisplayName(String sightingTypeDisplayName) | Display name of the sighting type | 
| SightingSummary.Builder | SightingSummary.Builder. tacticName(String tacticName) | Name of the MITRE ATT@CK framework tactic | 
| SightingSummary.Builder | SightingSummary.Builder. techniqueName(String techniqueName) | Name of the MITRE ATT@CK framework technique | 
| SightingSummary.Builder | SightingSummary.Builder. timeFirstDetected(Date timeFirstDetected) | Time the activities were first detected. | 
| SightingSummary.Builder | SightingSummary.Builder. timeFirstOccurred(Date timeFirstOccurred) | Time the activities were first performed. | 
| SightingSummary.Builder | SightingSummary.Builder. timeLastDetected(Date timeLastDetected) | Time the activities were last detected. | 
| SightingSummary.Builder | SightingSummary.Builder. timeLastOccurred(Date timeLastOccurred) | Time the activities were last performed. | 
| SightingSummary.Builder | SightingSummary. toBuilder() |  |