Uses of Class
com.azure.resourcemanager.securityinsights.models.CustomEntityQuery
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of CustomEntityQuery in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionEntityQueriesClient.createOrUpdate
(String resourceGroupName, String workspaceName, String entityQueryId, CustomEntityQuery entityQuery) Creates or updates the entity query.com.azure.core.http.rest.Response<EntityQueryInner>
EntityQueriesClient.createOrUpdateWithResponse
(String resourceGroupName, String workspaceName, String entityQueryId, CustomEntityQuery entityQuery, com.azure.core.util.Context context) Creates or updates the entity query. -
Uses of CustomEntityQuery in com.azure.resourcemanager.securityinsights.models
Modifier and TypeClassDescriptionfinal class
Represents Activity entity query.Modifier and TypeMethodDescriptionSet the etag property: Etag of the azure resource.Modifier and TypeMethodDescriptionEntityQueries.createOrUpdate
(String resourceGroupName, String workspaceName, String entityQueryId, CustomEntityQuery entityQuery) Creates or updates the entity query.com.azure.core.http.rest.Response<EntityQuery>
EntityQueries.createOrUpdateWithResponse
(String resourceGroupName, String workspaceName, String entityQueryId, CustomEntityQuery entityQuery, com.azure.core.util.Context context) Creates or updates the entity query.