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