| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<RoutingProfileSummary> |
ListRoutingProfilesResponse.routingProfileSummaryList()
An array of
RoutingProfileSummary objects that include the ARN, Id, and Name of the routing profile. |
| Modifier and Type | Method and Description |
|---|---|
ListRoutingProfilesResponse.Builder |
ListRoutingProfilesResponse.Builder.routingProfileSummaryList(RoutingProfileSummary... routingProfileSummaryList)
An array of
RoutingProfileSummary objects that include the ARN, Id, and Name of the routing
profile. |
| Modifier and Type | Method and Description |
|---|---|
ListRoutingProfilesResponse.Builder |
ListRoutingProfilesResponse.Builder.routingProfileSummaryList(Collection<RoutingProfileSummary> routingProfileSummaryList)
An array of
RoutingProfileSummary objects that include the ARN, Id, and Name of the routing
profile. |
Copyright © 2019. All rights reserved.