| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
VdmOptions |
GetConfigurationSetResponse.vdmOptions()
An object that contains information about the VDM preferences for your configuration set.
|
VdmOptions |
PutConfigurationSetVdmOptionsRequest.vdmOptions()
The VDM options to apply to the configuration set.
|
VdmOptions |
CreateConfigurationSetRequest.vdmOptions()
An object that defines the VDM options for emails that you send using the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationSetResponse.Builder |
GetConfigurationSetResponse.Builder.vdmOptions(VdmOptions vdmOptions)
An object that contains information about the VDM preferences for your configuration set.
|
PutConfigurationSetVdmOptionsRequest.Builder |
PutConfigurationSetVdmOptionsRequest.Builder.vdmOptions(VdmOptions vdmOptions)
The VDM options to apply to the configuration set.
|
CreateConfigurationSetRequest.Builder |
CreateConfigurationSetRequest.Builder.vdmOptions(VdmOptions vdmOptions)
An object that defines the VDM options for emails that you send using the configuration set.
|
Copyright © 2023. All rights reserved.