Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.model | |
com.oracle.bmc.monitoring.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Metric> |
MonitoringPaginators.listMetricsRecordIterator(ListMetricsRequest request)
Creates a new iterable which will iterate over the
Metric objects contained in responses from the listMetrics
operation. |
Modifier and Type | Method and Description |
---|---|
Metric |
Metric.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Metric.Builder |
Metric.Builder.copy(Metric model) |
Modifier and Type | Method and Description |
---|---|
List<Metric> |
ListMetricsResponse.getItems()
A list of
com.oracle.bmc.monitoring.model.Metric instances. |
Modifier and Type | Method and Description |
---|---|
ListMetricsResponse.Builder |
ListMetricsResponse.Builder.items(List<Metric> items)
A list of
com.oracle.bmc.monitoring.model.Metric instances. |
Copyright © 2016–2024. All rights reserved.