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