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