| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HistoricalMetricData |
HistoricalMetricData.clone() |
HistoricalMetricData |
HistoricalMetricData.withMetric(HistoricalMetric metric)
Information about the metric.
|
HistoricalMetricData |
HistoricalMetricData.withValue(Double value)
The value of the metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<HistoricalMetricData> |
HistoricalMetricResult.getCollections()
The set of metrics.
|
| Modifier and Type | Method and Description |
|---|---|
HistoricalMetricResult |
HistoricalMetricResult.withCollections(HistoricalMetricData... collections)
The set of metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalMetricResult.setCollections(Collection<HistoricalMetricData> collections)
The set of metrics.
|
HistoricalMetricResult |
HistoricalMetricResult.withCollections(Collection<HistoricalMetricData> collections)
The set of metrics.
|
Copyright © 2024. All rights reserved.