| 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 | |
| software.amazon.awssdk.services.chimesdkvoice.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListVoiceProfilesResponse |
ChimeSdkVoiceClient.listVoiceProfiles(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
default CompletableFuture<ListVoiceProfilesResponse> |
ChimeSdkVoiceAsyncClient.listVoiceProfiles(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
default ListVoiceProfilesIterable |
ChimeSdkVoiceClient.listVoiceProfilesPaginator(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
default ListVoiceProfilesPublisher |
ChimeSdkVoiceAsyncClient.listVoiceProfilesPaginator(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
| Constructor and Description |
|---|
ListVoiceProfilesIterable(ChimeSdkVoiceClient client,
ListVoiceProfilesRequest firstRequest) |
ListVoiceProfilesPublisher(ChimeSdkVoiceAsyncClient client,
ListVoiceProfilesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVoiceProfilesRequestMarshaller.marshall(ListVoiceProfilesRequest listVoiceProfilesRequest) |
Copyright © 2023. All rights reserved.