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