Uses of Class
com.oracle.bmc.opsi.model.SqlInventory
-
Packages that use SqlInventory Package Description com.oracle.bmc.opsi.model -
-
Uses of SqlInventory in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return SqlInventory Modifier and Type Method Description SqlInventory
SqlInventory.Builder. build()
SqlInventory
SqlInsightAggregationCollection. getInventory()
Methods in com.oracle.bmc.opsi.model with parameters of type SqlInventory Modifier and Type Method Description SqlInventory.Builder
SqlInventory.Builder. copy(SqlInventory model)
SqlInsightAggregationCollection.Builder
SqlInsightAggregationCollection.Builder. inventory(SqlInventory inventory)
Constructors in com.oracle.bmc.opsi.model with parameters of type SqlInventory Constructor Description SqlInsightAggregationCollection(Date timeIntervalStart, Date timeIntervalEnd, SqlInventory inventory, List<SqlInsightAggregation> items, SqlInsightThresholds thresholds)
Deprecated.
-