| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGcmChannelResult |
AmazonPinpointClient.updateGcmChannel(UpdateGcmChannelRequest request)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
UpdateGcmChannelResult |
AbstractAmazonPinpoint.updateGcmChannel(UpdateGcmChannelRequest request) |
UpdateGcmChannelResult |
AmazonPinpoint.updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGcmChannelResult> |
AmazonPinpointAsyncClient.updateGcmChannelAsync(UpdateGcmChannelRequest request,
AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler) |
Future<UpdateGcmChannelResult> |
AbstractAmazonPinpointAsync.updateGcmChannelAsync(UpdateGcmChannelRequest request,
AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler) |
Future<UpdateGcmChannelResult> |
AmazonPinpointAsync.updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest,
AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGcmChannelResult |
UpdateGcmChannelResult.clone() |
UpdateGcmChannelResult |
UpdateGcmChannelResult.withGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
Copyright © 2019. All rights reserved.