Uses of Class
com.azure.resourcemanager.securityinsights.models.CustomEntityQueryKind
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of CustomEntityQueryKind in com.azure.resourcemanager.securityinsights.models
Modifier and TypeFieldDescriptionstatic final CustomEntityQueryKind
CustomEntityQueryKind.ACTIVITY
Static value Activity for CustomEntityQueryKind.Modifier and TypeMethodDescriptionstatic CustomEntityQueryKind
CustomEntityQueryKind.fromString
(String name) Creates or finds a CustomEntityQueryKind from its string representation.Modifier and TypeMethodDescriptionstatic Collection<CustomEntityQueryKind>
CustomEntityQueryKind.values()
Gets known CustomEntityQueryKind values.