Uses of Class
com.oracle.bmc.opsi.model.AddmDbSqlStatementSummary
- 
Packages that use AddmDbSqlStatementSummary Package Description com.oracle.bmc.opsi.model 
- 
- 
Uses of AddmDbSqlStatementSummary in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return AddmDbSqlStatementSummary Modifier and Type Method Description AddmDbSqlStatementSummaryAddmDbSqlStatementSummary.Builder. build()Methods in com.oracle.bmc.opsi.model that return types with arguments of type AddmDbSqlStatementSummary Modifier and Type Method Description List<AddmDbSqlStatementSummary>AddmDbSqlStatementCollection. getItems()List of SQL statementsMethods in com.oracle.bmc.opsi.model with parameters of type AddmDbSqlStatementSummary Modifier and Type Method Description AddmDbSqlStatementSummary.BuilderAddmDbSqlStatementSummary.Builder. copy(AddmDbSqlStatementSummary model)Method parameters in com.oracle.bmc.opsi.model with type arguments of type AddmDbSqlStatementSummary Modifier and Type Method Description AddmDbSqlStatementCollection.BuilderAddmDbSqlStatementCollection.Builder. items(List<AddmDbSqlStatementSummary> items)List of SQL statements
 
-