| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetVoiceChannelResult |
AbstractAmazonPinpoint.getVoiceChannel(GetVoiceChannelRequest request) |
GetVoiceChannelResult |
AmazonPinpointClient.getVoiceChannel(GetVoiceChannelRequest request)
Retrieves information about the status and settings of the voice channel for an application.
|
GetVoiceChannelResult |
AmazonPinpoint.getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetVoiceChannelResult> |
AmazonPinpointAsyncClient.getVoiceChannelAsync(GetVoiceChannelRequest request,
AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler) |
Future<GetVoiceChannelResult> |
AbstractAmazonPinpointAsync.getVoiceChannelAsync(GetVoiceChannelRequest request,
AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler) |
Future<GetVoiceChannelResult> |
AmazonPinpointAsync.getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest,
AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler)
Retrieves information about the status and settings of the voice channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
GetVoiceChannelResult |
GetVoiceChannelResult.clone() |
GetVoiceChannelResult |
GetVoiceChannelResult.withVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
Copyright © 2024. All rights reserved.