Uses of Class
com.azure.resourcemanager.securityinsights.models.EntityEdges
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EntityEdges in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityEdges.withAdditionalData
(Map<String, Object> additionalData) Set the additionalData property: A bag of custom fields that should be part of the entity and will be presented to the user.EntityEdges.withTargetEntityId
(String targetEntityId) Set the targetEntityId property: The target entity Id.Modifier and TypeMethodDescriptionEntityExpandResponseValue.edges()
Get the edges property: Array of edges that connects the entity to the list of entities.Modifier and TypeMethodDescriptionEntityExpandResponseValue.withEdges
(List<EntityEdges> edges) Set the edges property: Array of edges that connects the entity to the list of entities.