| 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.
|
| software.amazon.awssdk.services.chimesdkvoice.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeletePhoneNumberResponse |
ChimeSdkVoiceClient.deletePhoneNumber(DeletePhoneNumberRequest deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue.
|
default CompletableFuture<DeletePhoneNumberResponse> |
ChimeSdkVoiceAsyncClient.deletePhoneNumber(DeletePhoneNumberRequest deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeletePhoneNumberRequestMarshaller.marshall(DeletePhoneNumberRequest deletePhoneNumberRequest) |
Copyright © 2023. All rights reserved.