Uses of Class
com.oracle.bmc.distributeddatabase.responses.GetDistributedAutonomousDatabaseResponse
- 
Packages that use GetDistributedAutonomousDatabaseResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses 
- 
- 
Uses of GetDistributedAutonomousDatabaseResponse in com.oracle.bmc.distributeddatabaseMethods in com.oracle.bmc.distributeddatabase that return GetDistributedAutonomousDatabaseResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseResponseDistributedAutonomousDbService. getDistributedAutonomousDatabase(GetDistributedAutonomousDatabaseRequest request)Gets the details of the Globally distributed autonomous database identified by given id.GetDistributedAutonomousDatabaseResponseDistributedAutonomousDbServiceClient. getDistributedAutonomousDatabase(GetDistributedAutonomousDatabaseRequest request)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type GetDistributedAutonomousDatabaseResponse Modifier and Type Method Description Future<GetDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsync. getDistributedAutonomousDatabase(GetDistributedAutonomousDatabaseRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRequest,GetDistributedAutonomousDatabaseResponse> handler)Gets the details of the Globally distributed autonomous database identified by given id.Future<GetDistributedAutonomousDatabaseResponse>DistributedAutonomousDbServiceAsyncClient. getDistributedAutonomousDatabase(GetDistributedAutonomousDatabaseRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRequest,GetDistributedAutonomousDatabaseResponse> handler)
- 
Uses of GetDistributedAutonomousDatabaseResponse in com.oracle.bmc.distributeddatabase.responsesMethods in com.oracle.bmc.distributeddatabase.responses that return GetDistributedAutonomousDatabaseResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseResponseGetDistributedAutonomousDatabaseResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type GetDistributedAutonomousDatabaseResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseResponse.BuilderGetDistributedAutonomousDatabaseResponse.Builder. copy(GetDistributedAutonomousDatabaseResponse o)Copy method to populate the builder with values from the given instance.
 
-