Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.GetDistributedAutonomousDatabaseRuChangeLogResponse
-
Packages that use GetDistributedAutonomousDatabaseRuChangeLogResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of GetDistributedAutonomousDatabaseRuChangeLogResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return GetDistributedAutonomousDatabaseRuChangeLogResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseRuChangeLogResponseDistributedAutonomousDbService. getDistributedAutonomousDatabaseRuChangeLog(GetDistributedAutonomousDatabaseRuChangeLogRequest request)Operation to retrieve move RU invocation history and status for the Globally distributed autonomous database.GetDistributedAutonomousDatabaseRuChangeLogResponseDistributedAutonomousDbServiceClient. getDistributedAutonomousDatabaseRuChangeLog(GetDistributedAutonomousDatabaseRuChangeLogRequest request)Methods in com.oracle.bmc.distributeddatabasev26 that return types with arguments of type GetDistributedAutonomousDatabaseRuChangeLogResponse Modifier and Type Method Description Future<GetDistributedAutonomousDatabaseRuChangeLogResponse>DistributedAutonomousDbServiceAsync. getDistributedAutonomousDatabaseRuChangeLog(GetDistributedAutonomousDatabaseRuChangeLogRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRuChangeLogRequest,GetDistributedAutonomousDatabaseRuChangeLogResponse> handler)Operation to retrieve move RU invocation history and status for the Globally distributed autonomous database.Future<GetDistributedAutonomousDatabaseRuChangeLogResponse>DistributedAutonomousDbServiceAsyncClient. getDistributedAutonomousDatabaseRuChangeLog(GetDistributedAutonomousDatabaseRuChangeLogRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRuChangeLogRequest,GetDistributedAutonomousDatabaseRuChangeLogResponse> handler)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type GetDistributedAutonomousDatabaseRuChangeLogResponse Modifier and Type Method Description Future<GetDistributedAutonomousDatabaseRuChangeLogResponse>DistributedAutonomousDbServiceAsync. getDistributedAutonomousDatabaseRuChangeLog(GetDistributedAutonomousDatabaseRuChangeLogRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRuChangeLogRequest,GetDistributedAutonomousDatabaseRuChangeLogResponse> handler)Operation to retrieve move RU invocation history and status for the Globally distributed autonomous database.Future<GetDistributedAutonomousDatabaseRuChangeLogResponse>DistributedAutonomousDbServiceAsyncClient. getDistributedAutonomousDatabaseRuChangeLog(GetDistributedAutonomousDatabaseRuChangeLogRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRuChangeLogRequest,GetDistributedAutonomousDatabaseRuChangeLogResponse> handler) -
Uses of GetDistributedAutonomousDatabaseRuChangeLogResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return GetDistributedAutonomousDatabaseRuChangeLogResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseRuChangeLogResponseGetDistributedAutonomousDatabaseRuChangeLogResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type GetDistributedAutonomousDatabaseRuChangeLogResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseRuChangeLogResponse.BuilderGetDistributedAutonomousDatabaseRuChangeLogResponse.Builder. copy(GetDistributedAutonomousDatabaseRuChangeLogResponse o)Copy method to populate the builder with values from the given instance.
-