| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelsResult> |
AmazonPinpointAsyncClient.getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
Future<GetChannelsResult> |
AbstractAmazonPinpointAsync.getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
Future<GetChannelsResult> |
AmazonPinpointAsync.getChannelsAsync(GetChannelsRequest getChannelsRequest,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Get all channels.
|
| Modifier and Type | Method and Description |
|---|---|
GetChannelsRequest |
GetChannelsRequest.clone() |
GetChannelsRequest |
GetChannelsRequest.withApplicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
Copyright © 2019. All rights reserved.