| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
Dimensions.clone() |
Dimensions |
CurrentMetricResult.getDimensions()
The dimensions for the metrics.
|
Dimensions |
HistoricalMetricResult.getDimensions()
The dimension for the metrics.
|
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)
Information about the queue for which metrics are returned.
|
Dimensions |
Dimensions.withRoutingProfile(RoutingProfileReference routingProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentMetricResult.setDimensions(Dimensions dimensions)
The dimensions for the metrics.
|
void |
HistoricalMetricResult.setDimensions(Dimensions dimensions)
The dimension for the metrics.
|
CurrentMetricResult |
CurrentMetricResult.withDimensions(Dimensions dimensions)
The dimensions for the metrics.
|
HistoricalMetricResult |
HistoricalMetricResult.withDimensions(Dimensions dimensions)
The dimension for the metrics.
|
Copyright © 2023. All rights reserved.