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