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