Package | Description |
---|---|
com.oracle.bmc.ocicontrolcenter | |
com.oracle.bmc.ocicontrolcenter.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MetricPropertySummary> |
OccMetricsPaginators.listMetricPropertiesRecordIterator(ListMetricPropertiesRequest request)
Creates a new iterable which will iterate over the
MetricPropertySummary objects contained in responses
from the listMetricProperties operation. |
Modifier and Type | Method and Description |
---|---|
MetricPropertySummary |
MetricPropertySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MetricPropertySummary> |
MetricPropertyCollection.getItems()
An array of MetricPropertySummary objects.
|
Modifier and Type | Method and Description |
---|---|
MetricPropertySummary.Builder |
MetricPropertySummary.Builder.copy(MetricPropertySummary model) |
Modifier and Type | Method and Description |
---|---|
MetricPropertyCollection.Builder |
MetricPropertyCollection.Builder.items(List<MetricPropertySummary> items)
An array of MetricPropertySummary objects.
|
Constructor and Description |
---|
MetricPropertyCollection(List<MetricPropertySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.