Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedDatabaseRuChangeLog
-
Packages that use DistributedDatabaseRuChangeLog Package Description com.oracle.bmc.distributeddatabasev26.model com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of DistributedDatabaseRuChangeLog in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedDatabaseRuChangeLog Modifier and Type Method Description DistributedDatabaseRuChangeLogDistributedDatabaseRuChangeLog.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedDatabaseRuChangeLog Modifier and Type Method Description DistributedDatabaseRuChangeLog.BuilderDistributedDatabaseRuChangeLog.Builder. copy(DistributedDatabaseRuChangeLog model) -
Uses of DistributedDatabaseRuChangeLog in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return DistributedDatabaseRuChangeLog Modifier and Type Method Description DistributedDatabaseRuChangeLogGetDistributedDatabaseRuChangeLogResponse. getDistributedDatabaseRuChangeLog()The returned DistributedDatabaseRuChangeLog instance.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type DistributedDatabaseRuChangeLog Modifier and Type Method Description GetDistributedDatabaseRuChangeLogResponse.BuilderGetDistributedDatabaseRuChangeLogResponse.Builder. distributedDatabaseRuChangeLog(DistributedDatabaseRuChangeLog distributedDatabaseRuChangeLog)The returned DistributedDatabaseRuChangeLog instance.
-