| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ListPhoneNumbersSummary> |
ListPhoneNumbersV2Response.listPhoneNumbersSummaryList()
Information about phone numbers that have been claimed to your Amazon Connect instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListPhoneNumbersV2Response.Builder |
ListPhoneNumbersV2Response.Builder.listPhoneNumbersSummaryList(ListPhoneNumbersSummary... listPhoneNumbersSummaryList)
Information about phone numbers that have been claimed to your Amazon Connect instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListPhoneNumbersV2Response.Builder |
ListPhoneNumbersV2Response.Builder.listPhoneNumbersSummaryList(Collection<ListPhoneNumbersSummary> listPhoneNumbersSummaryList)
Information about phone numbers that have been claimed to your Amazon Connect instances.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ListPhoneNumbersSummary> |
ListPhoneNumbersV2Publisher.listPhoneNumbersSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ListPhoneNumbersSummary> |
ListPhoneNumbersV2Iterable.listPhoneNumbersSummaryList()
Returns an iterable to iterate through the paginated
ListPhoneNumbersV2Response.listPhoneNumbersSummaryList() member. |
Copyright © 2022. All rights reserved.