Uses of Enum Class
org.springframework.ai.image.observation.ImageModelObservationDocumentation
Packages that use ImageModelObservationDocumentation
Package
Description
Provides classes for observing image data.
-
Uses of ImageModelObservationDocumentation in org.springframework.ai.image.observation
Subclasses with type arguments of type ImageModelObservationDocumentation in org.springframework.ai.image.observationModifier and TypeClassDescriptionenumDocumented conventions for image model observations.Methods in org.springframework.ai.image.observation that return ImageModelObservationDocumentationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ImageModelObservationDocumentation[]ImageModelObservationDocumentation.values()Returns an array containing the constants of this enum class, in the order they are declared.