Uses of Class
com.azure.resourcemanager.securityinsights.models.ActivityTimelineItem
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of ActivityTimelineItem in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionActivityTimelineItem.withBucketEndTimeUtc
(OffsetDateTime bucketEndTimeUtc) Set the bucketEndTimeUtc property: The grouping bucket end time.ActivityTimelineItem.withBucketStartTimeUtc
(OffsetDateTime bucketStartTimeUtc) Set the bucketStartTimeUtc property: The grouping bucket start time.ActivityTimelineItem.withContent
(String content) Set the content property: The activity timeline content.ActivityTimelineItem.withFirstActivityTimeUtc
(OffsetDateTime firstActivityTimeUtc) Set the firstActivityTimeUtc property: The time of the first activity in the grouping bucket.ActivityTimelineItem.withLastActivityTimeUtc
(OffsetDateTime lastActivityTimeUtc) Set the lastActivityTimeUtc property: The time of the last activity in the grouping bucket.ActivityTimelineItem.withQueryId
(String queryId) Set the queryId property: The activity query id.Set the title property: The activity timeline title.