| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
CurrentMetricResult |
CurrentMetricResult.clone() |
CurrentMetricResult |
CurrentMetricResult.withCollections(Collection<CurrentMetricData> collections)
The set of metrics.
|
CurrentMetricResult |
CurrentMetricResult.withCollections(CurrentMetricData... collections)
The set of metrics.
|
CurrentMetricResult |
CurrentMetricResult.withDimensions(Dimensions dimensions)
The dimensions for the metrics.
|
| Modifier and Type | Method and Description |
|---|---|
List<CurrentMetricResult> |
GetCurrentMetricDataResult.getMetricResults()
Information about the real-time metrics.
|
| Modifier and Type | Method and Description |
|---|---|
GetCurrentMetricDataResult |
GetCurrentMetricDataResult.withMetricResults(CurrentMetricResult... metricResults)
Information about the real-time metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCurrentMetricDataResult.setMetricResults(Collection<CurrentMetricResult> metricResults)
Information about the real-time metrics.
|
GetCurrentMetricDataResult |
GetCurrentMetricDataResult.withMetricResults(Collection<CurrentMetricResult> metricResults)
Information about the real-time metrics.
|
Copyright © 2020. All rights reserved.