| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
CurrentMetricData |
CurrentMetricData.clone() |
CurrentMetricData |
CurrentMetricData.withMetric(CurrentMetric metric)
The metric in a
CurrentMetricData object. |
CurrentMetricData |
CurrentMetricData.withValue(Double value)
The value of the metric in the CurrentMetricData object.
|
| Modifier and Type | Method and Description |
|---|---|
List<CurrentMetricData> |
CurrentMetricResult.getCollections()
The
Collections for the CurrentMetricResult object. |
| Modifier and Type | Method and Description |
|---|---|
CurrentMetricResult |
CurrentMetricResult.withCollections(CurrentMetricData... collections)
The
Collections for the CurrentMetricResult object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentMetricResult.setCollections(Collection<CurrentMetricData> collections)
The
Collections for the CurrentMetricResult object. |
CurrentMetricResult |
CurrentMetricResult.withCollections(Collection<CurrentMetricData> collections)
The
Collections for the CurrentMetricResult object. |
Copyright © 2019. All rights reserved.