Uses of Class
software.amazon.awssdk.services.sesv2.model.PutAccountDedicatedIpWarmupAttributesRequest
Packages that use PutAccountDedicatedIpWarmupAttributesRequest
Package
Description
-
Uses of PutAccountDedicatedIpWarmupAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutAccountDedicatedIpWarmupAttributesRequestModifier and TypeMethodDescriptionSesV2AsyncClient.putAccountDedicatedIpWarmupAttributes(PutAccountDedicatedIpWarmupAttributesRequest putAccountDedicatedIpWarmupAttributesRequest) Enable or disable the automatic warm-up feature for dedicated IP addresses.SesV2Client.putAccountDedicatedIpWarmupAttributes(PutAccountDedicatedIpWarmupAttributesRequest putAccountDedicatedIpWarmupAttributesRequest) Enable or disable the automatic warm-up feature for dedicated IP addresses. -
Uses of PutAccountDedicatedIpWarmupAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutAccountDedicatedIpWarmupAttributesRequestModifier and TypeMethodDescriptionPutAccountDedicatedIpWarmupAttributesRequestMarshaller.marshall(PutAccountDedicatedIpWarmupAttributesRequest putAccountDedicatedIpWarmupAttributesRequest)