| 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 DeleteVoiceConnectorTerminationCredentialsResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorTerminationCredentials(DeleteVoiceConnectorTerminationCredentialsRequest deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
default CompletableFuture<DeleteVoiceConnectorTerminationCredentialsResponse> |
ChimeSdkVoiceAsyncClient.deleteVoiceConnectorTerminationCredentials(DeleteVoiceConnectorTerminationCredentialsRequest deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVoiceConnectorTerminationCredentialsRequestMarshaller.marshall(DeleteVoiceConnectorTerminationCredentialsRequest deleteVoiceConnectorTerminationCredentialsRequest) |
Copyright © 2023. All rights reserved.