| 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 DeleteVoiceProfileResponse |
ChimeSdkVoiceClient.deleteVoiceProfile(DeleteVoiceProfileRequest deleteVoiceProfileRequest)
Deletes a voice profile, including its voice print and enrollment data.
|
default CompletableFuture<DeleteVoiceProfileResponse> |
ChimeSdkVoiceAsyncClient.deleteVoiceProfile(DeleteVoiceProfileRequest deleteVoiceProfileRequest)
Deletes a voice profile, including its voice print and enrollment data.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVoiceProfileRequestMarshaller.marshall(DeleteVoiceProfileRequest deleteVoiceProfileRequest) |
Copyright © 2023. All rights reserved.