| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<RoutingProfileQueueConfigSummary> |
ListRoutingProfileQueuesResponse.routingProfileQueueConfigSummaryList()
Information about the routing profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListRoutingProfileQueuesResponse.Builder |
ListRoutingProfileQueuesResponse.Builder.routingProfileQueueConfigSummaryList(RoutingProfileQueueConfigSummary... routingProfileQueueConfigSummaryList)
Information about the routing profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListRoutingProfileQueuesResponse.Builder |
ListRoutingProfileQueuesResponse.Builder.routingProfileQueueConfigSummaryList(Collection<RoutingProfileQueueConfigSummary> routingProfileQueueConfigSummaryList)
Information about the routing profiles.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<RoutingProfileQueueConfigSummary> |
ListRoutingProfileQueuesPublisher.routingProfileQueueConfigSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<RoutingProfileQueueConfigSummary> |
ListRoutingProfileQueuesIterable.routingProfileQueueConfigSummaryList()
Returns an iterable to iterate through the paginated
ListRoutingProfileQueuesResponse.routingProfileQueueConfigSummaryList() member. |
Copyright © 2021. All rights reserved.