Uses of Interface
com.azure.resourcemanager.securityinsights.models.EntityGetInsightsResponse
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EntityGetInsightsResponse in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntities.getInsights
(String resourceGroupName, String workspaceName, String entityId, EntityGetInsightsParameters parameters) Execute Insights for an entity.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EntityGetInsightsResponse>
Entities.getInsightsWithResponse
(String resourceGroupName, String workspaceName, String entityId, EntityGetInsightsParameters parameters, com.azure.core.util.Context context) Execute Insights for an entity.