Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.IncidentAlertListInner
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of IncidentAlertListInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionIncidentsClient.listAlerts
(String resourceGroupName, String workspaceName, String incidentId) Gets all incident alerts.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<IncidentAlertListInner>
IncidentsClient.listAlertsWithResponse
(String resourceGroupName, String workspaceName, String incidentId, com.azure.core.util.Context context) Gets all incident alerts. -
Uses of IncidentAlertListInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionIncidentAlertListInner.withValue
(List<SecurityAlert> value) Set the value property: Array of incident alerts. -
Uses of IncidentAlertListInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionIncidentAlertList.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.IncidentAlertListInner object.