| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSuppressedDestinationResult> |
AbstractAmazonSimpleEmailServiceV2Async.getSuppressedDestinationAsync(GetSuppressedDestinationRequest request,
AsyncHandler<GetSuppressedDestinationRequest,GetSuppressedDestinationResult> asyncHandler) |
Future<GetSuppressedDestinationResult> |
AmazonSimpleEmailServiceV2AsyncClient.getSuppressedDestinationAsync(GetSuppressedDestinationRequest request,
AsyncHandler<GetSuppressedDestinationRequest,GetSuppressedDestinationResult> asyncHandler) |
Future<GetSuppressedDestinationResult> |
AmazonSimpleEmailServiceV2Async.getSuppressedDestinationAsync(GetSuppressedDestinationRequest getSuppressedDestinationRequest,
AsyncHandler<GetSuppressedDestinationRequest,GetSuppressedDestinationResult> asyncHandler)
Retrieves information about a specific email address that's on the suppression list for your account.
|
| Modifier and Type | Method and Description |
|---|---|
GetSuppressedDestinationRequest |
GetSuppressedDestinationRequest.clone() |
GetSuppressedDestinationRequest |
GetSuppressedDestinationRequest.withEmailAddress(String emailAddress)
The email address that's on the account suppression list.
|
Copyright © 2024. All rights reserved.