Enum SimpleEmailServiceActions
- java.lang.Object
-
- java.lang.Enum<SimpleEmailServiceActions>
-
- com.amazonaws.auth.policy.actions.SimpleEmailServiceActions
-
- All Implemented Interfaces:
Action,Serializable,Comparable<SimpleEmailServiceActions>
public enum SimpleEmailServiceActions extends Enum<SimpleEmailServiceActions> implements Action
The available AWS access control policy actions for Amazon SES.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description AllSimpleEmailServiceActionsRepresents any action executed on Amazon SES.CloneReceiptRuleSetAction for the CloneReceiptRuleSet operation.CreateReceiptFilterAction for the CreateReceiptFilter operation.CreateReceiptRuleAction for the CreateReceiptRule operation.CreateReceiptRuleSetAction for the CreateReceiptRuleSet operation.DeleteIdentityAction for the DeleteIdentity operation.DeleteIdentityPolicyAction for the DeleteIdentityPolicy operation.DeleteReceiptFilterAction for the DeleteReceiptFilter operation.DeleteReceiptRuleAction for the DeleteReceiptRule operation.DeleteReceiptRuleSetAction for the DeleteReceiptRuleSet operation.DeleteVerifiedEmailAddressAction for the DeleteVerifiedEmailAddress operation.DescribeActiveReceiptRuleSetAction for the DescribeActiveReceiptRuleSet operation.DescribeReceiptRuleAction for the DescribeReceiptRule operation.DescribeReceiptRuleSetAction for the DescribeReceiptRuleSet operation.GetIdentityDkimAttributesAction for the GetIdentityDkimAttributes operation.GetIdentityMailFromDomainAttributesAction for the GetIdentityMailFromDomainAttributes operation.GetIdentityNotificationAttributesAction for the GetIdentityNotificationAttributes operation.GetIdentityPoliciesAction for the GetIdentityPolicies operation.GetIdentityVerificationAttributesAction for the GetIdentityVerificationAttributes operation.GetSendQuotaAction for the GetSendQuota operation.GetSendStatisticsAction for the GetSendStatistics operation.ListIdentitiesAction for the ListIdentities operation.ListIdentityPoliciesAction for the ListIdentityPolicies operation.ListReceiptFiltersAction for the ListReceiptFilters operation.ListReceiptRuleSetsAction for the ListReceiptRuleSets operation.ListVerifiedEmailAddressesAction for the ListVerifiedEmailAddresses operation.PutIdentityPolicyAction for the PutIdentityPolicy operation.ReorderReceiptRuleSetAction for the ReorderReceiptRuleSet operation.SendBounceAction for the SendBounce operation.SendEmailAction for the SendEmail operation.SendRawEmailAction for the SendRawEmail operation.SetActiveReceiptRuleSetAction for the SetActiveReceiptRuleSet operation.SetIdentityDkimEnabledAction for the SetIdentityDkimEnabled operation.SetIdentityFeedbackForwardingEnabledAction for the SetIdentityFeedbackForwardingEnabled operation.SetIdentityMailFromDomainAction for the SetIdentityMailFromDomain operation.SetIdentityNotificationTopicAction for the SetIdentityNotificationTopic operation.SetReceiptRulePositionAction for the SetReceiptRulePosition operation.UpdateReceiptRuleAction for the UpdateReceiptRule operation.VerifyDomainDkimAction for the VerifyDomainDkim operation.VerifyDomainIdentityAction for the VerifyDomainIdentity operation.VerifyEmailAddressAction for the VerifyEmailAddress operation.VerifyEmailIdentityAction for the VerifyEmailIdentity operation.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetActionName()Returns the name of this action.static SimpleEmailServiceActionsvalueOf(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.
-
-
-
Enum Constant Detail
-
AllSimpleEmailServiceActions
public static final SimpleEmailServiceActions AllSimpleEmailServiceActions
Represents any action executed on Amazon SES.
-
CloneReceiptRuleSet
public static final SimpleEmailServiceActions CloneReceiptRuleSet
Action for the CloneReceiptRuleSet operation.
-
CreateReceiptFilter
public static final SimpleEmailServiceActions CreateReceiptFilter
Action for the CreateReceiptFilter operation.
-
CreateReceiptRule
public static final SimpleEmailServiceActions CreateReceiptRule
Action for the CreateReceiptRule operation.
-
CreateReceiptRuleSet
public static final SimpleEmailServiceActions CreateReceiptRuleSet
Action for the CreateReceiptRuleSet operation.
-
DeleteIdentity
public static final SimpleEmailServiceActions DeleteIdentity
Action for the DeleteIdentity operation.
-
DeleteIdentityPolicy
public static final SimpleEmailServiceActions DeleteIdentityPolicy
Action for the DeleteIdentityPolicy operation.
-
DeleteReceiptFilter
public static final SimpleEmailServiceActions DeleteReceiptFilter
Action for the DeleteReceiptFilter operation.
-
DeleteReceiptRule
public static final SimpleEmailServiceActions DeleteReceiptRule
Action for the DeleteReceiptRule operation.
-
DeleteReceiptRuleSet
public static final SimpleEmailServiceActions DeleteReceiptRuleSet
Action for the DeleteReceiptRuleSet operation.
-
DeleteVerifiedEmailAddress
public static final SimpleEmailServiceActions DeleteVerifiedEmailAddress
Action for the DeleteVerifiedEmailAddress operation.
-
DescribeActiveReceiptRuleSet
public static final SimpleEmailServiceActions DescribeActiveReceiptRuleSet
Action for the DescribeActiveReceiptRuleSet operation.
-
DescribeReceiptRule
public static final SimpleEmailServiceActions DescribeReceiptRule
Action for the DescribeReceiptRule operation.
-
DescribeReceiptRuleSet
public static final SimpleEmailServiceActions DescribeReceiptRuleSet
Action for the DescribeReceiptRuleSet operation.
-
GetIdentityDkimAttributes
public static final SimpleEmailServiceActions GetIdentityDkimAttributes
Action for the GetIdentityDkimAttributes operation.
-
GetIdentityMailFromDomainAttributes
public static final SimpleEmailServiceActions GetIdentityMailFromDomainAttributes
Action for the GetIdentityMailFromDomainAttributes operation.
-
GetIdentityNotificationAttributes
public static final SimpleEmailServiceActions GetIdentityNotificationAttributes
Action for the GetIdentityNotificationAttributes operation.
-
GetIdentityPolicies
public static final SimpleEmailServiceActions GetIdentityPolicies
Action for the GetIdentityPolicies operation.
-
GetIdentityVerificationAttributes
public static final SimpleEmailServiceActions GetIdentityVerificationAttributes
Action for the GetIdentityVerificationAttributes operation.
-
GetSendQuota
public static final SimpleEmailServiceActions GetSendQuota
Action for the GetSendQuota operation.
-
GetSendStatistics
public static final SimpleEmailServiceActions GetSendStatistics
Action for the GetSendStatistics operation.
-
ListIdentities
public static final SimpleEmailServiceActions ListIdentities
Action for the ListIdentities operation.
-
ListIdentityPolicies
public static final SimpleEmailServiceActions ListIdentityPolicies
Action for the ListIdentityPolicies operation.
-
ListReceiptFilters
public static final SimpleEmailServiceActions ListReceiptFilters
Action for the ListReceiptFilters operation.
-
ListReceiptRuleSets
public static final SimpleEmailServiceActions ListReceiptRuleSets
Action for the ListReceiptRuleSets operation.
-
ListVerifiedEmailAddresses
public static final SimpleEmailServiceActions ListVerifiedEmailAddresses
Action for the ListVerifiedEmailAddresses operation.
-
PutIdentityPolicy
public static final SimpleEmailServiceActions PutIdentityPolicy
Action for the PutIdentityPolicy operation.
-
ReorderReceiptRuleSet
public static final SimpleEmailServiceActions ReorderReceiptRuleSet
Action for the ReorderReceiptRuleSet operation.
-
SendBounce
public static final SimpleEmailServiceActions SendBounce
Action for the SendBounce operation.
-
SendEmail
public static final SimpleEmailServiceActions SendEmail
Action for the SendEmail operation.
-
SendRawEmail
public static final SimpleEmailServiceActions SendRawEmail
Action for the SendRawEmail operation.
-
SetActiveReceiptRuleSet
public static final SimpleEmailServiceActions SetActiveReceiptRuleSet
Action for the SetActiveReceiptRuleSet operation.
-
SetIdentityDkimEnabled
public static final SimpleEmailServiceActions SetIdentityDkimEnabled
Action for the SetIdentityDkimEnabled operation.
-
SetIdentityFeedbackForwardingEnabled
public static final SimpleEmailServiceActions SetIdentityFeedbackForwardingEnabled
Action for the SetIdentityFeedbackForwardingEnabled operation.
-
SetIdentityMailFromDomain
public static final SimpleEmailServiceActions SetIdentityMailFromDomain
Action for the SetIdentityMailFromDomain operation.
-
SetIdentityNotificationTopic
public static final SimpleEmailServiceActions SetIdentityNotificationTopic
Action for the SetIdentityNotificationTopic operation.
-
SetReceiptRulePosition
public static final SimpleEmailServiceActions SetReceiptRulePosition
Action for the SetReceiptRulePosition operation.
-
UpdateReceiptRule
public static final SimpleEmailServiceActions UpdateReceiptRule
Action for the UpdateReceiptRule operation.
-
VerifyDomainDkim
public static final SimpleEmailServiceActions VerifyDomainDkim
Action for the VerifyDomainDkim operation.
-
VerifyDomainIdentity
public static final SimpleEmailServiceActions VerifyDomainIdentity
Action for the VerifyDomainIdentity operation.
-
VerifyEmailAddress
public static final SimpleEmailServiceActions VerifyEmailAddress
Action for the VerifyEmailAddress operation.
-
VerifyEmailIdentity
public static final SimpleEmailServiceActions VerifyEmailIdentity
Action for the VerifyEmailIdentity operation.
-
-
Method Detail
-
values
public static SimpleEmailServiceActions[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (SimpleEmailServiceActions c : SimpleEmailServiceActions.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static SimpleEmailServiceActions valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getActionName
public String getActionName()
Description copied from interface:ActionReturns the name of this action. For example, 'sqs:SendMessage' is the name corresponding to the SQS action that enables users to send a message to an SQS queue.- Specified by:
getActionNamein interfaceAction- Returns:
- The name of this action.
-
-