Uses of Class
com.oracle.bmc.databasemigration.model.Extract.Builder
-
Packages that use Extract.Builder Package Description com.oracle.bmc.databasemigration.model -
-
Uses of Extract.Builder in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return Extract.Builder Modifier and Type Method Description static Extract.Builder
Extract. builder()
Create a new builder.Extract.Builder
Extract.Builder. copy(Extract model)
Extract.Builder
Extract.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.Extract.Builder
Extract.Builder. performanceProfile(ExtractPerformanceProfile performanceProfile)
Extract performance.Extract.Builder
Extract. toBuilder()
-