| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetApnsVoipChannelResult |
AmazonPinpointClient.getApnsVoipChannel(GetApnsVoipChannelRequest request)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
GetApnsVoipChannelResult |
AbstractAmazonPinpoint.getApnsVoipChannel(GetApnsVoipChannelRequest request) |
GetApnsVoipChannelResult |
AmazonPinpoint.getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetApnsVoipChannelResult> |
AmazonPinpointAsyncClient.getApnsVoipChannelAsync(GetApnsVoipChannelRequest request,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler) |
Future<GetApnsVoipChannelResult> |
AbstractAmazonPinpointAsync.getApnsVoipChannelAsync(GetApnsVoipChannelRequest request,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler) |
Future<GetApnsVoipChannelResult> |
AmazonPinpointAsync.getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
GetApnsVoipChannelResult |
GetApnsVoipChannelResult.clone() |
GetApnsVoipChannelResult |
GetApnsVoipChannelResult.withAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
Copyright © 2019. All rights reserved.