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