Uses of Enum Class
org.springframework.ai.image.observation.ImageModelObservationDocumentation.LowCardinalityKeyNames
Packages that use ImageModelObservationDocumentation.LowCardinalityKeyNames
Package
Description
Provides classes for observing image data.
-
Uses of ImageModelObservationDocumentation.LowCardinalityKeyNames in org.springframework.ai.image.observation
Subclasses with type arguments of type ImageModelObservationDocumentation.LowCardinalityKeyNames in org.springframework.ai.image.observationModifier and TypeClassDescriptionstatic enumLow-cardinality observation key names for image model operations.Methods in org.springframework.ai.image.observation that return ImageModelObservationDocumentation.LowCardinalityKeyNamesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ImageModelObservationDocumentation.LowCardinalityKeyNames.values()Returns an array containing the constants of this enum class, in the order they are declared.