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