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, sdkFields
copy
applyMutation, build
RoutingProfileQueueReference.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 © 2021 Amazon Web Services, Inc. All Rights Reserved.