Uses of Interface
com.azure.resourcemanager.securityinsights.models.BookmarkExpandResponse
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of BookmarkExpandResponse in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionBookmarkOperations.expand
(String resourceGroupName, String workspaceName, String bookmarkId, BookmarkExpandParameters parameters) Expand an bookmark.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<BookmarkExpandResponse>
BookmarkOperations.expandWithResponse
(String resourceGroupName, String workspaceName, String bookmarkId, BookmarkExpandParameters parameters, com.azure.core.util.Context context) Expand an bookmark.