Uses of Class
com.oracle.bmc.distributeddatabasev26.requests.GetDistributedAutonomousDatabaseRuChangeLogRequest
-
Packages that use GetDistributedAutonomousDatabaseRuChangeLogRequest Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.requests -
-
Uses of GetDistributedAutonomousDatabaseRuChangeLogRequest in com.oracle.bmc.distributeddatabasev26
Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type GetDistributedAutonomousDatabaseRuChangeLogRequest 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 GetDistributedAutonomousDatabaseRuChangeLogRequest in com.oracle.bmc.distributeddatabasev26.requests
Methods in com.oracle.bmc.distributeddatabasev26.requests that return GetDistributedAutonomousDatabaseRuChangeLogRequest Modifier and Type Method Description GetDistributedAutonomousDatabaseRuChangeLogRequestGetDistributedAutonomousDatabaseRuChangeLogRequest.Builder. build()Build the instance of GetDistributedAutonomousDatabaseRuChangeLogRequest as configured by this builderGetDistributedAutonomousDatabaseRuChangeLogRequestGetDistributedAutonomousDatabaseRuChangeLogRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetDistributedAutonomousDatabaseRuChangeLogRequest as configured by this builderMethods in com.oracle.bmc.distributeddatabasev26.requests with parameters of type GetDistributedAutonomousDatabaseRuChangeLogRequest Modifier and Type Method Description GetDistributedAutonomousDatabaseRuChangeLogRequest.BuilderGetDistributedAutonomousDatabaseRuChangeLogRequest.Builder. copy(GetDistributedAutonomousDatabaseRuChangeLogRequest o)Copy method to populate the builder with values from the given instance.
-