Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
MetricsAggregationRange |
MetricsAggregationRange.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MetricsAggregationRange> |
MetricsAggregationRangeCollection.getItems()
The metric data.
|
Modifier and Type | Method and Description |
---|---|
MetricsAggregationRange.Builder |
MetricsAggregationRange.Builder.copy(MetricsAggregationRange model) |
Modifier and Type | Method and Description |
---|---|
MetricsAggregationRangeCollection.Builder |
MetricsAggregationRangeCollection.Builder.items(List<MetricsAggregationRange> items)
The metric data.
|
Constructor and Description |
---|
MetricsAggregationRangeCollection(List<MetricsAggregationRange> items,
String startTime,
String endTime)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.