Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedAutonomousDatabaseRuChangeLogSummary
-
Packages that use DistributedAutonomousDatabaseRuChangeLogSummary Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of DistributedAutonomousDatabaseRuChangeLogSummary in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedAutonomousDatabaseRuChangeLogSummary Modifier and Type Method Description DistributedAutonomousDatabaseRuChangeLogSummaryDistributedAutonomousDatabaseRuChangeLogSummary.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model that return types with arguments of type DistributedAutonomousDatabaseRuChangeLogSummary Modifier and Type Method Description List<DistributedAutonomousDatabaseRuChangeLogSummary>DistributedAutonomousDatabaseRuChangeLog. getRuChangeLog()Ordered list of move RU invocations (latest first).Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedAutonomousDatabaseRuChangeLogSummary Modifier and Type Method Description DistributedAutonomousDatabaseRuChangeLogSummary.BuilderDistributedAutonomousDatabaseRuChangeLogSummary.Builder. copy(DistributedAutonomousDatabaseRuChangeLogSummary model)Method parameters in com.oracle.bmc.distributeddatabasev26.model with type arguments of type DistributedAutonomousDatabaseRuChangeLogSummary Modifier and Type Method Description DistributedAutonomousDatabaseRuChangeLog.BuilderDistributedAutonomousDatabaseRuChangeLog.Builder. ruChangeLog(List<DistributedAutonomousDatabaseRuChangeLogSummary> ruChangeLog)Ordered list of move RU invocations (latest first).Constructor parameters in com.oracle.bmc.distributeddatabasev26.model with type arguments of type DistributedAutonomousDatabaseRuChangeLogSummary Constructor Description DistributedAutonomousDatabaseRuChangeLog(List<DistributedAutonomousDatabaseRuChangeLogSummary> ruChangeLog)Deprecated.
-