| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGcmChannelResult |
AmazonPinpointClient.updateGcmChannel(UpdateGcmChannelRequest request)
Use to update the GCM channel for an app.
|
UpdateGcmChannelResult |
AbstractAmazonPinpoint.updateGcmChannel(UpdateGcmChannelRequest request) |
UpdateGcmChannelResult |
AmazonPinpoint.updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest)
Use to update the GCM channel for an app.
|
| 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)
Use to update the GCM channel for an app.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGcmChannelResult |
UpdateGcmChannelResult.clone() |
UpdateGcmChannelResult |
UpdateGcmChannelResult.withGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
Copyright © 2018. All rights reserved.