| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileQueueReference |
RoutingProfileQueueReference.clone() |
RoutingProfileQueueReference |
RoutingProfileQueueConfig.getQueueReference()
Contains information about a queue resource.
|
RoutingProfileQueueReference |
RoutingProfileQueueReference.withChannel(Channel channel)
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
RoutingProfileQueueReference |
RoutingProfileQueueReference.withChannel(String channel)
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
RoutingProfileQueueReference |
RoutingProfileQueueReference.withQueueId(String queueId)
The identifier for the queue.
|
| Modifier and Type | Method and Description |
|---|---|
List<RoutingProfileQueueReference> |
DisassociateRoutingProfileQueuesRequest.getQueueReferences()
The queues to disassociate from this routing profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProfileQueueConfig.setQueueReference(RoutingProfileQueueReference queueReference)
Contains information about a queue resource.
|
RoutingProfileQueueConfig |
RoutingProfileQueueConfig.withQueueReference(RoutingProfileQueueReference queueReference)
Contains information about a queue resource.
|
DisassociateRoutingProfileQueuesRequest |
DisassociateRoutingProfileQueuesRequest.withQueueReferences(RoutingProfileQueueReference... queueReferences)
The queues to disassociate from this routing profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisassociateRoutingProfileQueuesRequest.setQueueReferences(Collection<RoutingProfileQueueReference> queueReferences)
The queues to disassociate from this routing profile.
|
DisassociateRoutingProfileQueuesRequest |
DisassociateRoutingProfileQueuesRequest.withQueueReferences(Collection<RoutingProfileQueueReference> queueReferences)
The queues to disassociate from this routing profile.
|
Copyright © 2022. All rights reserved.