Uses of Class
software.amazon.awssdk.services.sesv2.model.PutEmailIdentityMailFromAttributesRequest
Packages that use PutEmailIdentityMailFromAttributesRequest
Package
Description
-
Uses of PutEmailIdentityMailFromAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutEmailIdentityMailFromAttributesRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putEmailIdentityMailFromAttributes(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest) Used to enable or disable the custom Mail-From domain configuration for an email identity.SesV2Client.putEmailIdentityMailFromAttributes(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest) Used to enable or disable the custom Mail-From domain configuration for an email identity. -
Uses of PutEmailIdentityMailFromAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutEmailIdentityMailFromAttributesRequestModifier and TypeMethodDescriptionPutEmailIdentityMailFromAttributesRequestMarshaller.marshall(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest)