| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListVoiceProfileDomainsResult> |
AbstractAmazonChimeSDKVoiceAsync.listVoiceProfileDomainsAsync(ListVoiceProfileDomainsRequest request,
AsyncHandler<ListVoiceProfileDomainsRequest,ListVoiceProfileDomainsResult> asyncHandler) |
Future<ListVoiceProfileDomainsResult> |
AmazonChimeSDKVoiceAsync.listVoiceProfileDomainsAsync(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest,
AsyncHandler<ListVoiceProfileDomainsRequest,ListVoiceProfileDomainsResult> asyncHandler)
Lists the specified voice profile domains in the administrator's AWS account.
|
Future<ListVoiceProfileDomainsResult> |
AmazonChimeSDKVoiceAsyncClient.listVoiceProfileDomainsAsync(ListVoiceProfileDomainsRequest request,
AsyncHandler<ListVoiceProfileDomainsRequest,ListVoiceProfileDomainsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListVoiceProfileDomainsRequest |
ListVoiceProfileDomainsRequest.clone() |
ListVoiceProfileDomainsRequest |
ListVoiceProfileDomainsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListVoiceProfileDomainsRequest |
ListVoiceProfileDomainsRequest.withNextToken(String nextToken)
The token used to return the next page of results.
|
Copyright © 2023. All rights reserved.