Uses of Enum
com.azure.resourcemanager.securityinsights.models.Constant88
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of Constant88 in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<EntityQueryTemplateInner>
EntityQueryTemplatesClient.list
(String resourceGroupName, String workspaceName, Constant88 kind, com.azure.core.util.Context context) Gets all entity query templates. -
Uses of Constant88 in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionstatic Constant88
Constant88.fromString
(String value) Parses a serialized value to a Constant88 instance.static Constant88
Returns the enum constant of this type with the specified name.static Constant88[]
Constant88.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<EntityQueryTemplate>
EntityQueryTemplates.list
(String resourceGroupName, String workspaceName, Constant88 kind, com.azure.core.util.Context context) Gets all entity query templates.