Uses of Class
software.amazon.awssdk.services.sesv2.model.PutAccountVdmAttributesResponse
Packages that use PutAccountVdmAttributesResponse
-
Uses of PutAccountVdmAttributesResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return PutAccountVdmAttributesResponseModifier and TypeMethodDescriptiondefault PutAccountVdmAttributesResponseSesV2Client.putAccountVdmAttributes(Consumer<PutAccountVdmAttributesRequest.Builder> putAccountVdmAttributesRequest) Update your Amazon SES account VDM attributes.default PutAccountVdmAttributesResponseSesV2Client.putAccountVdmAttributes(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest) Update your Amazon SES account VDM attributes.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type PutAccountVdmAttributesResponseModifier and TypeMethodDescriptionSesV2AsyncClient.putAccountVdmAttributes(Consumer<PutAccountVdmAttributesRequest.Builder> putAccountVdmAttributesRequest) Update your Amazon SES account VDM attributes.SesV2AsyncClient.putAccountVdmAttributes(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest) Update your Amazon SES account VDM attributes.