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