Uses of Class
com.oracle.bmc.distributeddatabase.responses.RecreateFailedDistributedDatabaseResourceResponse
-
Packages that use RecreateFailedDistributedDatabaseResourceResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of RecreateFailedDistributedDatabaseResourceResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return RecreateFailedDistributedDatabaseResourceResponse Modifier and Type Method Description RecreateFailedDistributedDatabaseResourceResponseDistributedDbService. recreateFailedDistributedDatabaseResource(RecreateFailedDistributedDatabaseResourceRequest request)Recreate the failed resource for the Globally Distributed Database.RecreateFailedDistributedDatabaseResourceResponseDistributedDbServiceClient. recreateFailedDistributedDatabaseResource(RecreateFailedDistributedDatabaseResourceRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type RecreateFailedDistributedDatabaseResourceResponse 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)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type RecreateFailedDistributedDatabaseResourceResponse 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 RecreateFailedDistributedDatabaseResourceResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return RecreateFailedDistributedDatabaseResourceResponse Modifier and Type Method Description RecreateFailedDistributedDatabaseResourceResponseRecreateFailedDistributedDatabaseResourceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type RecreateFailedDistributedDatabaseResourceResponse Modifier and Type Method Description RecreateFailedDistributedDatabaseResourceResponse.BuilderRecreateFailedDistributedDatabaseResourceResponse.Builder. copy(RecreateFailedDistributedDatabaseResourceResponse o)Copy method to populate the builder with values from the given instance.
-