public static interface GuardianOptions.Builder extends SdkPojo, CopyableBuilder<GuardianOptions.Builder,GuardianOptions>
| Modifier and Type | Method and Description |
|---|---|
GuardianOptions.Builder |
optimizedSharedDelivery(FeatureStatus optimizedSharedDelivery)
Specifies the status of your VDM optimized shared delivery.
|
GuardianOptions.Builder |
optimizedSharedDelivery(String optimizedSharedDelivery)
Specifies the status of your VDM optimized shared delivery.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGuardianOptions.Builder optimizedSharedDelivery(String optimizedSharedDelivery)
Specifies the status of your VDM optimized shared delivery. Can be one of the following:
ENABLED – Amazon SES enables optimized shared delivery for the configuration set.
DISABLED – Amazon SES disables optimized shared delivery for the configuration set.
optimizedSharedDelivery - Specifies the status of your VDM optimized shared delivery. Can be one of the following:
ENABLED – Amazon SES enables optimized shared delivery for the configuration set.
DISABLED – Amazon SES disables optimized shared delivery for the configuration set.
FeatureStatus,
FeatureStatusGuardianOptions.Builder optimizedSharedDelivery(FeatureStatus optimizedSharedDelivery)
Specifies the status of your VDM optimized shared delivery. Can be one of the following:
ENABLED – Amazon SES enables optimized shared delivery for the configuration set.
DISABLED – Amazon SES disables optimized shared delivery for the configuration set.
optimizedSharedDelivery - Specifies the status of your VDM optimized shared delivery. Can be one of the following:
ENABLED – Amazon SES enables optimized shared delivery for the configuration set.
DISABLED – Amazon SES disables optimized shared delivery for the configuration set.
FeatureStatus,
FeatureStatusCopyright © 2023. All rights reserved.