| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateApnsChannelResult |
AmazonPinpointClient.updateApnsChannel(UpdateApnsChannelRequest request)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
UpdateApnsChannelResult |
AbstractAmazonPinpoint.updateApnsChannel(UpdateApnsChannelRequest request) |
UpdateApnsChannelResult |
AmazonPinpoint.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateApnsChannelResult> |
AmazonPinpointAsyncClient.updateApnsChannelAsync(UpdateApnsChannelRequest request,
AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler) |
Future<UpdateApnsChannelResult> |
AbstractAmazonPinpointAsync.updateApnsChannelAsync(UpdateApnsChannelRequest request,
AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler) |
Future<UpdateApnsChannelResult> |
AmazonPinpointAsync.updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest,
AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateApnsChannelResult |
UpdateApnsChannelResult.clone() |
UpdateApnsChannelResult |
UpdateApnsChannelResult.withAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
Copyright © 2020. All rights reserved.