Uses of Class
com.azure.resourcemanager.securityinsights.models.GetInsightsError
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of GetInsightsError in com.azure.resourcemanager.securityinsights.models
Modifier and TypeFieldDescriptionstatic final GetInsightsError
GetInsightsError.INSIGHT
Static value Insight for GetInsightsError.Modifier and TypeMethodDescriptionstatic GetInsightsError
GetInsightsError.fromString
(String name) Creates or finds a GetInsightsError from its string representation.GetInsightsErrorKind.kind()
Get the kind property: the query kind.Modifier and TypeMethodDescriptionstatic Collection<GetInsightsError>
GetInsightsError.values()
Gets known GetInsightsError values.Modifier and TypeMethodDescriptionGetInsightsErrorKind.withKind
(GetInsightsError kind) Set the kind property: the query kind.