| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkvoice |
The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use
Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.
|
| Modifier and Type | Method and Description |
|---|---|
default ListSupportedPhoneNumberCountriesResponse |
ChimeSdkVoiceClient.listSupportedPhoneNumberCountries(Consumer<ListSupportedPhoneNumberCountriesRequest.Builder> listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
|
default ListSupportedPhoneNumberCountriesResponse |
ChimeSdkVoiceClient.listSupportedPhoneNumberCountries(ListSupportedPhoneNumberCountriesRequest listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSupportedPhoneNumberCountriesResponse> |
ChimeSdkVoiceAsyncClient.listSupportedPhoneNumberCountries(Consumer<ListSupportedPhoneNumberCountriesRequest.Builder> listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
|
default CompletableFuture<ListSupportedPhoneNumberCountriesResponse> |
ChimeSdkVoiceAsyncClient.listSupportedPhoneNumberCountries(ListSupportedPhoneNumberCountriesRequest listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
|
Copyright © 2023. All rights reserved.