Uses of Class
com.azure.resourcemanager.securityinsights.models.ActivityEntityQueryTemplate
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of ActivityEntityQueryTemplate in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionActivityEntityQueryTemplate.withContent
(String content) Set the content property: The entity query content to display in timeline.ActivityEntityQueryTemplate.withDataTypes
(List<DataTypeDefinitions> dataTypes) Set the dataTypes property: List of required data types for the given entity query template.ActivityEntityQueryTemplate.withDescription
(String description) Set the description property: The entity query description.ActivityEntityQueryTemplate.withEntitiesFilter
(Map<String, List<String>> entitiesFilter) Set the entitiesFilter property: The query applied only to entities matching to all filters.ActivityEntityQueryTemplate.withInputEntityType
(EntityType inputEntityType) Set the inputEntityType property: The type of the query's source entity.ActivityEntityQueryTemplate.withQueryDefinitions
(ActivityEntityQueryTemplatePropertiesQueryDefinitions queryDefinitions) Set the queryDefinitions property: The Activity query definitions.ActivityEntityQueryTemplate.withRequiredInputFieldsSets
(List<List<String>> requiredInputFieldsSets) Set the requiredInputFieldsSets property: List of the fields of the source entity that are required to run the query.Set the title property: The entity query title.