| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
DedicatedIp |
GetDedicatedIpResponse.dedicatedIp()
An object that contains information about a dedicated IP address.
|
| Modifier and Type | Method and Description |
|---|---|
List<DedicatedIp> |
GetDedicatedIpsResponse.dedicatedIps()
A list of dedicated IP addresses that are reserved for use by your Amazon Pinpoint account.
|
| Modifier and Type | Method and Description |
|---|---|
GetDedicatedIpResponse.Builder |
GetDedicatedIpResponse.Builder.dedicatedIp(DedicatedIp dedicatedIp)
An object that contains information about a dedicated IP address.
|
GetDedicatedIpsResponse.Builder |
GetDedicatedIpsResponse.Builder.dedicatedIps(DedicatedIp... dedicatedIps)
A list of dedicated IP addresses that are reserved for use by your Amazon Pinpoint account.
|
| Modifier and Type | Method and Description |
|---|---|
GetDedicatedIpsResponse.Builder |
GetDedicatedIpsResponse.Builder.dedicatedIps(Collection<DedicatedIp> dedicatedIps)
A list of dedicated IP addresses that are reserved for use by your Amazon Pinpoint account.
|
Copyright © 2023. All rights reserved.