Uses of Class
com.azure.resourcemanager.securityinsights.models.TimelineError
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of TimelineError in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionTimelineError.withErrorMessage
(String errorMessage) Set the errorMessage property: the error message.TimelineError.withKind
(EntityTimelineKind kind) Set the kind property: the query kind.TimelineError.withQueryId
(String queryId) Set the queryId property: the query id.Modifier and TypeMethodDescriptionTimelineResultsMetadata.errors()
Get the errors property: information about the failure queries.Modifier and TypeMethodDescriptionTimelineResultsMetadata.withErrors
(List<TimelineError> errors) Set the errors property: information about the failure queries.