| 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)
Used to fetch a list suppressed email destinations from your suppression list.
|
ListSuppressedDestinationsResult |
AmazonSimpleEmailServiceV2Client.listSuppressedDestinations(ListSuppressedDestinationsRequest request)
Used to fetch a list suppressed email destinations from your suppression list.
|
| Modifier and Type | Method and Description |
|---|---|
ListSuppressedDestinationsResult |
ListSuppressedDestinationsResult.clone() |
ListSuppressedDestinationsResult |
ListSuppressedDestinationsResult.withNextToken(String nextToken)
A token that indicates that there are additional suppressed destinations to list.
|
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 © 2019. All rights reserved.