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