| 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 |
AgentContactReference.getQueue() |
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.
|
void |
AgentContactReference.setQueue(QueueReference queue) |
Dimensions |
Dimensions.withQueue(QueueReference queue)
Information about the queue for which metrics are returned.
|
AgentContactReference |
AgentContactReference.withQueue(QueueReference queue) |
Copyright © 2022. All rights reserved.