Package | Description |
---|---|
software.amazon.awssdk.services.sesv2.model |
Modifier and Type | Method and Description |
---|---|
List<SuppressedDestinationSummary> |
ListSuppressedDestinationsResponse.suppressedDestinationSummaries()
A list of summaries, each containing a summary for a suppressed email destination.
|
Modifier and Type | Method and Description |
---|---|
ListSuppressedDestinationsResponse.Builder |
ListSuppressedDestinationsResponse.Builder.suppressedDestinationSummaries(SuppressedDestinationSummary... suppressedDestinationSummaries)
A list of summaries, each containing a summary for a suppressed email destination.
|
Modifier and Type | Method and Description |
---|---|
ListSuppressedDestinationsResponse.Builder |
ListSuppressedDestinationsResponse.Builder.suppressedDestinationSummaries(Collection<SuppressedDestinationSummary> suppressedDestinationSummaries)
A list of summaries, each containing a summary for a suppressed email destination.
|
Copyright © 2021. All rights reserved.