Uses of Enum Class
org.springframework.ai.autoconfigure.oci.genai.ServingMode
-
Uses of ServingMode in org.springframework.ai.autoconfigure.oci.genai
Modifier and TypeMethodDescriptionOCIEmbeddingModelProperties.getServingMode()
static ServingMode
Returns the enum constant of this class with the specified name.static ServingMode[]
ServingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OCIEmbeddingModelProperties.setServingMode
(ServingMode servingMode)