Uses of Class
com.oracle.bmc.distributeddatabase.responses.GetDistributedAutonomousDatabaseRaftMetricResponse
-
Packages that use GetDistributedAutonomousDatabaseRaftMetricResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of GetDistributedAutonomousDatabaseRaftMetricResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return GetDistributedAutonomousDatabaseRaftMetricResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseRaftMetricResponseDistributedAutonomousDbService. getDistributedAutonomousDatabaseRaftMetric(GetDistributedAutonomousDatabaseRaftMetricRequest request)Operation to retrieve RAFT metrics for the Globally distributed autonomous database.GetDistributedAutonomousDatabaseRaftMetricResponseDistributedAutonomousDbServiceClient. getDistributedAutonomousDatabaseRaftMetric(GetDistributedAutonomousDatabaseRaftMetricRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type GetDistributedAutonomousDatabaseRaftMetricResponse Modifier and Type Method Description Future<GetDistributedAutonomousDatabaseRaftMetricResponse>DistributedAutonomousDbServiceAsync. getDistributedAutonomousDatabaseRaftMetric(GetDistributedAutonomousDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRaftMetricRequest,GetDistributedAutonomousDatabaseRaftMetricResponse> handler)Operation to retrieve RAFT metrics for the Globally distributed autonomous database.Future<GetDistributedAutonomousDatabaseRaftMetricResponse>DistributedAutonomousDbServiceAsyncClient. getDistributedAutonomousDatabaseRaftMetric(GetDistributedAutonomousDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRaftMetricRequest,GetDistributedAutonomousDatabaseRaftMetricResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type GetDistributedAutonomousDatabaseRaftMetricResponse Modifier and Type Method Description Future<GetDistributedAutonomousDatabaseRaftMetricResponse>DistributedAutonomousDbServiceAsync. getDistributedAutonomousDatabaseRaftMetric(GetDistributedAutonomousDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRaftMetricRequest,GetDistributedAutonomousDatabaseRaftMetricResponse> handler)Operation to retrieve RAFT metrics for the Globally distributed autonomous database.Future<GetDistributedAutonomousDatabaseRaftMetricResponse>DistributedAutonomousDbServiceAsyncClient. getDistributedAutonomousDatabaseRaftMetric(GetDistributedAutonomousDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedAutonomousDatabaseRaftMetricRequest,GetDistributedAutonomousDatabaseRaftMetricResponse> handler) -
Uses of GetDistributedAutonomousDatabaseRaftMetricResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return GetDistributedAutonomousDatabaseRaftMetricResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseRaftMetricResponseGetDistributedAutonomousDatabaseRaftMetricResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type GetDistributedAutonomousDatabaseRaftMetricResponse Modifier and Type Method Description GetDistributedAutonomousDatabaseRaftMetricResponse.BuilderGetDistributedAutonomousDatabaseRaftMetricResponse.Builder. copy(GetDistributedAutonomousDatabaseRaftMetricResponse o)Copy method to populate the builder with values from the given instance.
-