Uses of Class
software.amazon.awssdk.services.sesv2.model.PutAccountSendingAttributesRequest
Packages that use PutAccountSendingAttributesRequest
Package
Description
-
Uses of PutAccountSendingAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutAccountSendingAttributesRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest) Enable or disable the ability of your account to send email.SesV2Client.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest) Enable or disable the ability of your account to send email. -
Uses of PutAccountSendingAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutAccountSendingAttributesRequestModifier and TypeMethodDescriptionPutAccountSendingAttributesRequestMarshaller.marshall(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)