GetApnsChannelResult |
AmazonPinpointClient.getApnsChannel(GetApnsChannelRequest request)
Returns information about the APNs channel for an app.
|
GetApnsChannelResult |
AbstractAmazonPinpoint.getApnsChannel(GetApnsChannelRequest request) |
GetApnsChannelResult |
AmazonPinpoint.getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
Returns information about the APNs channel for an app.
|
Future<GetApnsChannelResult> |
AmazonPinpointAsyncClient.getApnsChannelAsync(GetApnsChannelRequest request) |
Future<GetApnsChannelResult> |
AbstractAmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest request) |
Future<GetApnsChannelResult> |
AmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest)
Returns information about the APNs channel for an app.
|
Future<GetApnsChannelResult> |
AmazonPinpointAsyncClient.getApnsChannelAsync(GetApnsChannelRequest request,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler) |
Future<GetApnsChannelResult> |
AbstractAmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest request,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler) |
Future<GetApnsChannelResult> |
AmazonPinpointAsync.getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Returns information about the APNs channel for an app.
|