| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetGcmChannelResult |
AbstractAmazonPinpoint.getGcmChannel(GetGcmChannelRequest request) |
GetGcmChannelResult |
AmazonPinpoint.getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
GetGcmChannelResult |
AmazonPinpointClient.getGcmChannel(GetGcmChannelRequest request)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetGcmChannelResult> |
AbstractAmazonPinpointAsync.getGcmChannelAsync(GetGcmChannelRequest request) |
Future<GetGcmChannelResult> |
AmazonPinpointAsync.getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetGcmChannelResult> |
AmazonPinpointAsyncClient.getGcmChannelAsync(GetGcmChannelRequest request) |
Future<GetGcmChannelResult> |
AbstractAmazonPinpointAsync.getGcmChannelAsync(GetGcmChannelRequest request,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler) |
Future<GetGcmChannelResult> |
AmazonPinpointAsync.getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetGcmChannelResult> |
AmazonPinpointAsyncClient.getGcmChannelAsync(GetGcmChannelRequest request,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetGcmChannelResult> |
AbstractAmazonPinpointAsync.getGcmChannelAsync(GetGcmChannelRequest request,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler) |
Future<GetGcmChannelResult> |
AmazonPinpointAsync.getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetGcmChannelResult> |
AmazonPinpointAsyncClient.getGcmChannelAsync(GetGcmChannelRequest request,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGcmChannelRequest |
GetGcmChannelRequest.clone() |
GetGcmChannelRequest |
GetGcmChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
Copyright © 2024. All rights reserved.