| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
PutSuppressedDestinationResult |
AbstractAmazonSimpleEmailServiceV2.putSuppressedDestination(PutSuppressedDestinationRequest request) |
PutSuppressedDestinationResult |
AmazonSimpleEmailServiceV2.putSuppressedDestination(PutSuppressedDestinationRequest putSuppressedDestinationRequest)
Adds an email address to the suppression list for your account.
|
PutSuppressedDestinationResult |
AmazonSimpleEmailServiceV2Client.putSuppressedDestination(PutSuppressedDestinationRequest request)
Adds an email address to the suppression list for your account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutSuppressedDestinationResult> |
AmazonSimpleEmailServiceV2AsyncClient.putSuppressedDestinationAsync(PutSuppressedDestinationRequest request,
AsyncHandler<PutSuppressedDestinationRequest,PutSuppressedDestinationResult> asyncHandler) |
Future<PutSuppressedDestinationResult> |
AmazonSimpleEmailServiceV2Async.putSuppressedDestinationAsync(PutSuppressedDestinationRequest putSuppressedDestinationRequest,
AsyncHandler<PutSuppressedDestinationRequest,PutSuppressedDestinationResult> asyncHandler)
Adds an email address to the suppression list for your account.
|
Future<PutSuppressedDestinationResult> |
AbstractAmazonSimpleEmailServiceV2Async.putSuppressedDestinationAsync(PutSuppressedDestinationRequest request,
AsyncHandler<PutSuppressedDestinationRequest,PutSuppressedDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutSuppressedDestinationResult |
PutSuppressedDestinationResult.clone() |
Copyright © 2023. All rights reserved.