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