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