Uses of Class
software.amazon.awssdk.services.sesv2.model.PutConfigurationSetVdmOptionsResponse
Packages that use PutConfigurationSetVdmOptionsResponse
-
Uses of PutConfigurationSetVdmOptionsResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return PutConfigurationSetVdmOptionsResponseModifier and TypeMethodDescriptionSesV2Client.putConfigurationSetVdmOptions(Consumer<PutConfigurationSetVdmOptionsRequest.Builder> putConfigurationSetVdmOptionsRequest) Specify VDM preferences for email that you send using the configuration set.SesV2Client.putConfigurationSetVdmOptions(PutConfigurationSetVdmOptionsRequest putConfigurationSetVdmOptionsRequest) Specify VDM preferences for email that you send using the configuration set.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type PutConfigurationSetVdmOptionsResponseModifier and TypeMethodDescriptionSesV2AsyncClient.putConfigurationSetVdmOptions(Consumer<PutConfigurationSetVdmOptionsRequest.Builder> putConfigurationSetVdmOptionsRequest) Specify VDM preferences for email that you send using the configuration set.SesV2AsyncClient.putConfigurationSetVdmOptions(PutConfigurationSetVdmOptionsRequest putConfigurationSetVdmOptionsRequest) Specify VDM preferences for email that you send using the configuration set.