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