Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetSuppressedDestinationResponse.Builder
Packages that use GetSuppressedDestinationResponse.Builder
-
Uses of GetSuppressedDestinationResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetSuppressedDestinationResponse.BuilderModifier and TypeMethodDescriptionGetSuppressedDestinationResponse.builder()GetSuppressedDestinationResponse.Builder.suppressedDestination(Consumer<SuppressedDestination.Builder> suppressedDestination) An object containing information about the suppressed email address.GetSuppressedDestinationResponse.Builder.suppressedDestination(SuppressedDestination suppressedDestination) An object containing information about the suppressed email address.GetSuppressedDestinationResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetSuppressedDestinationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetSuppressedDestinationResponse.Builder>GetSuppressedDestinationResponse.serializableBuilderClass()