| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetApnsVoipChannelResult> |
AbstractAmazonPinpointAsync.getApnsVoipChannelAsync(GetApnsVoipChannelRequest request,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler) |
Future<GetApnsVoipChannelResult> |
AmazonPinpointAsync.getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
Future<GetApnsVoipChannelResult> |
AmazonPinpointAsyncClient.getApnsVoipChannelAsync(GetApnsVoipChannelRequest request,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetApnsVoipChannelRequest |
GetApnsVoipChannelRequest.clone() |
GetApnsVoipChannelRequest |
GetApnsVoipChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
Copyright © 2021. All rights reserved.