Uses of Class
com.azure.resourcemanager.securityinsights.models.BookmarkTimelineItem
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of BookmarkTimelineItem in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionBookmarkTimelineItem.withAzureResourceId
(String azureResourceId) Set the azureResourceId property: The bookmark azure resource id.BookmarkTimelineItem.withCreatedBy
(UserInfo createdBy) Set the createdBy property: Describes a user that created the bookmark.BookmarkTimelineItem.withDisplayName
(String displayName) Set the displayName property: The bookmark display name.BookmarkTimelineItem.withEndTimeUtc
(OffsetDateTime endTimeUtc) Set the endTimeUtc property: The bookmark end time.BookmarkTimelineItem.withEventTime
(OffsetDateTime eventTime) Set the eventTime property: The bookmark event time.BookmarkTimelineItem.withLabels
(List<String> labels) Set the labels property: List of labels relevant to this bookmark.Set the notes property: The notes of the bookmark.BookmarkTimelineItem.withStartTimeUtc
(OffsetDateTime startTimeUtc) Set the startTimeUtc property: The bookmark start time.