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 unique identifier for the queue.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildQueueInfo.Builder id(String id)
The unique identifier for the queue.
id - The unique identifier for the queue.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 © 2023. All rights reserved.