| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
HistoricalMetric |
HistoricalMetricData.metric()
Information about the metric.
|
| Modifier and Type | Method and Description |
|---|---|
List<HistoricalMetric> |
GetMetricDataRequest.historicalMetrics()
The metrics to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetricDataRequest.Builder |
GetMetricDataRequest.Builder.historicalMetrics(HistoricalMetric... historicalMetrics)
The metrics to retrieve.
|
HistoricalMetricData.Builder |
HistoricalMetricData.Builder.metric(HistoricalMetric metric)
Information about the metric.
|
| Modifier and Type | Method and Description |
|---|---|
GetMetricDataRequest.Builder |
GetMetricDataRequest.Builder.historicalMetrics(Collection<HistoricalMetric> historicalMetrics)
The metrics to retrieve.
|
Copyright © 2022. All rights reserved.