Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
GetVoiceChannelResult |
AmazonPinpoint.getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
GetVoiceChannelResult |
AbstractAmazonPinpoint.getVoiceChannel(GetVoiceChannelRequest request) |
GetVoiceChannelResult |
AmazonPinpointClient.getVoiceChannel(GetVoiceChannelRequest request)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<GetVoiceChannelResult> |
AmazonPinpointAsync.getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<GetVoiceChannelResult> |
AmazonPinpointAsyncClient.getVoiceChannelAsync(GetVoiceChannelRequest request) |
Future<GetVoiceChannelResult> |
AbstractAmazonPinpointAsync.getVoiceChannelAsync(GetVoiceChannelRequest request) |
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 |
---|---|
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 |
---|---|
GetVoiceChannelRequest |
GetVoiceChannelRequest.clone() |
GetVoiceChannelRequest |
GetVoiceChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
Copyright © 2021. All rights reserved.