| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
VdmAttributes |
VdmAttributes.clone() |
VdmAttributes |
GetAccountResult.getVdmAttributes()
The VDM attributes that apply to your Amazon SES account.
|
VdmAttributes |
PutAccountVdmAttributesRequest.getVdmAttributes()
The VDM attributes that you wish to apply to your Amazon SES account.
|
VdmAttributes |
VdmAttributes.withDashboardAttributes(DashboardAttributes dashboardAttributes)
Specifies additional settings for your VDM configuration as applicable to the Dashboard.
|
VdmAttributes |
VdmAttributes.withGuardianAttributes(GuardianAttributes guardianAttributes)
Specifies additional settings for your VDM configuration as applicable to the Guardian.
|
VdmAttributes |
VdmAttributes.withVdmEnabled(FeatureStatus vdmEnabled)
Specifies the status of your VDM configuration.
|
VdmAttributes |
VdmAttributes.withVdmEnabled(String vdmEnabled)
Specifies the status of your VDM configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAccountResult.setVdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that apply to your Amazon SES account.
|
void |
PutAccountVdmAttributesRequest.setVdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that you wish to apply to your Amazon SES account.
|
GetAccountResult |
GetAccountResult.withVdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that apply to your Amazon SES account.
|
PutAccountVdmAttributesRequest |
PutAccountVdmAttributesRequest.withVdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that you wish to apply to your Amazon SES account.
|
Copyright © 2024. All rights reserved.