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