| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
QueueReference |
QueueReference.clone() |
QueueReference |
Dimensions.getQueue()
Information about the queue for which metrics are returned.
|
QueueReference |
QueueReference.withArn(String arn)
The Amazon Resource Name (ARN) of the queue.
|
QueueReference |
QueueReference.withId(String id)
The identifier of the queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dimensions.setQueue(QueueReference queue)
Information about the queue for which metrics are returned.
|
Dimensions |
Dimensions.withQueue(QueueReference queue)
Information about the queue for which metrics are returned.
|
Copyright © 2020. All rights reserved.