| 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 |
AmazonPinpoint.updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest)
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) |
Future<UpdateGcmChannelResult> |
AmazonPinpointAsyncClient.updateGcmChannelAsync(UpdateGcmChannelRequest request) |
Future<UpdateGcmChannelResult> |
AbstractAmazonPinpointAsync.updateGcmChannelAsync(UpdateGcmChannelRequest request) |
Future<UpdateGcmChannelResult> |
AmazonPinpointAsync.updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
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 |
|---|---|
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 |
|---|---|
UpdateGcmChannelRequest |
UpdateGcmChannelRequest.clone() |
UpdateGcmChannelRequest |
UpdateGcmChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
UpdateGcmChannelRequest |
UpdateGcmChannelRequest.withGCMChannelRequest(GCMChannelRequest gCMChannelRequest) |
Copyright © 2025. All rights reserved.