Uses of Class
com.azure.resourcemanager.securityinsights.models.TimelineResultsMetadata
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of TimelineResultsMetadata in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionEntityTimelineResponseInner.metadata()
Get the metadata property: The metadata from the timeline operation results.Modifier and TypeMethodDescriptionEntityTimelineResponseInner.withMetadata
(TimelineResultsMetadata metadata) Set the metadata property: The metadata from the timeline operation results. -
Uses of TimelineResultsMetadata in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityTimelineResponse.metadata()
Gets the metadata property: The metadata from the timeline operation results.TimelineResultsMetadata.withAggregations
(List<TimelineAggregation> aggregations) Set the aggregations property: timeline aggregation per kind.TimelineResultsMetadata.withErrors
(List<TimelineError> errors) Set the errors property: information about the failure queries.TimelineResultsMetadata.withTotalCount
(int totalCount) Set the totalCount property: the total items found for the timeline request.