Uses of Class
software.amazon.awssdk.services.ses.model.SetIdentityHeadersInNotificationsEnabledRequest
Packages that use SetIdentityHeadersInNotificationsEnabledRequest
Package
Description
-
Uses of SetIdentityHeadersInNotificationsEnabledRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type SetIdentityHeadersInNotificationsEnabledRequestModifier and TypeMethodDescriptionSesAsyncClient.setIdentityHeadersInNotificationsEnabled(SetIdentityHeadersInNotificationsEnabledRequest 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(SetIdentityHeadersInNotificationsEnabledRequest 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 in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type SetIdentityHeadersInNotificationsEnabledRequestModifier and TypeMethodDescriptionSetIdentityHeadersInNotificationsEnabledRequestMarshaller.marshall(SetIdentityHeadersInNotificationsEnabledRequest setIdentityHeadersInNotificationsEnabledRequest)