| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
UpdateEmailChannelResult |
AbstractAmazonPinpoint.updateEmailChannel(UpdateEmailChannelRequest request) |
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.
|
Future<UpdateEmailChannelResult> |
AmazonPinpointAsync.updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
Future<UpdateEmailChannelResult> |
AmazonPinpointAsyncClient.updateEmailChannelAsync(UpdateEmailChannelRequest request) |
Future<UpdateEmailChannelResult> |
AbstractAmazonPinpointAsync.updateEmailChannelAsync(UpdateEmailChannelRequest request) |
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> |
AmazonPinpointAsyncClient.updateEmailChannelAsync(UpdateEmailChannelRequest request,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler) |
Future<UpdateEmailChannelResult> |
AbstractAmazonPinpointAsync.updateEmailChannelAsync(UpdateEmailChannelRequest request,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
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> |
AmazonPinpointAsyncClient.updateEmailChannelAsync(UpdateEmailChannelRequest request,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler) |
Future<UpdateEmailChannelResult> |
AbstractAmazonPinpointAsync.updateEmailChannelAsync(UpdateEmailChannelRequest request,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEmailChannelRequest |
UpdateEmailChannelRequest.clone() |
UpdateEmailChannelRequest |
UpdateEmailChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
UpdateEmailChannelRequest |
UpdateEmailChannelRequest.withEmailChannelRequest(EmailChannelRequest emailChannelRequest) |
Copyright © 2021. All rights reserved.