| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutAccountVdmAttributesResult> |
AmazonSimpleEmailServiceV2AsyncClient.putAccountVdmAttributesAsync(PutAccountVdmAttributesRequest request,
AsyncHandler<PutAccountVdmAttributesRequest,PutAccountVdmAttributesResult> asyncHandler) |
Future<PutAccountVdmAttributesResult> |
AmazonSimpleEmailServiceV2Async.putAccountVdmAttributesAsync(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest,
AsyncHandler<PutAccountVdmAttributesRequest,PutAccountVdmAttributesResult> asyncHandler)
Update your Amazon SES account VDM attributes.
|
Future<PutAccountVdmAttributesResult> |
AbstractAmazonSimpleEmailServiceV2Async.putAccountVdmAttributesAsync(PutAccountVdmAttributesRequest request,
AsyncHandler<PutAccountVdmAttributesRequest,PutAccountVdmAttributesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutAccountVdmAttributesRequest |
PutAccountVdmAttributesRequest.clone() |
PutAccountVdmAttributesRequest |
PutAccountVdmAttributesRequest.withVdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that you wish to apply to your Amazon SES account.
|
Copyright © 2023. All rights reserved.