Uses of Class
com.azure.resourcemanager.search.models.ActionType
Packages that use ActionType
Package
Description
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of ActionType in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return ActionType -
Uses of ActionType in com.azure.resourcemanager.search.models
Fields in com.azure.resourcemanager.search.models declared as ActionTypeModifier and TypeFieldDescriptionstatic final ActionTypeActionType.INTERNALStatic value Internal for ActionType.Methods in com.azure.resourcemanager.search.models that return ActionTypeModifier and TypeMethodDescriptionstatic ActionTypeActionType.fromString(String name) Creates or finds a ActionType from its string representation.Methods in com.azure.resourcemanager.search.models that return types with arguments of type ActionTypeModifier and TypeMethodDescriptionstatic Collection<ActionType> ActionType.values()Gets known ActionType values.