Uses of Class
com.oracle.bmc.distributeddatabase.responses.PatchDistributedAutonomousDatabaseResponse
- 
Packages that use PatchDistributedAutonomousDatabaseResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses 
- 
- 
Uses of PatchDistributedAutonomousDatabaseResponse in com.oracle.bmc.distributeddatabaseMethods in com.oracle.bmc.distributeddatabase that return PatchDistributedAutonomousDatabaseResponse Modifier and Type Method Description PatchDistributedAutonomousDatabaseResponseDistributedAutonomousDbService. patchDistributedAutonomousDatabase(PatchDistributedAutonomousDatabaseRequest request)Patch operation to add, remove or update shards to the Globally distributed autonomous database topology.PatchDistributedAutonomousDatabaseResponseDistributedAutonomousDbServiceClient. patchDistributedAutonomousDatabase(PatchDistributedAutonomousDatabaseRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type PatchDistributedAutonomousDatabaseResponse Modifier and Type Method Description Future<PatchDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsync. patchDistributedAutonomousDatabase(PatchDistributedAutonomousDatabaseRequest request, AsyncHandler<PatchDistributedAutonomousDatabaseRequest,PatchDistributedAutonomousDatabaseResponse> handler)Patch operation to add, remove or update shards to the Globally distributed autonomous database topology.Future<PatchDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsyncClient. patchDistributedAutonomousDatabase(PatchDistributedAutonomousDatabaseRequest request, AsyncHandler<PatchDistributedAutonomousDatabaseRequest,PatchDistributedAutonomousDatabaseResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type PatchDistributedAutonomousDatabaseResponse Modifier and Type Method Description Future<PatchDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsync. patchDistributedAutonomousDatabase(PatchDistributedAutonomousDatabaseRequest request, AsyncHandler<PatchDistributedAutonomousDatabaseRequest,PatchDistributedAutonomousDatabaseResponse> handler)Patch operation to add, remove or update shards to the Globally distributed autonomous database topology.Future<PatchDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsyncClient. patchDistributedAutonomousDatabase(PatchDistributedAutonomousDatabaseRequest request, AsyncHandler<PatchDistributedAutonomousDatabaseRequest,PatchDistributedAutonomousDatabaseResponse> handler)
- 
Uses of PatchDistributedAutonomousDatabaseResponse in com.oracle.bmc.distributeddatabase.responsesMethods in com.oracle.bmc.distributeddatabase.responses that return PatchDistributedAutonomousDatabaseResponse Modifier and Type Method Description PatchDistributedAutonomousDatabaseResponsePatchDistributedAutonomousDatabaseResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type PatchDistributedAutonomousDatabaseResponse Modifier and Type Method Description PatchDistributedAutonomousDatabaseResponse.BuilderPatchDistributedAutonomousDatabaseResponse.Builder. copy(PatchDistributedAutonomousDatabaseResponse o)Copy method to populate the builder with values from the given instance.
 
-