Uses of Interface
com.azure.resourcemanager.securityinsights.models.EntityExpandResponse
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EntityExpandResponse in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntities.expand
(String resourceGroupName, String workspaceName, String entityId, EntityExpandParameters parameters) Expands an entity.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EntityExpandResponse>
Entities.expandWithResponse
(String resourceGroupName, String workspaceName, String entityId, EntityExpandParameters parameters, com.azure.core.util.Context context) Expands an entity.