| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
ListDedicatedIpPoolsResult |
AbstractAmazonSimpleEmailServiceV2.listDedicatedIpPools(ListDedicatedIpPoolsRequest request) |
ListDedicatedIpPoolsResult |
AmazonSimpleEmailServiceV2.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.
|
ListDedicatedIpPoolsResult |
AmazonSimpleEmailServiceV2Client.listDedicatedIpPools(ListDedicatedIpPoolsRequest request)
List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.
|
Future<ListDedicatedIpPoolsResult> |
AbstractAmazonSimpleEmailServiceV2Async.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request) |
Future<ListDedicatedIpPoolsResult> |
AmazonSimpleEmailServiceV2Async.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.
|
Future<ListDedicatedIpPoolsResult> |
AmazonSimpleEmailServiceV2AsyncClient.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request) |
Future<ListDedicatedIpPoolsResult> |
AbstractAmazonSimpleEmailServiceV2Async.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
Future<ListDedicatedIpPoolsResult> |
AmazonSimpleEmailServiceV2Async.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler)
List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.
|
Future<ListDedicatedIpPoolsResult> |
AmazonSimpleEmailServiceV2AsyncClient.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDedicatedIpPoolsResult> |
AbstractAmazonSimpleEmailServiceV2Async.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
Future<ListDedicatedIpPoolsResult> |
AmazonSimpleEmailServiceV2Async.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler)
List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.
|
Future<ListDedicatedIpPoolsResult> |
AmazonSimpleEmailServiceV2AsyncClient.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListDedicatedIpPoolsRequest |
ListDedicatedIpPoolsRequest.clone() |
ListDedicatedIpPoolsRequest |
ListDedicatedIpPoolsRequest.withNextToken(String nextToken)
A token returned from a previous call to
ListDedicatedIpPools to indicate the position in the list
of dedicated IP pools. |
ListDedicatedIpPoolsRequest |
ListDedicatedIpPoolsRequest.withPageSize(Integer pageSize)
The number of results to show in a single call to
ListDedicatedIpPools. |
Copyright © 2024. All rights reserved.