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