| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutDedicatedIpInPoolResponse |
SesV2Client.putDedicatedIpInPool(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest)
Move a dedicated IP address to an existing dedicated IP pool.
|
default CompletableFuture<PutDedicatedIpInPoolResponse> |
SesV2AsyncClient.putDedicatedIpInPool(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest)
Move a dedicated IP address to an existing dedicated IP pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutDedicatedIpInPoolRequestMarshaller.marshall(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest) |
Copyright © 2022. All rights reserved.