| 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 BatchDeletePhoneNumberResponse |
ChimeSdkVoiceClient.batchDeletePhoneNumber(BatchDeletePhoneNumberRequest batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
default BatchDeletePhoneNumberResponse |
ChimeSdkVoiceClient.batchDeletePhoneNumber(Consumer<BatchDeletePhoneNumberRequest.Builder> batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDeletePhoneNumberResponse> |
ChimeSdkVoiceAsyncClient.batchDeletePhoneNumber(BatchDeletePhoneNumberRequest batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
default CompletableFuture<BatchDeletePhoneNumberResponse> |
ChimeSdkVoiceAsyncClient.batchDeletePhoneNumber(Consumer<BatchDeletePhoneNumberRequest.Builder> batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
Copyright © 2023. All rights reserved.