| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
MetricDataV2 |
MetricDataV2.clone() |
MetricDataV2 |
MetricDataV2.withMetric(MetricV2 metric)
The metric name, thresholds, and metric filters of the returned metric.
|
MetricDataV2 |
MetricDataV2.withValue(Double value)
The corresponding value of the metric returned in the response.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricDataV2> |
MetricResultV2.getCollections()
The set of metrics.
|
| Modifier and Type | Method and Description |
|---|---|
MetricResultV2 |
MetricResultV2.withCollections(MetricDataV2... collections)
The set of metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricResultV2.setCollections(Collection<MetricDataV2> collections)
The set of metrics.
|
MetricResultV2 |
MetricResultV2.withCollections(Collection<MetricDataV2> collections)
The set of metrics.
|
Copyright © 2023. All rights reserved.