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