Uses of Class
software.amazon.awssdk.services.sesv2.model.PutAccountDedicatedIpWarmupAttributesRequest
-
Packages that use PutAccountDedicatedIpWarmupAttributesRequest Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 software.amazon.awssdk.services.sesv2.transform -
-
Uses of PutAccountDedicatedIpWarmupAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutAccountDedicatedIpWarmupAttributesRequest Modifier and Type Method Description default CompletableFuture<PutAccountDedicatedIpWarmupAttributesResponse>SesV2AsyncClient. putAccountDedicatedIpWarmupAttributes(PutAccountDedicatedIpWarmupAttributesRequest putAccountDedicatedIpWarmupAttributesRequest)Enable or disable the automatic warm-up feature for dedicated IP addresses.default PutAccountDedicatedIpWarmupAttributesResponseSesV2Client. 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 PutAccountDedicatedIpWarmupAttributesRequest Modifier and Type Method Description SdkHttpFullRequestPutAccountDedicatedIpWarmupAttributesRequestMarshaller. marshall(PutAccountDedicatedIpWarmupAttributesRequest putAccountDedicatedIpWarmupAttributesRequest)
-