| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutDedicatedIpWarmupAttributesResult> |
AmazonSimpleEmailServiceV2AsyncClient.putDedicatedIpWarmupAttributesAsync(PutDedicatedIpWarmupAttributesRequest request,
AsyncHandler<PutDedicatedIpWarmupAttributesRequest,PutDedicatedIpWarmupAttributesResult> asyncHandler) |
Future<PutDedicatedIpWarmupAttributesResult> |
AbstractAmazonSimpleEmailServiceV2Async.putDedicatedIpWarmupAttributesAsync(PutDedicatedIpWarmupAttributesRequest request,
AsyncHandler<PutDedicatedIpWarmupAttributesRequest,PutDedicatedIpWarmupAttributesResult> asyncHandler) |
Future<PutDedicatedIpWarmupAttributesResult> |
AmazonSimpleEmailServiceV2Async.putDedicatedIpWarmupAttributesAsync(PutDedicatedIpWarmupAttributesRequest putDedicatedIpWarmupAttributesRequest,
AsyncHandler<PutDedicatedIpWarmupAttributesRequest,PutDedicatedIpWarmupAttributesResult> asyncHandler)
|
| Modifier and Type | Method and Description |
|---|---|
PutDedicatedIpWarmupAttributesRequest |
PutDedicatedIpWarmupAttributesRequest.clone() |
PutDedicatedIpWarmupAttributesRequest |
PutDedicatedIpWarmupAttributesRequest.withIp(String ip)
The dedicated IP address that you want to update the warm-up attributes for.
|
PutDedicatedIpWarmupAttributesRequest |
PutDedicatedIpWarmupAttributesRequest.withWarmupPercentage(Integer warmupPercentage)
The warm-up percentage that you want to associate with the dedicated IP address.
|
Copyright © 2021. All rights reserved.