Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.BookmarkExpandResponseInner
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 BookmarkExpandResponseInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionBookmarkOperationsClient.expand
(String resourceGroupName, String workspaceName, String bookmarkId, BookmarkExpandParameters parameters) Expand an bookmark.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<BookmarkExpandResponseInner>
BookmarkOperationsClient.expandWithResponse
(String resourceGroupName, String workspaceName, String bookmarkId, BookmarkExpandParameters parameters, com.azure.core.util.Context context) Expand an bookmark. -
Uses of BookmarkExpandResponseInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionBookmarkExpandResponseInner.withMetadata
(ExpansionResultsMetadata metadata) Set the metadata property: The metadata from the expansion operation results.BookmarkExpandResponseInner.withValue
(BookmarkExpandResponseValue value) Set the value property: The expansion result values. -
Uses of BookmarkExpandResponseInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionBookmarkExpandResponse.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.BookmarkExpandResponseInner object.