Uses of Class
com.oracle.bmc.database.model.DownloadOneoffPatch
-
Packages that use DownloadOneoffPatch Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of DownloadOneoffPatch in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return DownloadOneoffPatch Modifier and Type Method Description DownloadOneoffPatch
DownloadOneoffPatch.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type DownloadOneoffPatch Modifier and Type Method Description DownloadOneoffPatch.Builder
DownloadOneoffPatch.Builder. copy(DownloadOneoffPatch model)
-
Uses of DownloadOneoffPatch in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return DownloadOneoffPatch Modifier and Type Method Description DownloadOneoffPatch
DownloadOneoffPatchResponse. getDownloadOneoffPatch()
The returned DownloadOneoffPatch instance.Methods in com.oracle.bmc.database.responses with parameters of type DownloadOneoffPatch Modifier and Type Method Description DownloadOneoffPatchResponse.Builder
DownloadOneoffPatchResponse.Builder. downloadOneoffPatch(DownloadOneoffPatch downloadOneoffPatch)
The returned DownloadOneoffPatch instance.
-