Uses of Class
com.oracle.bmc.generativeai.model.CreateDataSourceDetails.ConnectionType
-
Packages that use CreateDataSourceDetails.ConnectionType Package Description com.oracle.bmc.generativeai.model -
-
Uses of CreateDataSourceDetails.ConnectionType in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return CreateDataSourceDetails.ConnectionType Modifier and Type Method Description static CreateDataSourceDetails.ConnectionTypeCreateDataSourceDetails.ConnectionType. create(String key)static CreateDataSourceDetails.ConnectionTypeCreateDataSourceDetails.ConnectionType. valueOf(String name)Returns the enum constant of this type with the specified name.static CreateDataSourceDetails.ConnectionType[]CreateDataSourceDetails.ConnectionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-