Uses of Enum Class
org.springframework.ai.util.json.schema.SpringAiSchemaModule.Option
Packages that use SpringAiSchemaModule.Option
-
Uses of SpringAiSchemaModule.Option in org.springframework.ai.util.json.schema
Subclasses with type arguments of type SpringAiSchemaModule.Option in org.springframework.ai.util.json.schemaModifier and TypeClassDescriptionstatic enumOptions for customizing the behavior of the module.Methods in org.springframework.ai.util.json.schema that return SpringAiSchemaModule.OptionModifier and TypeMethodDescriptionstatic SpringAiSchemaModule.OptionReturns the enum constant of this class with the specified name.static SpringAiSchemaModule.Option[]SpringAiSchemaModule.Option.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.springframework.ai.util.json.schema with parameters of type SpringAiSchemaModule.Option