Uses of Class
software.amazon.awssdk.services.pinpointemail.model.PutDedicatedIpWarmupAttributesResponse
-
Packages that use PutDedicatedIpWarmupAttributesResponse Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service -
-
Uses of PutDedicatedIpWarmupAttributesResponse in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail that return PutDedicatedIpWarmupAttributesResponse Modifier and Type Method Description default PutDedicatedIpWarmupAttributesResponsePinpointEmailClient. putDedicatedIpWarmupAttributes(Consumer<PutDedicatedIpWarmupAttributesRequest.Builder> putDedicatedIpWarmupAttributesRequest)default PutDedicatedIpWarmupAttributesResponsePinpointEmailClient. putDedicatedIpWarmupAttributes(PutDedicatedIpWarmupAttributesRequest putDedicatedIpWarmupAttributesRequest)Methods in software.amazon.awssdk.services.pinpointemail that return types with arguments of type PutDedicatedIpWarmupAttributesResponse Modifier and Type Method Description default CompletableFuture<PutDedicatedIpWarmupAttributesResponse>PinpointEmailAsyncClient. putDedicatedIpWarmupAttributes(Consumer<PutDedicatedIpWarmupAttributesRequest.Builder> putDedicatedIpWarmupAttributesRequest)default CompletableFuture<PutDedicatedIpWarmupAttributesResponse>PinpointEmailAsyncClient. putDedicatedIpWarmupAttributes(PutDedicatedIpWarmupAttributesRequest putDedicatedIpWarmupAttributesRequest)
-