Uses of Interface
com.azure.resourcemanager.securityinsights.models.Bookmark
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of Bookmark in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionBookmark.Update.apply()
Executes the update request.Bookmark.Update.apply
(com.azure.core.util.Context context) Executes the update request.Bookmark.DefinitionStages.WithCreate.create()
Executes the create request.Bookmark.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Gets a bookmark.Gets a bookmark.Bookmark.refresh()
Refreshes the resource to sync with Azure.Bookmark.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Bookmark>
Bookmarks.getByIdWithResponse
(String id, com.azure.core.util.Context context) Gets a bookmark.com.azure.core.http.rest.Response<Bookmark>
Bookmarks.getWithResponse
(String resourceGroupName, String workspaceName, String bookmarkId, com.azure.core.util.Context context) Gets a bookmark.com.azure.core.http.rest.PagedIterable<Bookmark>
Gets all bookmarks.com.azure.core.http.rest.PagedIterable<Bookmark>
Gets all bookmarks.