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