| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetEmailChannelResult |
AmazonPinpoint.getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
GetEmailChannelResult |
AbstractAmazonPinpoint.getEmailChannel(GetEmailChannelRequest request) |
GetEmailChannelResult |
AmazonPinpointClient.getEmailChannel(GetEmailChannelRequest request)
Retrieves information about the status and settings of the email channel for an application.
|
| 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)
Retrieves information about the status and settings of the email channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
GetEmailChannelResult |
GetEmailChannelResult.clone() |
GetEmailChannelResult |
GetEmailChannelResult.withEmailChannelResponse(EmailChannelResponse emailChannelResponse) |
Copyright © 2021. All rights reserved.