Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.IncidentBookmarkListInner
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 IncidentBookmarkListInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionIncidentsClient.listBookmarks
(String resourceGroupName, String workspaceName, String incidentId) Gets all incident bookmarks.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<IncidentBookmarkListInner>
IncidentsClient.listBookmarksWithResponse
(String resourceGroupName, String workspaceName, String incidentId, com.azure.core.util.Context context) Gets all incident bookmarks. -
Uses of IncidentBookmarkListInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionIncidentBookmarkListInner.withValue
(List<HuntingBookmark> value) Set the value property: Array of incident bookmarks. -
Uses of IncidentBookmarkListInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionIncidentBookmarkList.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.IncidentBookmarkListInner object.