| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
VdmOptions |
VdmOptions.clone() |
VdmOptions |
PutConfigurationSetVdmOptionsRequest.getVdmOptions()
The VDM options to apply to the configuration set.
|
VdmOptions |
GetConfigurationSetResult.getVdmOptions()
An object that contains information about the VDM preferences for your configuration set.
|
VdmOptions |
CreateConfigurationSetRequest.getVdmOptions()
An object that defines the VDM options for emails that you send using the configuration set.
|
VdmOptions |
VdmOptions.withDashboardOptions(DashboardOptions dashboardOptions)
Specifies additional settings for your VDM configuration as applicable to the Dashboard.
|
VdmOptions |
VdmOptions.withGuardianOptions(GuardianOptions guardianOptions)
Specifies additional settings for your VDM configuration as applicable to the Guardian.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutConfigurationSetVdmOptionsRequest.setVdmOptions(VdmOptions vdmOptions)
The VDM options to apply to the configuration set.
|
void |
GetConfigurationSetResult.setVdmOptions(VdmOptions vdmOptions)
An object that contains information about the VDM preferences for your configuration set.
|
void |
CreateConfigurationSetRequest.setVdmOptions(VdmOptions vdmOptions)
An object that defines the VDM options for emails that you send using the configuration set.
|
PutConfigurationSetVdmOptionsRequest |
PutConfigurationSetVdmOptionsRequest.withVdmOptions(VdmOptions vdmOptions)
The VDM options to apply to the configuration set.
|
GetConfigurationSetResult |
GetConfigurationSetResult.withVdmOptions(VdmOptions vdmOptions)
An object that contains information about the VDM preferences for your configuration set.
|
CreateConfigurationSetRequest |
CreateConfigurationSetRequest.withVdmOptions(VdmOptions vdmOptions)
An object that defines the VDM options for emails that you send using the configuration set.
|
Copyright © 2023. All rights reserved.