Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListSuppressedDestinationsResponse.Builder
Packages that use ListSuppressedDestinationsResponse.Builder
-
Uses of ListSuppressedDestinationsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListSuppressedDestinationsResponse.BuilderModifier and TypeMethodDescriptionListSuppressedDestinationsResponse.builder()A token that indicates that there are additional email addresses on the suppression list for your account or for the specified tenant.ListSuppressedDestinationsResponse.Builder.suppressedDestinationSummaries(Collection<SuppressedDestinationSummary> suppressedDestinationSummaries) A list of summaries, each containing a summary for a suppressed email destination.ListSuppressedDestinationsResponse.Builder.suppressedDestinationSummaries(Consumer<SuppressedDestinationSummary.Builder>... suppressedDestinationSummaries) A list of summaries, each containing a summary for a suppressed email destination.ListSuppressedDestinationsResponse.Builder.suppressedDestinationSummaries(SuppressedDestinationSummary... suppressedDestinationSummaries) A list of summaries, each containing a summary for a suppressed email destination.ListSuppressedDestinationsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListSuppressedDestinationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListSuppressedDestinationsResponse.Builder>ListSuppressedDestinationsResponse.serializableBuilderClass()