| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| software.amazon.awssdk.services.pinpointemail.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDedicatedIpResponse |
PinpointEmailClient.getDedicatedIp(GetDedicatedIpRequest getDedicatedIpRequest)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
default CompletableFuture<GetDedicatedIpResponse> |
PinpointEmailAsyncClient.getDedicatedIp(GetDedicatedIpRequest getDedicatedIpRequest)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDedicatedIpRequestMarshaller.marshall(GetDedicatedIpRequest getDedicatedIpRequest) |
Copyright © 2022. All rights reserved.