Uses of Class
com.oracle.bmc.database.model.DownloadDbConnectionBundleDetails
-
Packages that use DownloadDbConnectionBundleDetails Package Description com.oracle.bmc.database.model com.oracle.bmc.database.requests -
-
Uses of DownloadDbConnectionBundleDetails in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return DownloadDbConnectionBundleDetails Modifier and Type Method Description DownloadDbConnectionBundleDetailsDownloadDbConnectionBundleDetails.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type DownloadDbConnectionBundleDetails Modifier and Type Method Description DownloadDbConnectionBundleDetails.BuilderDownloadDbConnectionBundleDetails.Builder. copy(DownloadDbConnectionBundleDetails model) -
Uses of DownloadDbConnectionBundleDetails in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return DownloadDbConnectionBundleDetails Modifier and Type Method Description DownloadDbConnectionBundleDetailsDownloadDbConnectionBundleRequest. getBody$()Alternative accessor for the body parameter.DownloadDbConnectionBundleDetailsDownloadDbConnectionBundleRequest. getDownloadDbConnectionBundleDetails()Request to download a database connection bundle.Methods in com.oracle.bmc.database.requests with parameters of type DownloadDbConnectionBundleDetails Modifier and Type Method Description DownloadDbConnectionBundleRequest.BuilderDownloadDbConnectionBundleRequest.Builder. body$(DownloadDbConnectionBundleDetails body)Alternative setter for the body parameter.DownloadDbConnectionBundleRequest.BuilderDownloadDbConnectionBundleRequest.Builder. downloadDbConnectionBundleDetails(DownloadDbConnectionBundleDetails downloadDbConnectionBundleDetails)Request to download a database connection bundle.
-