| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
static FeatureStatus |
FeatureStatus.fromValue(String value)
Use this in place of valueOf.
|
static FeatureStatus |
FeatureStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureStatus[] |
FeatureStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardAttributes |
DashboardAttributes.withEngagementMetrics(FeatureStatus engagementMetrics)
Specifies the status of your VDM engagement metrics collection.
|
DashboardOptions |
DashboardOptions.withEngagementMetrics(FeatureStatus engagementMetrics)
Specifies the status of your VDM engagement metrics collection.
|
GuardianAttributes |
GuardianAttributes.withOptimizedSharedDelivery(FeatureStatus optimizedSharedDelivery)
Specifies the status of your VDM optimized shared delivery.
|
GuardianOptions |
GuardianOptions.withOptimizedSharedDelivery(FeatureStatus optimizedSharedDelivery)
Specifies the status of your VDM optimized shared delivery.
|
VdmAttributes |
VdmAttributes.withVdmEnabled(FeatureStatus vdmEnabled)
Specifies the status of your VDM configuration.
|
Copyright © 2023. All rights reserved.