| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint | |
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetGcmChannelResult |
AmazonPinpointClient.getGcmChannel(GetGcmChannelRequest request)
Returns information about the GCM channel for an app.
|
GetGcmChannelResult |
AbstractAmazonPinpoint.getGcmChannel(GetGcmChannelRequest request) |
GetGcmChannelResult |
AmazonPinpoint.getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Returns information about the GCM channel for an app.
|
| 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 |
|---|---|
GetGcmChannelResult |
GetGcmChannelResult.clone() |
GetGcmChannelResult |
GetGcmChannelResult.withGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
Copyright © 2017. All rights reserved.