| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentMetricData> |
CurrentMetricResult.collections()
The set of metrics.
|
| Modifier and Type | Method and Description |
|---|---|
CurrentMetricResult.Builder |
CurrentMetricResult.Builder.collections(CurrentMetricData... collections)
The set of metrics.
|
| Modifier and Type | Method and Description |
|---|---|
CurrentMetricResult.Builder |
CurrentMetricResult.Builder.collections(Collection<CurrentMetricData> collections)
The set of metrics.
|
Copyright © 2023. All rights reserved.