| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetSuppressedDestinationResult |
AmazonSimpleEmailServiceV2.getSuppressedDestination(GetSuppressedDestinationRequest getSuppressedDestinationRequest)
Retrieves information about a specific email address that's on the suppression list for your account.
|
GetSuppressedDestinationResult |
AmazonSimpleEmailServiceV2Client.getSuppressedDestination(GetSuppressedDestinationRequest request)
Retrieves information about a specific email address that's on the suppression list for your account.
|
GetSuppressedDestinationResult |
AbstractAmazonSimpleEmailServiceV2.getSuppressedDestination(GetSuppressedDestinationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<GetSuppressedDestinationResult> |
AbstractAmazonSimpleEmailServiceV2Async.getSuppressedDestinationAsync(GetSuppressedDestinationRequest request,
AsyncHandler<GetSuppressedDestinationRequest,GetSuppressedDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSuppressedDestinationResult |
GetSuppressedDestinationResult.clone() |
GetSuppressedDestinationResult |
GetSuppressedDestinationResult.withSuppressedDestination(SuppressedDestination suppressedDestination)
An object containing information about the suppressed email address.
|
Copyright © 2020. All rights reserved.