| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutDedicatedIpPoolScalingAttributesResponse |
SesV2Client.putDedicatedIpPoolScalingAttributes(Consumer<PutDedicatedIpPoolScalingAttributesRequest.Builder> putDedicatedIpPoolScalingAttributesRequest)
Used to convert a dedicated IP pool to a different scaling mode.
|
default PutDedicatedIpPoolScalingAttributesResponse |
SesV2Client.putDedicatedIpPoolScalingAttributes(PutDedicatedIpPoolScalingAttributesRequest putDedicatedIpPoolScalingAttributesRequest)
Used to convert a dedicated IP pool to a different scaling mode.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutDedicatedIpPoolScalingAttributesResponse> |
SesV2AsyncClient.putDedicatedIpPoolScalingAttributes(Consumer<PutDedicatedIpPoolScalingAttributesRequest.Builder> putDedicatedIpPoolScalingAttributesRequest)
Used to convert a dedicated IP pool to a different scaling mode.
|
default CompletableFuture<PutDedicatedIpPoolScalingAttributesResponse> |
SesV2AsyncClient.putDedicatedIpPoolScalingAttributes(PutDedicatedIpPoolScalingAttributesRequest putDedicatedIpPoolScalingAttributesRequest)
Used to convert a dedicated IP pool to a different scaling mode.
|
Copyright © 2023. All rights reserved.