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