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 of the queue.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRoutingProfileQueueReference.Builder queueId(String queueId)
The identifier of the queue.
queueId - The identifier of 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 © 2020. All rights reserved.