| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
QueueReference |
QueueReference.clone() |
QueueReference |
Dimensions.getQueue()
A
QueueReference object used as one part of dimension for the metrics results. |
QueueReference |
QueueReference.withArn(String arn)
The Amazon Resource Name (ARN) of queue.
|
QueueReference |
QueueReference.withId(String id)
The ID of the queue associated with the metrics returned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dimensions.setQueue(QueueReference queue)
A
QueueReference object used as one part of dimension for the metrics results. |
Dimensions |
Dimensions.withQueue(QueueReference queue)
A
QueueReference object used as one part of dimension for the metrics results. |
Copyright © 2018. All rights reserved.