| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
Dimensions.clone() |
Dimensions |
HistoricalMetricResult.getDimensions()
The
Dimensions for the metrics. |
Dimensions |
CurrentMetricResult.getDimensions()
The
Dimensions for the CurrentMetricResult object. |
Dimensions |
Dimensions.withChannel(Channel channel)
The channel used for grouping and filters.
|
Dimensions |
Dimensions.withChannel(String channel)
The channel used for grouping and filters.
|
Dimensions |
Dimensions.withQueue(QueueReference queue)
A
QueueReference object used as one part of dimension for the metrics results. |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalMetricResult.setDimensions(Dimensions dimensions)
The
Dimensions for the metrics. |
void |
CurrentMetricResult.setDimensions(Dimensions dimensions)
The
Dimensions for the CurrentMetricResult object. |
HistoricalMetricResult |
HistoricalMetricResult.withDimensions(Dimensions dimensions)
The
Dimensions for the metrics. |
CurrentMetricResult |
CurrentMetricResult.withDimensions(Dimensions dimensions)
The
Dimensions for the CurrentMetricResult object. |
Copyright © 2019. All rights reserved.