Uses of Class
com.oracle.bmc.databasemanagement.model.HistoricAddmResult
-
Packages that use HistoricAddmResult Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of HistoricAddmResult in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return HistoricAddmResult Modifier and Type Method Description HistoricAddmResult
HistoricAddmResult.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type HistoricAddmResult Modifier and Type Method Description HistoricAddmResult.Builder
HistoricAddmResult.Builder. copy(HistoricAddmResult model)
-
Uses of HistoricAddmResult in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return HistoricAddmResult Modifier and Type Method Description HistoricAddmResult
RunHistoricAddmResponse. getHistoricAddmResult()
The returned HistoricAddmResult instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type HistoricAddmResult Modifier and Type Method Description RunHistoricAddmResponse.Builder
RunHistoricAddmResponse.Builder. historicAddmResult(HistoricAddmResult historicAddmResult)
The returned HistoricAddmResult instance.
-