| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetApnsChannelResult> |
AmazonPinpointAsyncClient.getApnsChannelAsync(GetApnsChannelRequest request,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler) |
Future<GetApnsChannelResult> |
AbstractAmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest request,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler) |
Future<GetApnsChannelResult> |
AmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Returns information about the APNs channel for an app.
|
| Modifier and Type | Method and Description |
|---|---|
GetApnsChannelRequest |
GetApnsChannelRequest.clone() |
GetApnsChannelRequest |
GetApnsChannelRequest.withApplicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
Copyright © 2018. All rights reserved.