Uses of Class
com.azure.resourcemanager.securityinsights.models.BookmarkExpandResponseValue
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of BookmarkExpandResponseValue in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionBookmarkExpandResponseInner.value()
Get the value property: The expansion result values.Modifier and TypeMethodDescriptionBookmarkExpandResponseInner.withValue
(BookmarkExpandResponseValue value) Set the value property: The expansion result values. -
Uses of BookmarkExpandResponseValue in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionBookmarkExpandResponse.value()
Gets the value property: The expansion result values.BookmarkExpandResponseValue.withEdges
(List<ConnectedEntity> edges) Set the edges property: Array of expansion result connected entities.BookmarkExpandResponseValue.withEntities
(List<EntityInner> entities) Set the entities property: Array of the expansion result entities.