Uses of Enum Class
org.springframework.ai.observation.conventions.AiOperationType
Packages that use AiOperationType
Package
Description
Conventions for observation-based AI.
-
Uses of AiOperationType in org.springframework.ai.observation.conventions
Methods in org.springframework.ai.observation.conventions that return AiOperationTypeModifier and TypeMethodDescriptionstatic AiOperationTypeReturns the enum constant of this class with the specified name.static AiOperationType[]AiOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.