| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListVoiceProfileDomainsResponse |
ChimeSdkVoiceClient.listVoiceProfileDomains(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
default ListVoiceProfileDomainsResponse |
ChimeSdkVoiceClient.listVoiceProfileDomains(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListVoiceProfileDomainsResponse> |
ChimeSdkVoiceAsyncClient.listVoiceProfileDomains(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
default CompletableFuture<ListVoiceProfileDomainsResponse> |
ChimeSdkVoiceAsyncClient.listVoiceProfileDomains(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListVoiceProfileDomainsResponse> |
ListVoiceProfileDomainsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListVoiceProfileDomainsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListVoiceProfileDomainsResponse> subscriber) |
Copyright © 2023. All rights reserved.