Uses of Class
com.oracle.bmc.database.model.DbConnectionBundle
-
Packages that use DbConnectionBundle Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of DbConnectionBundle in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return DbConnectionBundle Modifier and Type Method Description DbConnectionBundleDbConnectionBundle.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type DbConnectionBundle Modifier and Type Method Description DbConnectionBundle.BuilderDbConnectionBundle.Builder. copy(DbConnectionBundle model) -
Uses of DbConnectionBundle in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return DbConnectionBundle Modifier and Type Method Description DbConnectionBundleGetDbConnectionBundleResponse. getDbConnectionBundle()The returned DbConnectionBundle instance.Methods in com.oracle.bmc.database.responses with parameters of type DbConnectionBundle Modifier and Type Method Description GetDbConnectionBundleResponse.BuilderGetDbConnectionBundleResponse.Builder. dbConnectionBundle(DbConnectionBundle dbConnectionBundle)The returned DbConnectionBundle instance.
-