Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
GetEmailChannelResult |
AmazonPinpointClient.getEmailChannel(GetEmailChannelRequest request)
Retrieves information about the status and settings of the email channel for an application.
|
GetEmailChannelResult |
AbstractAmazonPinpoint.getEmailChannel(GetEmailChannelRequest request) |
GetEmailChannelResult |
AmazonPinpoint.getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEmailChannelResult> |
AbstractAmazonPinpointAsync.getEmailChannelAsync(GetEmailChannelRequest request) |
Future<GetEmailChannelResult> |
AmazonPinpointAsyncClient.getEmailChannelAsync(GetEmailChannelRequest request) |
Future<GetEmailChannelResult> |
AmazonPinpointAsync.getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEmailChannelResult> |
AbstractAmazonPinpointAsync.getEmailChannelAsync(GetEmailChannelRequest request,
AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler) |
Future<GetEmailChannelResult> |
AmazonPinpointAsyncClient.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 |
---|---|
Future<GetEmailChannelResult> |
AbstractAmazonPinpointAsync.getEmailChannelAsync(GetEmailChannelRequest request,
AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler) |
Future<GetEmailChannelResult> |
AmazonPinpointAsyncClient.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 |
---|---|
GetEmailChannelRequest |
GetEmailChannelRequest.clone() |
GetEmailChannelRequest |
GetEmailChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
Copyright © 2023. All rights reserved.