| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileQueueReference |
RoutingProfileQueueConfig.queueReference()
Contains information about a queue resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<RoutingProfileQueueReference> |
DisassociateRoutingProfileQueuesRequest.queueReferences()
The queues to disassociate from this routing profile.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingProfileQueueConfig.Builder |
RoutingProfileQueueConfig.Builder.queueReference(RoutingProfileQueueReference queueReference)
Contains information about a queue resource.
|
DisassociateRoutingProfileQueuesRequest.Builder |
DisassociateRoutingProfileQueuesRequest.Builder.queueReferences(RoutingProfileQueueReference... queueReferences)
The queues to disassociate from this routing profile.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateRoutingProfileQueuesRequest.Builder |
DisassociateRoutingProfileQueuesRequest.Builder.queueReferences(Collection<RoutingProfileQueueReference> queueReferences)
The queues to disassociate from this routing profile.
|
Copyright © 2021. All rights reserved.