| 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 GetVoiceProfileDomainResponse |
ChimeSdkVoiceClient.getVoiceProfileDomain(Consumer<GetVoiceProfileDomainRequest.Builder> getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
|
default GetVoiceProfileDomainResponse |
ChimeSdkVoiceClient.getVoiceProfileDomain(GetVoiceProfileDomainRequest getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVoiceProfileDomainResponse> |
ChimeSdkVoiceAsyncClient.getVoiceProfileDomain(Consumer<GetVoiceProfileDomainRequest.Builder> getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
|
default CompletableFuture<GetVoiceProfileDomainResponse> |
ChimeSdkVoiceAsyncClient.getVoiceProfileDomain(GetVoiceProfileDomainRequest getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
|
Copyright © 2023. All rights reserved.