Uses of Class
com.oracle.bmc.distributeddatabase.model.DistributedDatabaseRaftMetric
-
Packages that use DistributedDatabaseRaftMetric Package Description com.oracle.bmc.distributeddatabase.model com.oracle.bmc.distributeddatabase.responses -
-
Uses of DistributedDatabaseRaftMetric in com.oracle.bmc.distributeddatabase.model
Methods in com.oracle.bmc.distributeddatabase.model that return DistributedDatabaseRaftMetric Modifier and Type Method Description DistributedDatabaseRaftMetricDistributedDatabaseRaftMetric.Builder. build()Methods in com.oracle.bmc.distributeddatabase.model with parameters of type DistributedDatabaseRaftMetric Modifier and Type Method Description DistributedDatabaseRaftMetric.BuilderDistributedDatabaseRaftMetric.Builder. copy(DistributedDatabaseRaftMetric model) -
Uses of DistributedDatabaseRaftMetric in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return DistributedDatabaseRaftMetric Modifier and Type Method Description DistributedDatabaseRaftMetricGetDistributedDatabaseRaftMetricResponse. getDistributedDatabaseRaftMetric()The returned DistributedDatabaseRaftMetric instance.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type DistributedDatabaseRaftMetric Modifier and Type Method Description GetDistributedDatabaseRaftMetricResponse.BuilderGetDistributedDatabaseRaftMetricResponse.Builder. distributedDatabaseRaftMetric(DistributedDatabaseRaftMetric distributedDatabaseRaftMetric)The returned DistributedDatabaseRaftMetric instance.
-