public static interface RoutingProfileQueueReference.Builder extends SdkPojo, CopyableBuilder<RoutingProfileQueueReference.Builder,RoutingProfileQueueReference>
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileQueueReference.Builder |
channel(Channel channel)
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
RoutingProfileQueueReference.Builder |
channel(String channel)
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
RoutingProfileQueueReference.Builder |
queueId(String queueId)
The identifier for the queue.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRoutingProfileQueueReference.Builder queueId(String queueId)
The identifier for the queue.
queueId - The identifier for the queue.RoutingProfileQueueReference.Builder channel(String channel)
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
RoutingProfileQueueReference.Builder channel(Channel channel)
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
Copyright © 2022. All rights reserved.