| 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 GetDedicatedIpsResponse |
SesV2Client.getDedicatedIps(GetDedicatedIpsRequest getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your Amazon Web Services account.
|
default CompletableFuture<GetDedicatedIpsResponse> |
SesV2AsyncClient.getDedicatedIps(GetDedicatedIpsRequest getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your Amazon Web Services account.
|
default GetDedicatedIpsIterable |
SesV2Client.getDedicatedIpsPaginator(GetDedicatedIpsRequest getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your Amazon Web Services account.
|
default GetDedicatedIpsPublisher |
SesV2AsyncClient.getDedicatedIpsPaginator(GetDedicatedIpsRequest getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your Amazon Web Services account.
|
| Constructor and Description |
|---|
GetDedicatedIpsIterable(SesV2Client client,
GetDedicatedIpsRequest firstRequest) |
GetDedicatedIpsPublisher(SesV2AsyncClient client,
GetDedicatedIpsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDedicatedIpsRequestMarshaller.marshall(GetDedicatedIpsRequest getDedicatedIpsRequest) |
Copyright © 2022. All rights reserved.