public enum SimpleEmailServiceActions extends java.lang.Enum<SimpleEmailServiceActions> implements Action
Enum Constant and Description |
---|
AllSimpleEmailServiceActions
Represents any action executed on Amazon Simple Email Service.
|
CloneReceiptRuleSet
Action for the CloneReceiptRuleSet operation.
|
CreateConfigurationSet
Action for the CreateConfigurationSet operation.
|
CreateConfigurationSetEventDestination
Action for the CreateConfigurationSetEventDestination operation.
|
CreateConfigurationSetTrackingOptions
Action for the CreateConfigurationSetTrackingOptions operation.
|
CreateCustomVerificationEmailTemplate
Action for the CreateCustomVerificationEmailTemplate operation.
|
CreateReceiptFilter
Action for the CreateReceiptFilter operation.
|
CreateReceiptRule
Action for the CreateReceiptRule operation.
|
CreateReceiptRuleSet
Action for the CreateReceiptRuleSet operation.
|
CreateTemplate
Action for the CreateTemplate operation.
|
DeleteConfigurationSet
Action for the DeleteConfigurationSet operation.
|
DeleteConfigurationSetEventDestination
Action for the DeleteConfigurationSetEventDestination operation.
|
DeleteConfigurationSetTrackingOptions
Action for the DeleteConfigurationSetTrackingOptions operation.
|
DeleteCustomVerificationEmailTemplate
Action for the DeleteCustomVerificationEmailTemplate operation.
|
DeleteIdentity
Action for the DeleteIdentity operation.
|
DeleteIdentityPolicy
Action for the DeleteIdentityPolicy operation.
|
DeleteReceiptFilter
Action for the DeleteReceiptFilter operation.
|
DeleteReceiptRule
Action for the DeleteReceiptRule operation.
|
DeleteReceiptRuleSet
Action for the DeleteReceiptRuleSet operation.
|
DeleteTemplate
Action for the DeleteTemplate operation.
|
DeleteVerifiedEmailAddress
Action for the DeleteVerifiedEmailAddress operation.
|
DescribeActiveReceiptRuleSet
Action for the DescribeActiveReceiptRuleSet operation.
|
DescribeConfigurationSet
Action for the DescribeConfigurationSet operation.
|
DescribeReceiptRule
Action for the DescribeReceiptRule operation.
|
DescribeReceiptRuleSet
Action for the DescribeReceiptRuleSet operation.
|
GetAccountSendingEnabled
Action for the GetAccountSendingEnabled operation.
|
GetCustomVerificationEmailTemplate
Action for the GetCustomVerificationEmailTemplate operation.
|
GetIdentityDkimAttributes
Action for the GetIdentityDkimAttributes operation.
|
GetIdentityMailFromDomainAttributes
Action for the GetIdentityMailFromDomainAttributes operation.
|
GetIdentityNotificationAttributes
Action for the GetIdentityNotificationAttributes operation.
|
GetIdentityPolicies
Action for the GetIdentityPolicies operation.
|
GetIdentityVerificationAttributes
Action for the GetIdentityVerificationAttributes operation.
|
GetSendQuota
Action for the GetSendQuota operation.
|
GetSendStatistics
Action for the GetSendStatistics operation.
|
GetTemplate
Action for the GetTemplate operation.
|
ListConfigurationSets
Action for the ListConfigurationSets operation.
|
ListCustomVerificationEmailTemplates
Action for the ListCustomVerificationEmailTemplates operation.
|
ListIdentities
Action for the ListIdentities operation.
|
ListIdentityPolicies
Action for the ListIdentityPolicies operation.
|
ListReceiptFilters
Action for the ListReceiptFilters operation.
|
ListReceiptRuleSets
Action for the ListReceiptRuleSets operation.
|
ListTemplates
Action for the ListTemplates operation.
|
ListVerifiedEmailAddresses
Action for the ListVerifiedEmailAddresses operation.
|
PutConfigurationSetDeliveryOptions
Action for the PutConfigurationSetDeliveryOptions operation.
|
PutIdentityPolicy
Action for the PutIdentityPolicy operation.
|
ReorderReceiptRuleSet
Action for the ReorderReceiptRuleSet operation.
|
SendBounce
Action for the SendBounce operation.
|
SendBulkTemplatedEmail
Action for the SendBulkTemplatedEmail operation.
|
SendCustomVerificationEmail
Action for the SendCustomVerificationEmail operation.
|
SendEmail
Action for the SendEmail operation.
|
SendRawEmail
Action for the SendRawEmail operation.
|
SendTemplatedEmail
Action for the SendTemplatedEmail operation.
|
SetActiveReceiptRuleSet
Action for the SetActiveReceiptRuleSet operation.
|
SetIdentityDkimEnabled
Action for the SetIdentityDkimEnabled operation.
|
SetIdentityFeedbackForwardingEnabled
Action for the SetIdentityFeedbackForwardingEnabled operation.
|
SetIdentityHeadersInNotificationsEnabled
Action for the SetIdentityHeadersInNotificationsEnabled operation.
|
SetIdentityMailFromDomain
Action for the SetIdentityMailFromDomain operation.
|
SetIdentityNotificationTopic
Action for the SetIdentityNotificationTopic operation.
|
SetReceiptRulePosition
Action for the SetReceiptRulePosition operation.
|
TestRenderTemplate
Action for the TestRenderTemplate operation.
|
UpdateAccountSendingEnabled
Action for the UpdateAccountSendingEnabled operation.
|
UpdateConfigurationSetEventDestination
Action for the UpdateConfigurationSetEventDestination operation.
|
UpdateConfigurationSetReputationMetricsEnabled
Action for the UpdateConfigurationSetReputationMetricsEnabled operation.
|
UpdateConfigurationSetSendingEnabled
Action for the UpdateConfigurationSetSendingEnabled operation.
|
UpdateConfigurationSetTrackingOptions
Action for the UpdateConfigurationSetTrackingOptions operation.
|
UpdateCustomVerificationEmailTemplate
Action for the UpdateCustomVerificationEmailTemplate operation.
|
UpdateReceiptRule
Action for the UpdateReceiptRule operation.
|
UpdateTemplate
Action for the UpdateTemplate operation.
|
VerifyDomainDkim
Action for the VerifyDomainDkim operation.
|
VerifyDomainIdentity
Action for the VerifyDomainIdentity operation.
|
VerifyEmailAddress
Action for the VerifyEmailAddress operation.
|
VerifyEmailIdentity
Action for the VerifyEmailIdentity operation.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionName()
Returns the name of this action.
|
static SimpleEmailServiceActions |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SimpleEmailServiceActions[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final SimpleEmailServiceActions AllSimpleEmailServiceActions
public static final SimpleEmailServiceActions CloneReceiptRuleSet
public static final SimpleEmailServiceActions CreateConfigurationSet
public static final SimpleEmailServiceActions CreateConfigurationSetEventDestination
public static final SimpleEmailServiceActions CreateConfigurationSetTrackingOptions
public static final SimpleEmailServiceActions CreateCustomVerificationEmailTemplate
public static final SimpleEmailServiceActions CreateReceiptFilter
public static final SimpleEmailServiceActions CreateReceiptRule
public static final SimpleEmailServiceActions CreateReceiptRuleSet
public static final SimpleEmailServiceActions CreateTemplate
public static final SimpleEmailServiceActions DeleteConfigurationSet
public static final SimpleEmailServiceActions DeleteConfigurationSetEventDestination
public static final SimpleEmailServiceActions DeleteConfigurationSetTrackingOptions
public static final SimpleEmailServiceActions DeleteCustomVerificationEmailTemplate
public static final SimpleEmailServiceActions DeleteIdentity
public static final SimpleEmailServiceActions DeleteIdentityPolicy
public static final SimpleEmailServiceActions DeleteReceiptFilter
public static final SimpleEmailServiceActions DeleteReceiptRule
public static final SimpleEmailServiceActions DeleteReceiptRuleSet
public static final SimpleEmailServiceActions DeleteTemplate
public static final SimpleEmailServiceActions DeleteVerifiedEmailAddress
public static final SimpleEmailServiceActions DescribeActiveReceiptRuleSet
public static final SimpleEmailServiceActions DescribeConfigurationSet
public static final SimpleEmailServiceActions DescribeReceiptRule
public static final SimpleEmailServiceActions DescribeReceiptRuleSet
public static final SimpleEmailServiceActions GetAccountSendingEnabled
public static final SimpleEmailServiceActions GetCustomVerificationEmailTemplate
public static final SimpleEmailServiceActions GetIdentityDkimAttributes
public static final SimpleEmailServiceActions GetIdentityMailFromDomainAttributes
public static final SimpleEmailServiceActions GetIdentityNotificationAttributes
public static final SimpleEmailServiceActions GetIdentityPolicies
public static final SimpleEmailServiceActions GetIdentityVerificationAttributes
public static final SimpleEmailServiceActions GetSendQuota
public static final SimpleEmailServiceActions GetSendStatistics
public static final SimpleEmailServiceActions GetTemplate
public static final SimpleEmailServiceActions ListConfigurationSets
public static final SimpleEmailServiceActions ListCustomVerificationEmailTemplates
public static final SimpleEmailServiceActions ListIdentities
public static final SimpleEmailServiceActions ListIdentityPolicies
public static final SimpleEmailServiceActions ListReceiptFilters
public static final SimpleEmailServiceActions ListReceiptRuleSets
public static final SimpleEmailServiceActions ListTemplates
public static final SimpleEmailServiceActions ListVerifiedEmailAddresses
public static final SimpleEmailServiceActions PutConfigurationSetDeliveryOptions
public static final SimpleEmailServiceActions PutIdentityPolicy
public static final SimpleEmailServiceActions ReorderReceiptRuleSet
public static final SimpleEmailServiceActions SendBounce
public static final SimpleEmailServiceActions SendBulkTemplatedEmail
public static final SimpleEmailServiceActions SendCustomVerificationEmail
public static final SimpleEmailServiceActions SendEmail
public static final SimpleEmailServiceActions SendRawEmail
public static final SimpleEmailServiceActions SendTemplatedEmail
public static final SimpleEmailServiceActions SetActiveReceiptRuleSet
public static final SimpleEmailServiceActions SetIdentityDkimEnabled
public static final SimpleEmailServiceActions SetIdentityFeedbackForwardingEnabled
public static final SimpleEmailServiceActions SetIdentityHeadersInNotificationsEnabled
public static final SimpleEmailServiceActions SetIdentityMailFromDomain
public static final SimpleEmailServiceActions SetIdentityNotificationTopic
public static final SimpleEmailServiceActions SetReceiptRulePosition
public static final SimpleEmailServiceActions TestRenderTemplate
public static final SimpleEmailServiceActions UpdateAccountSendingEnabled
public static final SimpleEmailServiceActions UpdateConfigurationSetEventDestination
public static final SimpleEmailServiceActions UpdateConfigurationSetReputationMetricsEnabled
public static final SimpleEmailServiceActions UpdateConfigurationSetSendingEnabled
public static final SimpleEmailServiceActions UpdateConfigurationSetTrackingOptions
public static final SimpleEmailServiceActions UpdateCustomVerificationEmailTemplate
public static final SimpleEmailServiceActions UpdateReceiptRule
public static final SimpleEmailServiceActions UpdateTemplate
public static final SimpleEmailServiceActions VerifyDomainDkim
public static final SimpleEmailServiceActions VerifyDomainIdentity
public static final SimpleEmailServiceActions VerifyEmailAddress
public static final SimpleEmailServiceActions VerifyEmailIdentity
public static SimpleEmailServiceActions[] values()
for (SimpleEmailServiceActions c : SimpleEmailServiceActions.values()) System.out.println(c);
public static SimpleEmailServiceActions valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic java.lang.String getActionName()
Action
getActionName
in interface Action
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.