| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
CurrentMetricResult |
CurrentMetricResult.clone() |
CurrentMetricResult |
CurrentMetricResult.withCollections(Collection<CurrentMetricData> collections)
The
Collections for the CurrentMetricResult object. |
CurrentMetricResult |
CurrentMetricResult.withCollections(CurrentMetricData... collections)
The
Collections for the CurrentMetricResult object. |
CurrentMetricResult |
CurrentMetricResult.withDimensions(Dimensions dimensions)
The
Dimensions for the CurrentMetricResult object. |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentMetricResult> |
GetCurrentMetricDataResult.getMetricResults()
A list of
CurrentMetricResult objects organized by Dimensions combining with
CurrentMetricDataCollections. |
| Modifier and Type | Method and Description |
|---|---|
GetCurrentMetricDataResult |
GetCurrentMetricDataResult.withMetricResults(CurrentMetricResult... metricResults)
A list of
CurrentMetricResult objects organized by Dimensions combining with
CurrentMetricDataCollections. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCurrentMetricDataResult.setMetricResults(Collection<CurrentMetricResult> metricResults)
A list of
CurrentMetricResult objects organized by Dimensions combining with
CurrentMetricDataCollections. |
GetCurrentMetricDataResult |
GetCurrentMetricDataResult.withMetricResults(Collection<CurrentMetricResult> metricResults)
A list of
CurrentMetricResult objects organized by Dimensions combining with
CurrentMetricDataCollections. |
Copyright © 2019. All rights reserved.