Uses of Class
com.azure.resourcemanager.securityinsights.models.EntityExpandResponseValue
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of EntityExpandResponseValue in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionEntityExpandResponseInner.value()
Get the value property: The expansion result values.Modifier and TypeMethodDescriptionEntityExpandResponseInner.withValue
(EntityExpandResponseValue value) Set the value property: The expansion result values. -
Uses of EntityExpandResponseValue in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityExpandResponse.value()
Gets the value property: The expansion result values.EntityExpandResponseValue.withEdges
(List<EntityEdges> edges) Set the edges property: Array of edges that connects the entity to the list of entities.EntityExpandResponseValue.withEntities
(List<EntityInner> entities) Set the entities property: Array of the expansion result entities.