Uses of Class
com.oracle.bmc.databasemigration.model.UpdateExtract.Builder
-
Packages that use UpdateExtract.Builder Package Description com.oracle.bmc.databasemigration.model -
-
Uses of UpdateExtract.Builder in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return UpdateExtract.Builder Modifier and Type Method Description static UpdateExtract.Builder
UpdateExtract. builder()
Create a new builder.UpdateExtract.Builder
UpdateExtract.Builder. copy(UpdateExtract model)
UpdateExtract.Builder
UpdateExtract.Builder. longTransDuration(Integer longTransDuration)
Length of time (in seconds) that a transaction can be open before Extract generates a warning message that the transaction is long-running.UpdateExtract.Builder
UpdateExtract.Builder. performanceProfile(ExtractPerformanceProfile performanceProfile)
Extract performance.UpdateExtract.Builder
UpdateExtract. toBuilder()
-