| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetApnsSandboxChannelResult> |
AmazonPinpointAsyncClient.getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest request,
AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler) |
Future<GetApnsSandboxChannelResult> |
AbstractAmazonPinpointAsync.getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest request,
AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler) |
Future<GetApnsSandboxChannelResult> |
AmazonPinpointAsync.getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest,
AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler)
Get an APNS sandbox channel.
|
| Modifier and Type | Method and Description |
|---|---|
GetApnsSandboxChannelRequest |
GetApnsSandboxChannelRequest.clone() |
GetApnsSandboxChannelRequest |
GetApnsSandboxChannelRequest.withApplicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
Copyright © 2018. All rights reserved.