Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Iterable<HistoricalMetricSummary> |
InventoryPaginators.listHistoricalMetricsRecordIterator(ListHistoricalMetricsRequest request)
Creates a new iterable which will iterate over the
HistoricalMetricSummary objects contained in responses from
the listHistoricalMetrics operation. |
Modifier and Type | Method and Description |
---|---|
HistoricalMetricSummary |
HistoricalMetricSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<HistoricalMetricSummary> |
HistoricalMetricCollection.getItems()
List of asset historical metrics.
|
Modifier and Type | Method and Description |
---|---|
HistoricalMetricSummary.Builder |
HistoricalMetricSummary.Builder.copy(HistoricalMetricSummary model) |
Modifier and Type | Method and Description |
---|---|
HistoricalMetricCollection.Builder |
HistoricalMetricCollection.Builder.items(List<HistoricalMetricSummary> items)
List of asset historical metrics.
|
Constructor and Description |
---|
HistoricalMetricCollection(List<HistoricalMetricSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.