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