| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutAccountVdmAttributesResponse |
SesV2Client.putAccountVdmAttributes(Consumer<PutAccountVdmAttributesRequest.Builder> putAccountVdmAttributesRequest)
Update your Amazon SES account VDM attributes.
|
default PutAccountVdmAttributesResponse |
SesV2Client.putAccountVdmAttributes(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest)
Update your Amazon SES account VDM attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAccountVdmAttributesResponse> |
SesV2AsyncClient.putAccountVdmAttributes(Consumer<PutAccountVdmAttributesRequest.Builder> putAccountVdmAttributesRequest)
Update your Amazon SES account VDM attributes.
|
default CompletableFuture<PutAccountVdmAttributesResponse> |
SesV2AsyncClient.putAccountVdmAttributes(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest)
Update your Amazon SES account VDM attributes.
|
Copyright © 2023. All rights reserved.