public static interface QueueInfo.Builder extends SdkPojo, CopyableBuilder<QueueInfo.Builder,QueueInfo>
| Modifier and Type | Method and Description |
|---|---|
QueueInfo.Builder |
enqueueTimestamp(Instant enqueueTimestamp)
The timestamp when the contact was added to the queue.
|
QueueInfo.Builder |
id(String id)
The identifier of the agent who accepted the contact.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildQueueInfo.Builder id(String id)
The identifier of the agent who accepted the contact.
id - The identifier of the agent who accepted the contact.QueueInfo.Builder enqueueTimestamp(Instant enqueueTimestamp)
The timestamp when the contact was added to the queue.
enqueueTimestamp - The timestamp when the contact was added to the queue.Copyright © 2022. All rights reserved.