| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentMetricResult> |
GetCurrentMetricDataResponse.metricResults()
Information about the real-time metrics.
|
| Modifier and Type | Method and Description |
|---|---|
GetCurrentMetricDataResponse.Builder |
GetCurrentMetricDataResponse.Builder.metricResults(CurrentMetricResult... metricResults)
Information about the real-time metrics.
|
| Modifier and Type | Method and Description |
|---|---|
GetCurrentMetricDataResponse.Builder |
GetCurrentMetricDataResponse.Builder.metricResults(Collection<CurrentMetricResult> metricResults)
Information about the real-time metrics.
|
Copyright © 2021. All rights reserved.