Uses of Class
com.azure.resourcemanager.securityinsights.models.SecurityAlertTimelineItem
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of SecurityAlertTimelineItem in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionSecurityAlertTimelineItem.withAlertType
(String alertType) Set the alertType property: The name of the alert type.SecurityAlertTimelineItem.withAzureResourceId
(String azureResourceId) Set the azureResourceId property: The alert azure resource id.SecurityAlertTimelineItem.withDescription
(String description) Set the description property: The alert description.SecurityAlertTimelineItem.withDisplayName
(String displayName) Set the displayName property: The alert name.SecurityAlertTimelineItem.withEndTimeUtc
(OffsetDateTime endTimeUtc) Set the endTimeUtc property: The alert end time.SecurityAlertTimelineItem.withProductName
(String productName) Set the productName property: The alert product name.SecurityAlertTimelineItem.withSeverity
(AlertSeverity severity) Set the severity property: The alert severity.SecurityAlertTimelineItem.withStartTimeUtc
(OffsetDateTime startTimeUtc) Set the startTimeUtc property: The alert start time.SecurityAlertTimelineItem.withTimeGenerated
(OffsetDateTime timeGenerated) Set the timeGenerated property: The alert generated time.