Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
DataPoints |
DataPoints.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DataPoints> |
PerformanceMetrics.getDatapoints()
The aggregated datapoints of the metric.
|
Modifier and Type | Method and Description |
---|---|
DataPoints.Builder |
DataPoints.Builder.copy(DataPoints model) |
Modifier and Type | Method and Description |
---|---|
PerformanceMetrics.Builder |
PerformanceMetrics.Builder.datapoints(List<DataPoints> datapoints)
The aggregated datapoints of the metric.
|
Constructor and Description |
---|
PerformanceMetrics(String name,
Object dimensions,
Object metadata,
List<DataPoints> datapoints)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.