Uses of Class
software.amazon.awssdk.services.sesv2.model.PutEmailIdentityFeedbackAttributesRequest
Packages that use PutEmailIdentityFeedbackAttributesRequest
Package
Description
-
Uses of PutEmailIdentityFeedbackAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutEmailIdentityFeedbackAttributesRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putEmailIdentityFeedbackAttributes(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest) Used to enable or disable feedback forwarding for an identity.SesV2Client.putEmailIdentityFeedbackAttributes(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest) Used to enable or disable feedback forwarding for an identity. -
Uses of PutEmailIdentityFeedbackAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutEmailIdentityFeedbackAttributesRequestModifier and TypeMethodDescriptionPutEmailIdentityFeedbackAttributesRequestMarshaller.marshall(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest)