| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteDedicatedIpPoolResult> |
AmazonSimpleEmailServiceV2AsyncClient.deleteDedicatedIpPoolAsync(DeleteDedicatedIpPoolRequest request,
AsyncHandler<DeleteDedicatedIpPoolRequest,DeleteDedicatedIpPoolResult> asyncHandler) |
Future<DeleteDedicatedIpPoolResult> |
AmazonSimpleEmailServiceV2Async.deleteDedicatedIpPoolAsync(DeleteDedicatedIpPoolRequest deleteDedicatedIpPoolRequest,
AsyncHandler<DeleteDedicatedIpPoolRequest,DeleteDedicatedIpPoolResult> asyncHandler)
Delete a dedicated IP pool.
|
Future<DeleteDedicatedIpPoolResult> |
AbstractAmazonSimpleEmailServiceV2Async.deleteDedicatedIpPoolAsync(DeleteDedicatedIpPoolRequest request,
AsyncHandler<DeleteDedicatedIpPoolRequest,DeleteDedicatedIpPoolResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDedicatedIpPoolRequest |
DeleteDedicatedIpPoolRequest.clone() |
DeleteDedicatedIpPoolRequest |
DeleteDedicatedIpPoolRequest.withPoolName(String poolName)
The name of the dedicated IP pool that you want to delete.
|
Copyright © 2023. All rights reserved.