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.model
Methods in com.oracle.bmc.opsi.model that return AddmDbSqlStatementCollection Modifier and Type Method Description AddmDbSqlStatementCollection
AddmDbSqlStatementCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type AddmDbSqlStatementCollection Modifier and Type Method Description AddmDbSqlStatementCollection.Builder
AddmDbSqlStatementCollection.Builder. copy(AddmDbSqlStatementCollection model)
-
Uses of AddmDbSqlStatementCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return AddmDbSqlStatementCollection Modifier and Type Method Description AddmDbSqlStatementCollection
SummarizeAddmDbSqlStatementsResponse. getAddmDbSqlStatementCollection()
The returned AddmDbSqlStatementCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type AddmDbSqlStatementCollection Modifier and Type Method Description SummarizeAddmDbSqlStatementsResponse.Builder
SummarizeAddmDbSqlStatementsResponse.Builder. addmDbSqlStatementCollection(AddmDbSqlStatementCollection addmDbSqlStatementCollection)
The returned AddmDbSqlStatementCollection instance.
-