Uses of Enum Class
org.springframework.ai.autoconfigure.oci.genai.OCIConnectionProperties.AuthenticationType
Packages that use OCIConnectionProperties.AuthenticationType
-
Uses of OCIConnectionProperties.AuthenticationType in org.springframework.ai.autoconfigure.oci.genai
Methods in org.springframework.ai.autoconfigure.oci.genai that return OCIConnectionProperties.AuthenticationTypeModifier and TypeMethodDescriptionOCIConnectionProperties.getAuthenticationType()Returns the enum constant of this class with the specified name.OCIConnectionProperties.AuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.autoconfigure.oci.genai with parameters of type OCIConnectionProperties.AuthenticationTypeModifier and TypeMethodDescriptionvoidOCIConnectionProperties.setAuthenticationType(OCIConnectionProperties.AuthenticationType authenticationType)