Uses of Class
com.azure.resourcemanager.securityinsights.models.TimelineAggregation
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of TimelineAggregation in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionTimelineAggregation.withCount
(int count) Set the count property: the total items found for a kind.TimelineAggregation.withKind
(EntityTimelineKind kind) Set the kind property: the query kind.Modifier and TypeMethodDescriptionTimelineResultsMetadata.aggregations()
Get the aggregations property: timeline aggregation per kind.Modifier and TypeMethodDescriptionTimelineResultsMetadata.withAggregations
(List<TimelineAggregation> aggregations) Set the aggregations property: timeline aggregation per kind.