Uses of Interface
com.azure.resourcemanager.securityinsights.models.IncidentAlertList
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of IncidentAlertList in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionIncident.listAlerts()
Gets all incident alerts.Incidents.listAlerts
(String resourceGroupName, String workspaceName, String incidentId) Gets all incident alerts.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<IncidentAlertList>
Incident.listAlertsWithResponse
(com.azure.core.util.Context context) Gets all incident alerts.com.azure.core.http.rest.Response<IncidentAlertList>
Incidents.listAlertsWithResponse
(String resourceGroupName, String workspaceName, String incidentId, com.azure.core.util.Context context) Gets all incident alerts.