| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentMetricResult> |
GetCurrentMetricDataResponse.metricResults()
A list of
CurrentMetricResult objects organized by Dimensions combining with
CurrentMetricDataCollections. |
| Modifier and Type | Method and Description |
|---|---|
GetCurrentMetricDataResponse.Builder |
GetCurrentMetricDataResponse.Builder.metricResults(CurrentMetricResult... metricResults)
A list of
CurrentMetricResult objects organized by Dimensions combining with
CurrentMetricDataCollections. |
| Modifier and Type | Method and Description |
|---|---|
GetCurrentMetricDataResponse.Builder |
GetCurrentMetricDataResponse.Builder.metricResults(Collection<CurrentMetricResult> metricResults)
A list of
CurrentMetricResult objects organized by Dimensions combining with
CurrentMetricDataCollections. |
Copyright © 2019. All rights reserved.