Uses of Class
com.oracle.bmc.goldengate.model.DisasterRecoveryPrecheckReport
-
Packages that use DisasterRecoveryPrecheckReport Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses -
-
Uses of DisasterRecoveryPrecheckReport in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return DisasterRecoveryPrecheckReport Modifier and Type Method Description DisasterRecoveryPrecheckReportDisasterRecoveryPrecheckReport.Builder. build()Methods in com.oracle.bmc.goldengate.model with parameters of type DisasterRecoveryPrecheckReport Modifier and Type Method Description DisasterRecoveryPrecheckReport.BuilderDisasterRecoveryPrecheckReport.Builder. copy(DisasterRecoveryPrecheckReport model) -
Uses of DisasterRecoveryPrecheckReport in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return DisasterRecoveryPrecheckReport Modifier and Type Method Description DisasterRecoveryPrecheckReportGetDisasterRecoveryPrecheckReportResponse. getDisasterRecoveryPrecheckReport()The returned DisasterRecoveryPrecheckReport instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type DisasterRecoveryPrecheckReport Modifier and Type Method Description GetDisasterRecoveryPrecheckReportResponse.BuilderGetDisasterRecoveryPrecheckReportResponse.Builder. disasterRecoveryPrecheckReport(DisasterRecoveryPrecheckReport disasterRecoveryPrecheckReport)The returned DisasterRecoveryPrecheckReport instance.
-