Uses of Class
com.oracle.bmc.distributeddatabase.responses.GetDistributedDatabaseRaftMetricResponse
-
Packages that use GetDistributedDatabaseRaftMetricResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of GetDistributedDatabaseRaftMetricResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return GetDistributedDatabaseRaftMetricResponse Modifier and Type Method Description GetDistributedDatabaseRaftMetricResponseDistributedDbService. getDistributedDatabaseRaftMetric(GetDistributedDatabaseRaftMetricRequest request)Operation to retrieve RAFT metrics for the Globally distributed database.GetDistributedDatabaseRaftMetricResponseDistributedDbServiceClient. getDistributedDatabaseRaftMetric(GetDistributedDatabaseRaftMetricRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type GetDistributedDatabaseRaftMetricResponse Modifier and Type Method Description Future<GetDistributedDatabaseRaftMetricResponse>DistributedDbServiceAsync. getDistributedDatabaseRaftMetric(GetDistributedDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedDatabaseRaftMetricRequest,GetDistributedDatabaseRaftMetricResponse> handler)Operation to retrieve RAFT metrics for the Globally distributed database.Future<GetDistributedDatabaseRaftMetricResponse>DistributedDbServiceAsyncClient. getDistributedDatabaseRaftMetric(GetDistributedDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedDatabaseRaftMetricRequest,GetDistributedDatabaseRaftMetricResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type GetDistributedDatabaseRaftMetricResponse Modifier and Type Method Description Future<GetDistributedDatabaseRaftMetricResponse>DistributedDbServiceAsync. getDistributedDatabaseRaftMetric(GetDistributedDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedDatabaseRaftMetricRequest,GetDistributedDatabaseRaftMetricResponse> handler)Operation to retrieve RAFT metrics for the Globally distributed database.Future<GetDistributedDatabaseRaftMetricResponse>DistributedDbServiceAsyncClient. getDistributedDatabaseRaftMetric(GetDistributedDatabaseRaftMetricRequest request, AsyncHandler<GetDistributedDatabaseRaftMetricRequest,GetDistributedDatabaseRaftMetricResponse> handler) -
Uses of GetDistributedDatabaseRaftMetricResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return GetDistributedDatabaseRaftMetricResponse Modifier and Type Method Description GetDistributedDatabaseRaftMetricResponseGetDistributedDatabaseRaftMetricResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type GetDistributedDatabaseRaftMetricResponse Modifier and Type Method Description GetDistributedDatabaseRaftMetricResponse.BuilderGetDistributedDatabaseRaftMetricResponse.Builder. copy(GetDistributedDatabaseRaftMetricResponse o)Copy method to populate the builder with values from the given instance.
-