| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEmailChannelResult |
AmazonPinpointClient.updateEmailChannel(UpdateEmailChannelRequest request)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
UpdateEmailChannelResult |
AbstractAmazonPinpoint.updateEmailChannel(UpdateEmailChannelRequest request) |
UpdateEmailChannelResult |
AmazonPinpoint.updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateEmailChannelResult> |
AmazonPinpointAsyncClient.updateEmailChannelAsync(UpdateEmailChannelRequest request,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler) |
Future<UpdateEmailChannelResult> |
AmazonPinpointAsync.updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
Future<UpdateEmailChannelResult> |
AbstractAmazonPinpointAsync.updateEmailChannelAsync(UpdateEmailChannelRequest request,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEmailChannelResult |
UpdateEmailChannelResult.clone() |
UpdateEmailChannelResult |
UpdateEmailChannelResult.withEmailChannelResponse(EmailChannelResponse emailChannelResponse) |
Copyright © 2024. All rights reserved.