@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public enum WafRegionalActions extends Enum<WafRegionalActions> implements Action
Enum Constant and Description |
---|
AllWafRegionalActions
Represents any action executed on WAF Regional.
|
AssociateWebACL
Action for the AssociateWebACL operation.
|
CreateByteMatchSet
Action for the CreateByteMatchSet operation.
|
CreateGeoMatchSet
Action for the CreateGeoMatchSet operation.
|
CreateIPSet
Action for the CreateIPSet operation.
|
CreateRateBasedRule
Action for the CreateRateBasedRule operation.
|
CreateRegexMatchSet
Action for the CreateRegexMatchSet operation.
|
CreateRegexPatternSet
Action for the CreateRegexPatternSet operation.
|
CreateRule
Action for the CreateRule operation.
|
CreateSizeConstraintSet
Action for the CreateSizeConstraintSet operation.
|
CreateSqlInjectionMatchSet
Action for the CreateSqlInjectionMatchSet operation.
|
CreateWebACL
Action for the CreateWebACL operation.
|
CreateXssMatchSet
Action for the CreateXssMatchSet operation.
|
DeleteByteMatchSet
Action for the DeleteByteMatchSet operation.
|
DeleteGeoMatchSet
Action for the DeleteGeoMatchSet operation.
|
DeleteIPSet
Action for the DeleteIPSet operation.
|
DeleteRateBasedRule
Action for the DeleteRateBasedRule operation.
|
DeleteRegexMatchSet
Action for the DeleteRegexMatchSet operation.
|
DeleteRegexPatternSet
Action for the DeleteRegexPatternSet operation.
|
DeleteRule
Action for the DeleteRule operation.
|
DeleteSizeConstraintSet
Action for the DeleteSizeConstraintSet operation.
|
DeleteSqlInjectionMatchSet
Action for the DeleteSqlInjectionMatchSet operation.
|
DeleteWebACL
Action for the DeleteWebACL operation.
|
DeleteXssMatchSet
Action for the DeleteXssMatchSet operation.
|
DisassociateWebACL
Action for the DisassociateWebACL operation.
|
GetByteMatchSet
Action for the GetByteMatchSet operation.
|
GetChangeToken
Action for the GetChangeToken operation.
|
GetChangeTokenStatus
Action for the GetChangeTokenStatus operation.
|
GetGeoMatchSet
Action for the GetGeoMatchSet operation.
|
GetIPSet
Action for the GetIPSet operation.
|
GetRateBasedRule
Action for the GetRateBasedRule operation.
|
GetRateBasedRuleManagedKeys
Action for the GetRateBasedRuleManagedKeys operation.
|
GetRegexMatchSet
Action for the GetRegexMatchSet operation.
|
GetRegexPatternSet
Action for the GetRegexPatternSet operation.
|
GetRule
Action for the GetRule operation.
|
GetSampledRequests
Action for the GetSampledRequests operation.
|
GetSizeConstraintSet
Action for the GetSizeConstraintSet operation.
|
GetSqlInjectionMatchSet
Action for the GetSqlInjectionMatchSet operation.
|
GetWebACL
Action for the GetWebACL operation.
|
GetWebACLForResource
Action for the GetWebACLForResource operation.
|
GetXssMatchSet
Action for the GetXssMatchSet operation.
|
ListByteMatchSets
Action for the ListByteMatchSets operation.
|
ListGeoMatchSets
Action for the ListGeoMatchSets operation.
|
ListIPSets
Action for the ListIPSets operation.
|
ListRateBasedRules
Action for the ListRateBasedRules operation.
|
ListRegexMatchSets
Action for the ListRegexMatchSets operation.
|
ListRegexPatternSets
Action for the ListRegexPatternSets operation.
|
ListResourcesForWebACL
Action for the ListResourcesForWebACL operation.
|
ListRules
Action for the ListRules operation.
|
ListSizeConstraintSets
Action for the ListSizeConstraintSets operation.
|
ListSqlInjectionMatchSets
Action for the ListSqlInjectionMatchSets operation.
|
ListWebACLs
Action for the ListWebACLs operation.
|
ListXssMatchSets
Action for the ListXssMatchSets operation.
|
UpdateByteMatchSet
Action for the UpdateByteMatchSet operation.
|
UpdateGeoMatchSet
Action for the UpdateGeoMatchSet operation.
|
UpdateIPSet
Action for the UpdateIPSet operation.
|
UpdateRateBasedRule
Action for the UpdateRateBasedRule operation.
|
UpdateRegexMatchSet
Action for the UpdateRegexMatchSet operation.
|
UpdateRegexPatternSet
Action for the UpdateRegexPatternSet operation.
|
UpdateRule
Action for the UpdateRule operation.
|
UpdateSizeConstraintSet
Action for the UpdateSizeConstraintSet operation.
|
UpdateSqlInjectionMatchSet
Action for the UpdateSqlInjectionMatchSet operation.
|
UpdateWebACL
Action for the UpdateWebACL operation.
|
UpdateXssMatchSet
Action for the UpdateXssMatchSet operation.
|
Modifier and Type | Method and Description |
---|---|
String |
getActionName()
Returns the name of this action.
|
static WafRegionalActions |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WafRegionalActions[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final WafRegionalActions AllWafRegionalActions
public static final WafRegionalActions AssociateWebACL
public static final WafRegionalActions CreateByteMatchSet
public static final WafRegionalActions CreateGeoMatchSet
public static final WafRegionalActions CreateIPSet
public static final WafRegionalActions CreateRateBasedRule
public static final WafRegionalActions CreateRegexMatchSet
public static final WafRegionalActions CreateRegexPatternSet
public static final WafRegionalActions CreateRule
public static final WafRegionalActions CreateSizeConstraintSet
public static final WafRegionalActions CreateSqlInjectionMatchSet
public static final WafRegionalActions CreateWebACL
public static final WafRegionalActions CreateXssMatchSet
public static final WafRegionalActions DeleteByteMatchSet
public static final WafRegionalActions DeleteGeoMatchSet
public static final WafRegionalActions DeleteIPSet
public static final WafRegionalActions DeleteRateBasedRule
public static final WafRegionalActions DeleteRegexMatchSet
public static final WafRegionalActions DeleteRegexPatternSet
public static final WafRegionalActions DeleteRule
public static final WafRegionalActions DeleteSizeConstraintSet
public static final WafRegionalActions DeleteSqlInjectionMatchSet
public static final WafRegionalActions DeleteWebACL
public static final WafRegionalActions DeleteXssMatchSet
public static final WafRegionalActions DisassociateWebACL
public static final WafRegionalActions GetByteMatchSet
public static final WafRegionalActions GetChangeToken
public static final WafRegionalActions GetChangeTokenStatus
public static final WafRegionalActions GetGeoMatchSet
public static final WafRegionalActions GetIPSet
public static final WafRegionalActions GetRateBasedRule
public static final WafRegionalActions GetRateBasedRuleManagedKeys
public static final WafRegionalActions GetRegexMatchSet
public static final WafRegionalActions GetRegexPatternSet
public static final WafRegionalActions GetRule
public static final WafRegionalActions GetSampledRequests
public static final WafRegionalActions GetSizeConstraintSet
public static final WafRegionalActions GetSqlInjectionMatchSet
public static final WafRegionalActions GetWebACL
public static final WafRegionalActions GetWebACLForResource
public static final WafRegionalActions GetXssMatchSet
public static final WafRegionalActions ListByteMatchSets
public static final WafRegionalActions ListGeoMatchSets
public static final WafRegionalActions ListIPSets
public static final WafRegionalActions ListRateBasedRules
public static final WafRegionalActions ListRegexMatchSets
public static final WafRegionalActions ListRegexPatternSets
public static final WafRegionalActions ListResourcesForWebACL
public static final WafRegionalActions ListRules
public static final WafRegionalActions ListSizeConstraintSets
public static final WafRegionalActions ListSqlInjectionMatchSets
public static final WafRegionalActions ListWebACLs
public static final WafRegionalActions ListXssMatchSets
public static final WafRegionalActions UpdateByteMatchSet
public static final WafRegionalActions UpdateGeoMatchSet
public static final WafRegionalActions UpdateIPSet
public static final WafRegionalActions UpdateRateBasedRule
public static final WafRegionalActions UpdateRegexMatchSet
public static final WafRegionalActions UpdateRegexPatternSet
public static final WafRegionalActions UpdateRule
public static final WafRegionalActions UpdateSizeConstraintSet
public static final WafRegionalActions UpdateSqlInjectionMatchSet
public static final WafRegionalActions UpdateWebACL
public static final WafRegionalActions UpdateXssMatchSet
public static WafRegionalActions[] values()
for (WafRegionalActions c : WafRegionalActions.values()) System.out.println(c);
public static WafRegionalActions valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getActionName()
Action
getActionName
in interface Action
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.