| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
DedicatedIpPool |
DedicatedIpPool.clone() |
DedicatedIpPool |
GetDedicatedIpPoolResult.getDedicatedIpPool()
An object that contains information about a dedicated IP pool.
|
DedicatedIpPool |
DedicatedIpPool.withPoolName(String poolName)
The name of the dedicated IP pool.
|
DedicatedIpPool |
DedicatedIpPool.withScalingMode(ScalingMode scalingMode)
The type of the dedicated IP pool.
|
DedicatedIpPool |
DedicatedIpPool.withScalingMode(String scalingMode)
The type of the dedicated IP pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDedicatedIpPoolResult.setDedicatedIpPool(DedicatedIpPool dedicatedIpPool)
An object that contains information about a dedicated IP pool.
|
GetDedicatedIpPoolResult |
GetDedicatedIpPoolResult.withDedicatedIpPool(DedicatedIpPool dedicatedIpPool)
An object that contains information about a dedicated IP pool.
|
Copyright © 2025. All rights reserved.