Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.EntityGetInsightsResponseInner
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of EntityGetInsightsResponseInner in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionEntitiesClient.getInsights
(String resourceGroupName, String workspaceName, String entityId, EntityGetInsightsParameters parameters) Execute Insights for an entity.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EntityGetInsightsResponseInner>
EntitiesClient.getInsightsWithResponse
(String resourceGroupName, String workspaceName, String entityId, EntityGetInsightsParameters parameters, com.azure.core.util.Context context) Execute Insights for an entity. -
Uses of EntityGetInsightsResponseInner in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionEntityGetInsightsResponseInner.withMetadata
(GetInsightsResultsMetadata metadata) Set the metadata property: The metadata from the get insights operation results.EntityGetInsightsResponseInner.withValue
(List<EntityInsightItem> value) Set the value property: The insights result values. -
Uses of EntityGetInsightsResponseInner in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityGetInsightsResponse.innerModel()
Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.EntityGetInsightsResponseInner object.