Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
AwrDbCpuUsageSummary |
AwrDbCpuUsageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AwrDbCpuUsageSummary> |
AwrDbCpuUsageCollection.getItems()
A list of AWR CPU usage summary data.
|
Modifier and Type | Method and Description |
---|---|
AwrDbCpuUsageSummary.Builder |
AwrDbCpuUsageSummary.Builder.copy(AwrDbCpuUsageSummary model) |
Modifier and Type | Method and Description |
---|---|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.items(List<AwrDbCpuUsageSummary> items)
A list of AWR CPU usage summary data.
|
Constructor and Description |
---|
AwrDbCpuUsageCollection(String name,
String version,
String queryKey,
Double dbQueryTimeInSecs,
Integer numCpuCores,
Integer cpuCount,
Double numCpus,
List<AwrDbCpuUsageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.