Uses of Interface
com.azure.resourcemanager.securityinsights.models.EntityQueryTemplate
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EntityQueryTemplate in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityQueryTemplates.get
(String resourceGroupName, String workspaceName, String entityQueryTemplateId) Gets an entity query.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EntityQueryTemplate>
EntityQueryTemplates.getWithResponse
(String resourceGroupName, String workspaceName, String entityQueryTemplateId, com.azure.core.util.Context context) Gets an entity query.com.azure.core.http.rest.PagedIterable<EntityQueryTemplate>
Gets all entity query templates.com.azure.core.http.rest.PagedIterable<EntityQueryTemplate>
EntityQueryTemplates.list
(String resourceGroupName, String workspaceName, Constant88 kind, com.azure.core.util.Context context) Gets all entity query templates.