| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutDedicatedIpWarmupAttributesResult> |
AmazonPinpointEmailAsyncClient.putDedicatedIpWarmupAttributesAsync(PutDedicatedIpWarmupAttributesRequest request,
AsyncHandler<PutDedicatedIpWarmupAttributesRequest,PutDedicatedIpWarmupAttributesResult> asyncHandler) |
Future<PutDedicatedIpWarmupAttributesResult> |
AbstractAmazonPinpointEmailAsync.putDedicatedIpWarmupAttributesAsync(PutDedicatedIpWarmupAttributesRequest request,
AsyncHandler<PutDedicatedIpWarmupAttributesRequest,PutDedicatedIpWarmupAttributesResult> asyncHandler) |
Future<PutDedicatedIpWarmupAttributesResult> |
AmazonPinpointEmailAsync.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 © 2020. All rights reserved.