| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HistoricalMetricResult |
HistoricalMetricResult.clone() |
HistoricalMetricResult |
HistoricalMetricResult.withCollections(Collection<HistoricalMetricData> collections)
The set of metrics.
|
HistoricalMetricResult |
HistoricalMetricResult.withCollections(HistoricalMetricData... collections)
The set of metrics.
|
HistoricalMetricResult |
HistoricalMetricResult.withDimensions(Dimensions dimensions)
The dimension for the metrics.
|
| Modifier and Type | Method and Description |
|---|---|
List<HistoricalMetricResult> |
GetMetricDataResult.getMetricResults()
Information about the historical metrics.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetricDataResult |
GetMetricDataResult.withMetricResults(HistoricalMetricResult... metricResults)
Information about the historical metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMetricDataResult.setMetricResults(Collection<HistoricalMetricResult> metricResults)
Information about the historical metrics.
|
GetMetricDataResult |
GetMetricDataResult.withMetricResults(Collection<HistoricalMetricResult> metricResults)
Information about the historical metrics.
|
Copyright © 2022. All rights reserved.