Uses of Class
com.oracle.bmc.databasemanagement.model.AlertLogCountsCollection
-
Packages that use AlertLogCountsCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of AlertLogCountsCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return AlertLogCountsCollection Modifier and Type Method Description AlertLogCountsCollection
AlertLogCountsCollection.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type AlertLogCountsCollection Modifier and Type Method Description AlertLogCountsCollection.Builder
AlertLogCountsCollection.Builder. copy(AlertLogCountsCollection model)
-
Uses of AlertLogCountsCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return AlertLogCountsCollection Modifier and Type Method Description AlertLogCountsCollection
SummarizeAlertLogCountsResponse. getAlertLogCountsCollection()
The returned AlertLogCountsCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type AlertLogCountsCollection Modifier and Type Method Description SummarizeAlertLogCountsResponse.Builder
SummarizeAlertLogCountsResponse.Builder. alertLogCountsCollection(AlertLogCountsCollection alertLogCountsCollection)
The returned AlertLogCountsCollection instance.
-