| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListSuppressedDestinationsResult |
AbstractAmazonSimpleEmailServiceV2.listSuppressedDestinations(ListSuppressedDestinationsRequest request) |
ListSuppressedDestinationsResult |
AmazonSimpleEmailServiceV2.listSuppressedDestinations(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
ListSuppressedDestinationsResult |
AmazonSimpleEmailServiceV2Client.listSuppressedDestinations(ListSuppressedDestinationsRequest request)
Retrieves a list of email addresses that are on the suppression list for your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListSuppressedDestinationsResult |
ListSuppressedDestinationsResult.clone() |
ListSuppressedDestinationsResult |
ListSuppressedDestinationsResult.withNextToken(String nextToken)
A token that indicates that there are additional email addresses on the suppression list for your account.
|
ListSuppressedDestinationsResult |
ListSuppressedDestinationsResult.withSuppressedDestinationSummaries(Collection<SuppressedDestinationSummary> suppressedDestinationSummaries)
A list of summaries, each containing a summary for a suppressed email destination.
|
ListSuppressedDestinationsResult |
ListSuppressedDestinationsResult.withSuppressedDestinationSummaries(SuppressedDestinationSummary... suppressedDestinationSummaries)
A list of summaries, each containing a summary for a suppressed email destination.
|
Copyright © 2023. All rights reserved.