| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
ListDedicatedIpPoolsResult |
AmazonPinpointEmail.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
ListDedicatedIpPoolsResult |
AmazonPinpointEmailClient.listDedicatedIpPools(ListDedicatedIpPoolsRequest request)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
ListDedicatedIpPoolsResult |
AbstractAmazonPinpointEmail.listDedicatedIpPools(ListDedicatedIpPoolsRequest request) |
Future<ListDedicatedIpPoolsResult> |
AbstractAmazonPinpointEmailAsync.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request) |
Future<ListDedicatedIpPoolsResult> |
AmazonPinpointEmailAsyncClient.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request) |
Future<ListDedicatedIpPoolsResult> |
AmazonPinpointEmailAsync.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
Future<ListDedicatedIpPoolsResult> |
AbstractAmazonPinpointEmailAsync.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
Future<ListDedicatedIpPoolsResult> |
AmazonPinpointEmailAsyncClient.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
Future<ListDedicatedIpPoolsResult> |
AmazonPinpointEmailAsync.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListDedicatedIpPoolsResult> |
AbstractAmazonPinpointEmailAsync.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
Future<ListDedicatedIpPoolsResult> |
AmazonPinpointEmailAsyncClient.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest request,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler) |
Future<ListDedicatedIpPoolsResult> |
AmazonPinpointEmailAsync.listDedicatedIpPoolsAsync(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest,
AsyncHandler<ListDedicatedIpPoolsRequest,ListDedicatedIpPoolsResult> asyncHandler)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
| 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 © 2021. All rights reserved.