| Package | Description |
|---|---|
| com.amazonaws.services.simpleemail |
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
|
| com.amazonaws.services.simpleemail.model |
Classes modeling the various types represented by AmazonSimpleEmailService.
|
| Modifier and Type | Method and Description |
|---|---|
SendBounceResult |
AmazonSimpleEmailServiceClient.sendBounce(SendBounceRequest sendBounceRequest)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
SendBounceResult |
AmazonSimpleEmailService.sendBounce(SendBounceRequest sendBounceRequest)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsync.sendBounceAsync(SendBounceRequest sendBounceRequest)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsyncClient.sendBounceAsync(SendBounceRequest sendBounceRequest)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsync.sendBounceAsync(SendBounceRequest sendBounceRequest,
AsyncHandler<SendBounceRequest,SendBounceResult> asyncHandler)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsyncClient.sendBounceAsync(SendBounceRequest sendBounceRequest,
AsyncHandler<SendBounceRequest,SendBounceResult> asyncHandler)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsync.sendBounceAsync(SendBounceRequest sendBounceRequest,
AsyncHandler<SendBounceRequest,SendBounceResult> asyncHandler)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
Future<SendBounceResult> |
AmazonSimpleEmailServiceAsyncClient.sendBounceAsync(SendBounceRequest sendBounceRequest,
AsyncHandler<SendBounceRequest,SendBounceResult> asyncHandler)
Generates and sends a bounce message to the sender of an email you
received through Amazon SES.
|
| Modifier and Type | Method and Description |
|---|---|
SendBounceResult |
SendBounceResult.clone() |
SendBounceResult |
SendBounceResult.withMessageId(String messageId)
The message ID of the bounce message.
|
Copyright © 2015. All rights reserved.