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