| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSuppressedDestinationResult> |
AmazonSimpleEmailServiceV2AsyncClient.getSuppressedDestinationAsync(GetSuppressedDestinationRequest request,
AsyncHandler<GetSuppressedDestinationRequest,GetSuppressedDestinationResult> asyncHandler) |
Future<GetSuppressedDestinationResult> |
AbstractAmazonSimpleEmailServiceV2Async.getSuppressedDestinationAsync(GetSuppressedDestinationRequest request,
AsyncHandler<GetSuppressedDestinationRequest,GetSuppressedDestinationResult> asyncHandler) |
Future<GetSuppressedDestinationResult> |
AmazonSimpleEmailServiceV2Async.getSuppressedDestinationAsync(GetSuppressedDestinationRequest getSuppressedDestinationRequest,
AsyncHandler<GetSuppressedDestinationRequest,GetSuppressedDestinationResult> asyncHandler)
Used to fetch a single suppressed email destination from your suppression list.
|
| Modifier and Type | Method and Description |
|---|---|
GetSuppressedDestinationRequest |
GetSuppressedDestinationRequest.clone() |
GetSuppressedDestinationRequest |
GetSuppressedDestinationRequest.withEmailAddress(String emailAddress)
Email destination to fetch from the suppression list.
|
Copyright © 2019. All rights reserved.