Uses of Class
com.oracle.bmc.opsi.model.AddmDbSqlStatementCollection
- 
Packages that use AddmDbSqlStatementCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses 
- 
- 
Uses of AddmDbSqlStatementCollection in com.oracle.bmc.opsi.modelMethods in com.oracle.bmc.opsi.model that return AddmDbSqlStatementCollection Modifier and Type Method Description AddmDbSqlStatementCollectionAddmDbSqlStatementCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type AddmDbSqlStatementCollection Modifier and Type Method Description AddmDbSqlStatementCollection.BuilderAddmDbSqlStatementCollection.Builder. copy(AddmDbSqlStatementCollection model)
- 
Uses of AddmDbSqlStatementCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return AddmDbSqlStatementCollection Modifier and Type Method Description AddmDbSqlStatementCollectionSummarizeAddmDbSqlStatementsResponse. getAddmDbSqlStatementCollection()The returned AddmDbSqlStatementCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AddmDbSqlStatementCollection Modifier and Type Method Description SummarizeAddmDbSqlStatementsResponse.BuilderSummarizeAddmDbSqlStatementsResponse.Builder. addmDbSqlStatementCollection(AddmDbSqlStatementCollection addmDbSqlStatementCollection)The returned AddmDbSqlStatementCollection instance.
 
-