Uses of Class
com.oracle.bmc.goldengate.requests.GetDisasterRecoveryPrecheckReportRequest
-
Packages that use GetDisasterRecoveryPrecheckReportRequest Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.requests -
-
Uses of GetDisasterRecoveryPrecheckReportRequest in com.oracle.bmc.goldengate
Method parameters in com.oracle.bmc.goldengate with type arguments of type GetDisasterRecoveryPrecheckReportRequest Modifier and Type Method Description Future<GetDisasterRecoveryPrecheckReportResponse>GoldenGateAsync. getDisasterRecoveryPrecheckReport(GetDisasterRecoveryPrecheckReportRequest request, AsyncHandler<GetDisasterRecoveryPrecheckReportRequest,GetDisasterRecoveryPrecheckReportResponse> handler)Returns DR precheck report for a standby peer with the specified placement (availabilityDomain and faultDomain).Future<GetDisasterRecoveryPrecheckReportResponse>GoldenGateAsyncClient. getDisasterRecoveryPrecheckReport(GetDisasterRecoveryPrecheckReportRequest request, AsyncHandler<GetDisasterRecoveryPrecheckReportRequest,GetDisasterRecoveryPrecheckReportResponse> handler) -
Uses of GetDisasterRecoveryPrecheckReportRequest in com.oracle.bmc.goldengate.requests
Methods in com.oracle.bmc.goldengate.requests that return GetDisasterRecoveryPrecheckReportRequest Modifier and Type Method Description GetDisasterRecoveryPrecheckReportRequestGetDisasterRecoveryPrecheckReportRequest.Builder. build()Build the instance of GetDisasterRecoveryPrecheckReportRequest as configured by this builderGetDisasterRecoveryPrecheckReportRequestGetDisasterRecoveryPrecheckReportRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetDisasterRecoveryPrecheckReportRequest as configured by this builderMethods in com.oracle.bmc.goldengate.requests with parameters of type GetDisasterRecoveryPrecheckReportRequest Modifier and Type Method Description GetDisasterRecoveryPrecheckReportRequest.BuilderGetDisasterRecoveryPrecheckReportRequest.Builder. copy(GetDisasterRecoveryPrecheckReportRequest o)Copy method to populate the builder with values from the given instance.
-