Uses of Interface
software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest.Builder
Packages that use SetIdentityHeadersInNotificationsEnabledRequest.Builder
Package
Description
-
Uses of SetIdentityHeadersInNotificationsEnabledRequest.Builder in software.amazon.awssdk.services.ses
Method parameters in software.amazon.awssdk.services.ses with type arguments of type SetIdentityHeadersInNotificationsEnabledRequest.BuilderModifier and TypeMethodDescriptionSesAsyncClient.setIdentityHeadersInNotificationsEnabled(Consumer<SetIdentityHeadersInNotificationsEnabledRequest.Builder> setIdentityHeadersInNotificationsEnabledRequest) Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type.SesClient.setIdentityHeadersInNotificationsEnabled(Consumer<SetIdentityHeadersInNotificationsEnabledRequest.Builder> setIdentityHeadersInNotificationsEnabledRequest) Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type. -
Uses of SetIdentityHeadersInNotificationsEnabledRequest.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return SetIdentityHeadersInNotificationsEnabledRequest.BuilderModifier and TypeMethodDescriptionSetIdentityHeadersInNotificationsEnabledRequest.builder()Sets whether Amazon SES includes the original email headers in Amazon SNS notifications of the specified notification type.The identity for which to enable or disable headers in notifications.SetIdentityHeadersInNotificationsEnabledRequest.Builder.notificationType(String notificationType) The notification type for which to enable or disable headers in notifications.SetIdentityHeadersInNotificationsEnabledRequest.Builder.notificationType(NotificationType notificationType) The notification type for which to enable or disable headers in notifications.SetIdentityHeadersInNotificationsEnabledRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) SetIdentityHeadersInNotificationsEnabledRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) SetIdentityHeadersInNotificationsEnabledRequest.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type SetIdentityHeadersInNotificationsEnabledRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SetIdentityHeadersInNotificationsEnabledRequest.Builder>SetIdentityHeadersInNotificationsEnabledRequest.serializableBuilderClass()