Uses of Class
com.oracle.bmc.distributeddatabase.requests.RecreateFailedDistributedDatabaseResourceRequest
-
Packages that use RecreateFailedDistributedDatabaseResourceRequest Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.requests -
-
Uses of RecreateFailedDistributedDatabaseResourceRequest in com.oracle.bmc.distributeddatabase
Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type RecreateFailedDistributedDatabaseResourceRequest Modifier and Type Method Description Future<RecreateFailedDistributedDatabaseResourceResponse>DistributedDbServiceAsync. recreateFailedDistributedDatabaseResource(RecreateFailedDistributedDatabaseResourceRequest request, AsyncHandler<RecreateFailedDistributedDatabaseResourceRequest,RecreateFailedDistributedDatabaseResourceResponse> handler)Recreate the failed resource for the Globally Distributed Database.Future<RecreateFailedDistributedDatabaseResourceResponse>DistributedDbServiceAsyncClient. recreateFailedDistributedDatabaseResource(RecreateFailedDistributedDatabaseResourceRequest request, AsyncHandler<RecreateFailedDistributedDatabaseResourceRequest,RecreateFailedDistributedDatabaseResourceResponse> handler) -
Uses of RecreateFailedDistributedDatabaseResourceRequest in com.oracle.bmc.distributeddatabase.requests
Methods in com.oracle.bmc.distributeddatabase.requests that return RecreateFailedDistributedDatabaseResourceRequest Modifier and Type Method Description RecreateFailedDistributedDatabaseResourceRequestRecreateFailedDistributedDatabaseResourceRequest.Builder. build()Build the instance of RecreateFailedDistributedDatabaseResourceRequest as configured by this builderRecreateFailedDistributedDatabaseResourceRequestRecreateFailedDistributedDatabaseResourceRequest.Builder. buildWithoutInvocationCallback()Build the instance of RecreateFailedDistributedDatabaseResourceRequest as configured by this builderMethods in com.oracle.bmc.distributeddatabase.requests with parameters of type RecreateFailedDistributedDatabaseResourceRequest Modifier and Type Method Description RecreateFailedDistributedDatabaseResourceRequest.BuilderRecreateFailedDistributedDatabaseResourceRequest.Builder. copy(RecreateFailedDistributedDatabaseResourceRequest o)Copy method to populate the builder with values from the given instance.
-