Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
DatabaseFunction |
DatabaseFunction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabaseFunction> |
OciDatabaseConfig.getDatabaseFunctions()
Array of Database functions to be used.
|
Modifier and Type | Method and Description |
---|---|
DatabaseFunction.Builder |
DatabaseFunction.Builder.copy(DatabaseFunction model) |
Modifier and Type | Method and Description |
---|---|
OciDatabaseConfig.Builder |
OciDatabaseConfig.Builder.databaseFunctions(List<DatabaseFunction> databaseFunctions)
Array of Database functions to be used.
|
Constructor and Description |
---|
OciDatabaseConfig(DatabaseConnection databaseConnection,
List<DatabaseFunction> databaseFunctions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.