| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| software.amazon.awssdk.services.pinpointemail.paginators | |
| software.amazon.awssdk.services.pinpointemail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDedicatedIpPoolsResponse> |
PinpointEmailAsyncClient.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
default ListDedicatedIpPoolsResponse |
PinpointEmailClient.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
default ListDedicatedIpPoolsPublisher |
PinpointEmailAsyncClient.listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
default ListDedicatedIpPoolsIterable |
PinpointEmailClient.listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
|
| Constructor and Description |
|---|
ListDedicatedIpPoolsIterable(PinpointEmailClient client,
ListDedicatedIpPoolsRequest firstRequest) |
ListDedicatedIpPoolsPublisher(PinpointEmailAsyncClient client,
ListDedicatedIpPoolsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDedicatedIpPoolsRequestMarshaller.marshall(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) |
Copyright © 2022. All rights reserved.