Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.RecreateFailedDistributedDatabaseResourceResponse
-
Packages that use RecreateFailedDistributedDatabaseResourceResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of RecreateFailedDistributedDatabaseResourceResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 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.distributeddatabasev26 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.distributeddatabasev26 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.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return RecreateFailedDistributedDatabaseResourceResponse Modifier and Type Method Description RecreateFailedDistributedDatabaseResourceResponseRecreateFailedDistributedDatabaseResourceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.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.
-