Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
GetApnsChannelResult |
AmazonPinpoint.getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
GetApnsChannelResult |
AbstractAmazonPinpoint.getApnsChannel(GetApnsChannelRequest request) |
GetApnsChannelResult |
AmazonPinpointClient.getApnsChannel(GetApnsChannelRequest request)
Retrieves information about the status and settings of the APNs channel for an application.
|
Modifier and Type | Method and Description |
---|---|
Future<GetApnsChannelResult> |
AmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs channel for an application.
|
Future<GetApnsChannelResult> |
AmazonPinpointAsyncClient.getApnsChannelAsync(GetApnsChannelRequest request,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler) |
Future<GetApnsChannelResult> |
AbstractAmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest request,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetApnsChannelResult |
GetApnsChannelResult.clone() |
GetApnsChannelResult |
GetApnsChannelResult.withAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
Copyright © 2021. All rights reserved.