- action() - Method in class software.amazon.awssdk.services.wafv2.model.ActionCondition
-
The action setting that a log record must contain in order to meet the condition.
- action(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ActionCondition.Builder
-
The action setting that a log record must contain in order to meet the condition.
- action(ActionValue) - Method in interface software.amazon.awssdk.services.wafv2.model.ActionCondition.Builder
-
The action setting that a log record must contain in order to meet the condition.
- action() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
The action that WAF should take on a web request when it matches the rule statement.
- action(RuleAction) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
The action that WAF should take on a web request when it matches the rule statement.
- action(Consumer<RuleAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
The action that WAF should take on a web request when it matches the rule statement.
- action() - Method in class software.amazon.awssdk.services.wafv2.model.RuleSummary
-
The action that WAF should take on a web request when it matches a rule's statement.
- action(RuleAction) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleSummary.Builder
-
The action that WAF should take on a web request when it matches a rule's statement.
- action(Consumer<RuleAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleSummary.Builder
-
The action that WAF should take on a web request when it matches a rule's statement.
- action() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
The action that WAF applied to the request.
- action(String) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The action that WAF applied to the request.
- actionAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ActionCondition
-
The action setting that a log record must contain in order to meet the condition.
- ActionCondition - Class in software.amazon.awssdk.services.wafv2.model
-
A single action condition for a
Condition in a logging filter.
- actionCondition() - Method in class software.amazon.awssdk.services.wafv2.model.Condition
-
A single action condition.
- actionCondition(ActionCondition) - Method in interface software.amazon.awssdk.services.wafv2.model.Condition.Builder
-
A single action condition.
- actionCondition(Consumer<ActionCondition.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Condition.Builder
-
A single action condition.
- ActionCondition.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- actionToUse() - Method in class software.amazon.awssdk.services.wafv2.model.RuleActionOverride
-
The override action to use, in place of the configured action of the rule in the rule group.
- actionToUse(RuleAction) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleActionOverride.Builder
-
The override action to use, in place of the configured action of the rule in the rule group.
- actionToUse(Consumer<RuleAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleActionOverride.Builder
-
The override action to use, in place of the configured action of the rule in the rule group.
- ActionValue - Enum in software.amazon.awssdk.services.wafv2.model
-
- addresses() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSet.Builder
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSet.Builder
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
The IP addresses that are currently blocked.
- addresses(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet.Builder
-
The IP addresses that are currently blocked.
- addresses(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet.Builder
-
The IP addresses that are currently blocked.
- addresses() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest.Builder
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- addresses(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest.Builder
-
Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses.
- aggregateKeyType() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
Setting that indicates how to aggregate the request counts.
- aggregateKeyType(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatement.Builder
-
Setting that indicates how to aggregate the request counts.
- aggregateKeyType(RateBasedStatementAggregateKeyType) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatement.Builder
-
Setting that indicates how to aggregate the request counts.
- aggregateKeyTypeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
Setting that indicates how to aggregate the request counts.
- All - Class in software.amazon.awssdk.services.wafv2.model
-
Inspect all of the elements that WAF has parsed and extracted from the web request component that you've identified
in your
FieldToMatch specifications.
- all() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
Inspect all cookies.
- all(All) - Method in interface software.amazon.awssdk.services.wafv2.model.CookieMatchPattern.Builder
-
Inspect all cookies.
- all(Consumer<All.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CookieMatchPattern.Builder
-
Inspect all cookies.
- all() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
Inspect all headers.
- all(All) - Method in interface software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern.Builder
-
Inspect all headers.
- all(Consumer<All.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern.Builder
-
Inspect all headers.
- all() - Method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
Match all of the elements.
- all(All) - Method in interface software.amazon.awssdk.services.wafv2.model.JsonMatchPattern.Builder
-
Match all of the elements.
- all(Consumer<All.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.JsonMatchPattern.Builder
-
Match all of the elements.
- All.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- allow() - Method in class software.amazon.awssdk.services.wafv2.model.DefaultAction
-
Specifies that WAF should allow requests by default.
- allow(AllowAction) - Method in interface software.amazon.awssdk.services.wafv2.model.DefaultAction.Builder
-
Specifies that WAF should allow requests by default.
- allow(Consumer<AllowAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.DefaultAction.Builder
-
Specifies that WAF should allow requests by default.
- allow() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
Instructs WAF to allow the web request.
- allow(AllowAction) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to allow the web request.
- allow(Consumer<AllowAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to allow the web request.
- AllowAction - Class in software.amazon.awssdk.services.wafv2.model
-
Specifies that WAF should allow the request and optionally defines additional custom handling for the request.
- AllowAction.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- AllQueryArguments - Class in software.amazon.awssdk.services.wafv2.model
-
Inspect all query arguments of the web request.
- allQueryArguments() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
Inspect all query arguments.
- allQueryArguments(AllQueryArguments) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect all query arguments.
- allQueryArguments(Consumer<AllQueryArguments.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect all query arguments.
- AllQueryArguments.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- AndStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A logical rule statement used to combine other rule statements with AND logic.
- andStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A logical rule statement used to combine other rule statements with AND logic.
- andStatement(AndStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A logical rule statement used to combine other rule statements with AND logic.
- andStatement(Consumer<AndStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A logical rule statement used to combine other rule statements with AND logic.
- AndStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- applicationIntegrationURL() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclResponse
-
The URL to use in SDK integrations with Amazon Web Services managed rule groups.
- applicationIntegrationURL(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetWebAclResponse.Builder
-
The URL to use in SDK integrations with Amazon Web Services managed rule groups.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSet.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
IPSet that this statement references.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement.Builder
-
The Amazon Resource Name (ARN) of the
IPSet that this statement references.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetSummary.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSet.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSet.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
RegexPatternSet that this statement references.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement.Builder
-
The Amazon Resource Name (ARN) of the
RegexPatternSet that this statement references.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupSummary.Builder
-
The Amazon Resource Name (ARN) of the entity.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
The Amazon Resource Name (ARN) of the web ACL that you want to associate with the resource.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
The Amazon Resource Name (ARN) of the web ACL that you want to associate with the resource.
- arn() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
The Amazon Resource Name (ARN) of the entity.
- arn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACLSummary.Builder
-
The Amazon Resource Name (ARN) of the entity.
- associatedRuleGroupArn() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
The Amazon Resource Name (ARN) of the vendor rule group that's used to define the published version of your
managed rule group.
- associatedRuleGroupArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion.Builder
-
The Amazon Resource Name (ARN) of the vendor rule group that's used to define the published version of your
managed rule group.
- associatedRuleGroupArn() - Method in class software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
The Amazon Resource Name (ARN) of the vendor's rule group that's used in the published managed rule group
version.
- associatedRuleGroupArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.VersionToPublish.Builder
-
The Amazon Resource Name (ARN) of the vendor's rule group that's used in the published managed rule group
version.
- associateWebACL(AssociateWebAclRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Associates a web ACL with a regional application resource, to protect the resource.
- associateWebACL(Consumer<AssociateWebAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Associates a web ACL with a regional application resource, to protect the resource.
- associateWebACL(AssociateWebAclRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Associates a web ACL with a regional application resource, to protect the resource.
- associateWebACL(Consumer<AssociateWebAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Associates a web ACL with a regional application resource, to protect the resource.
- AssociateWebAclRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- AssociateWebAclRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- AssociateWebAclRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- AssociateWebAclRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.AssociateWebAclRequestMarshaller
-
- AssociateWebAclResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- AssociateWebAclResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- availableLabels() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
The labels that one or more rules in this rule group add to matching web requests.
- availableLabels(Collection<LabelSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The labels that one or more rules in this rule group add to matching web requests.
- availableLabels(LabelSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The labels that one or more rules in this rule group add to matching web requests.
- availableLabels(Consumer<LabelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The labels that one or more rules in this rule group add to matching web requests.
- availableLabels() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
The labels that one or more rules in this rule group add to matching web requests.
- availableLabels(Collection<LabelSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The labels that one or more rules in this rule group add to matching web requests.
- availableLabels(LabelSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The labels that one or more rules in this rule group add to matching web requests.
- availableLabels(Consumer<LabelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The labels that one or more rules in this rule group add to matching web requests.
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafAssociatedItemException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafConfigurationWarningException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafDuplicateItemException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafExpiredManagedRuleGroupVersionException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInternalErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidOperationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidPermissionPolicyException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidResourceException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLimitsExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLogDestinationPermissionIssueException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafNonexistentItemException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafSubscriptionNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationInternalErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.WafUnavailableEntityException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.wafv2.model.Wafv2Exception.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Exception.BuilderImpl
-
- AWSManagedRulesBotControlRuleSet - Class in software.amazon.awssdk.services.wafv2.model
-
Details for your use of the Bot Control managed rule group, used in ManagedRuleGroupConfig.
- awsManagedRulesBotControlRuleSet() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig
-
Additional configuration for using the Bot Control managed rule group.
- awsManagedRulesBotControlRuleSet(AWSManagedRulesBotControlRuleSet) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig.Builder
-
Additional configuration for using the Bot Control managed rule group.
- awsManagedRulesBotControlRuleSet(Consumer<AWSManagedRulesBotControlRuleSet.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig.Builder
-
Additional configuration for using the Bot Control managed rule group.
- AWSManagedRulesBotControlRuleSet.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- capacity(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.CheckCapacityResponse.Builder
-
The capacity required by the rules and scope.
- capacity() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityResponse
-
The capacity required by the rules and scope.
- capacity(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion.Builder
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
The web ACL capacity units (WCUs) required for this rule group.
- capacity(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
The web ACL capacity units (WCUs) currently being used by this web ACL.
- capacity() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
The web ACL capacity units (WCUs) currently being used by this web ACL.
- captcha(CaptchaAction) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to run a CAPTCHA check against the web request.
- captcha(Consumer<CaptchaAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to run a CAPTCHA check against the web request.
- captcha() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
Instructs WAF to run a CAPTCHA check against the web request.
- CaptchaAction - Class in software.amazon.awssdk.services.wafv2.model
-
Specifies that WAF should run a CAPTCHA check against the request:
- CaptchaAction.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- CaptchaConfig - Class in software.amazon.awssdk.services.wafv2.model
-
Specifies how WAF should handle CAPTCHA evaluations.
- captchaConfig(CaptchaConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig(Consumer<CaptchaConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig(CaptchaConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Specifies how WAF should handle CAPTCHA evaluations.
- captchaConfig(Consumer<CaptchaConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Specifies how WAF should handle CAPTCHA evaluations.
- captchaConfig() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
Specifies how WAF should handle CAPTCHA evaluations.
- captchaConfig(CaptchaConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig(Consumer<CaptchaConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig(CaptchaConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig(Consumer<CaptchaConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- captchaConfig() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
Specifies how WAF should handle CAPTCHA evaluations for rules that don't have their own
CaptchaConfig settings.
- CaptchaConfig.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- CaptchaResponse - Class in software.amazon.awssdk.services.wafv2.model
-
The result from the inspection of the web request for a valid CAPTCHA token.
- captchaResponse(CaptchaResponse) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The CAPTCHA response for the request.
- captchaResponse(Consumer<CaptchaResponse.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The CAPTCHA response for the request.
- captchaResponse() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
The CAPTCHA response for the request.
- CaptchaResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafAssociatedItemException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafConfigurationWarningException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafDuplicateItemException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafExpiredManagedRuleGroupVersionException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInternalErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidOperationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidPermissionPolicyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidResourceException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLimitsExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLogDestinationPermissionIssueException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafNonexistentItemException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafSubscriptionNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationInternalErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.WafUnavailableEntityException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.wafv2.model.Wafv2Exception.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Exception.BuilderImpl
-
- challenge(ChallengeAction) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to run a Challenge check against the web request.
- challenge(Consumer<ChallengeAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to run a Challenge check against the web request.
- challenge() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
Instructs WAF to run a Challenge check against the web request.
- ChallengeAction - Class in software.amazon.awssdk.services.wafv2.model
-
Specifies that WAF should run a Challenge check against the request to verify that the request is coming
from a legitimate client session:
- ChallengeAction.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ChallengeConfig - Class in software.amazon.awssdk.services.wafv2.model
-
Specifies how WAF should handle Challenge evaluations.
- challengeConfig(ChallengeConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig(Consumer<ChallengeConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig(ChallengeConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Specifies how WAF should handle Challenge evaluations.
- challengeConfig(Consumer<ChallengeConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Specifies how WAF should handle Challenge evaluations.
- challengeConfig() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
Specifies how WAF should handle Challenge evaluations.
- challengeConfig(ChallengeConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig(Consumer<ChallengeConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig(ChallengeConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig(Consumer<ChallengeConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- challengeConfig() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
Specifies how WAF should handle challenge evaluations for rules that don't have their own
ChallengeConfig settings.
- ChallengeConfig.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ChallengeResponse - Class in software.amazon.awssdk.services.wafv2.model
-
The result from the inspection of the web request for a valid challenge token.
- challengeResponse(ChallengeResponse) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The Challenge response for the request.
- challengeResponse(Consumer<ChallengeResponse.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The Challenge response for the request.
- challengeResponse() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
The Challenge response for the request.
- ChallengeResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- checkCapacity(CheckCapacityRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
- checkCapacity(Consumer<CheckCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
- checkCapacity(CheckCapacityRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
- checkCapacity(Consumer<CheckCapacityRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
- CheckCapacityRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- CheckCapacityRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- CheckCapacityRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- CheckCapacityRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.CheckCapacityRequestMarshaller
-
- CheckCapacityResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- CheckCapacityResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- clientIP(String) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPRequest.Builder
-
The IP address that the request originated from.
- clientIP() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
The IP address that the request originated from.
- cloudWatchMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.wafv2.model.VisibilityConfig.Builder
-
A boolean indicating whether the associated resource sends metrics to Amazon CloudWatch.
- cloudWatchMetricsEnabled() - Method in class software.amazon.awssdk.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether the associated resource sends metrics to Amazon CloudWatch.
- ComparisonOperator - Enum in software.amazon.awssdk.services.wafv2.model
-
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
The operator to use to compare the request part to the size setting.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
The operator to use to compare the request part to the size setting.
- comparisonOperator() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
The operator to use to compare the request part to the size setting.
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
The operator to use to compare the request part to the size setting.
- Condition - Class in software.amazon.awssdk.services.wafv2.model
-
A single match condition for a
Filter.
- Condition.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- conditions(Collection<Condition>) - Method in interface software.amazon.awssdk.services.wafv2.model.Filter.Builder
-
Match conditions for the filter.
- conditions(Condition...) - Method in interface software.amazon.awssdk.services.wafv2.model.Filter.Builder
-
Match conditions for the filter.
- conditions(Consumer<Condition.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.Filter.Builder
-
Match conditions for the filter.
- conditions() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
Match conditions for the filter.
- consumedLabels(Collection<LabelSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The labels that one or more rules in this rule group match against in label match statements.
- consumedLabels(LabelSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The labels that one or more rules in this rule group match against in label match statements.
- consumedLabels(Consumer<LabelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The labels that one or more rules in this rule group match against in label match statements.
- consumedLabels() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
The labels that one or more rules in this rule group match against in label match statements.
- consumedLabels(Collection<LabelSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The labels that one or more rules in this rule group match against in label match statements.
- consumedLabels(LabelSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The labels that one or more rules in this rule group match against in label match statements.
- consumedLabels(Consumer<LabelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The labels that one or more rules in this rule group match against in label match statements.
- consumedLabels() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
The labels that one or more rules in this rule group match against in label match statements.
- content(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponseBody.Builder
-
The payload of the custom response.
- content() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
The payload of the custom response.
- contentType(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponseBody.Builder
-
The type of content in the payload that you are defining in the Content string.
- contentType(ResponseContentType) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponseBody.Builder
-
The type of content in the payload that you are defining in the Content string.
- contentType() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
The type of content in the payload that you are defining in the Content string.
- contentTypeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
The type of content in the payload that you are defining in the Content string.
- CookieMatchPattern - Class in software.amazon.awssdk.services.wafv2.model
-
The filter to use to identify the subset of cookies to inspect in a web request.
- CookieMatchPattern.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- Cookies - Class in software.amazon.awssdk.services.wafv2.model
-
Inspect the cookies in the web request.
- cookies(Cookies) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect the request cookies.
- cookies(Consumer<Cookies.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect the request cookies.
- cookies() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
Inspect the request cookies.
- Cookies.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- count(CountAction) - Method in interface software.amazon.awssdk.services.wafv2.model.OverrideAction.Builder
-
Override the rule group evaluation result to count only.
- count(Consumer<CountAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.OverrideAction.Builder
-
Override the rule group evaluation result to count only.
- count() - Method in class software.amazon.awssdk.services.wafv2.model.OverrideAction
-
Override the rule group evaluation result to count only.
- count(CountAction) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in
the web ACL.
- count(Consumer<CountAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleAction.Builder
-
Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in
the web ACL.
- count() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in the
web ACL.
- CountAction - Class in software.amazon.awssdk.services.wafv2.model
-
Specifies that WAF should count the request.
- CountAction.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- country(String) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPRequest.Builder
-
The two-letter country code for the country that the request originated from.
- country() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
The two-letter country code for the country that the request originated from.
- CountryCode - Enum in software.amazon.awssdk.services.wafv2.model
-
- countryCodes(Collection<CountryCode>) - Method in interface software.amazon.awssdk.services.wafv2.model.GeoMatchStatement.Builder
-
An array of two-character country codes that you want to match against, for example,
[ "US", "CN" ], from the alpha-2 country ISO codes of the ISO 3166 international standard.
- countryCodes(CountryCode...) - Method in interface software.amazon.awssdk.services.wafv2.model.GeoMatchStatement.Builder
-
An array of two-character country codes that you want to match against, for example,
[ "US", "CN" ], from the alpha-2 country ISO codes of the ISO 3166 international standard.
- countryCodes() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
An array of two-character country codes that you want to match against, for example, [ "US", "CN" ],
from the alpha-2 country ISO codes of the ISO 3166 international standard.
- countryCodesAsStrings() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
An array of two-character country codes that you want to match against, for example, [ "US", "CN" ],
from the alpha-2 country ISO codes of the ISO 3166 international standard.
- countryCodesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.GeoMatchStatement.Builder
-
An array of two-character country codes that you want to match against, for example,
[ "US", "CN" ], from the alpha-2 country ISO codes of the ISO 3166 international standard.
- countryCodesWithStrings(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.GeoMatchStatement.Builder
-
An array of two-character country codes that you want to match against, for example,
[ "US", "CN" ], from the alpha-2 country ISO codes of the ISO 3166 international standard.
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.wafv2.model.Wafv2ResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- createIPSet(CreateIpSetRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Creates an
IPSet, which you use to identify web requests that originate from specific IP addresses or
ranges of IP addresses.
- createIPSet(Consumer<CreateIpSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Creates an
IPSet, which you use to identify web requests that originate from specific IP addresses or
ranges of IP addresses.
- createIPSet(CreateIpSetRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Creates an
IPSet, which you use to identify web requests that originate from specific IP addresses or
ranges of IP addresses.
- createIPSet(Consumer<CreateIpSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Creates an
IPSet, which you use to identify web requests that originate from specific IP addresses or
ranges of IP addresses.
- CreateIpSetRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateIpSetRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- CreateIpSetRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- CreateIpSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.CreateIpSetRequestMarshaller
-
- CreateIpSetResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateIpSetResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- createRegexPatternSet(CreateRegexPatternSetRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- createRegexPatternSet(Consumer<CreateRegexPatternSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- createRegexPatternSet(CreateRegexPatternSetRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- createRegexPatternSet(Consumer<CreateRegexPatternSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- CreateRegexPatternSetRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateRegexPatternSetRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- CreateRegexPatternSetRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- CreateRegexPatternSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.CreateRegexPatternSetRequestMarshaller
-
- CreateRegexPatternSetResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateRegexPatternSetResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- createRuleGroup(CreateRuleGroupRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Creates a
RuleGroup per the specifications provided.
- createRuleGroup(Consumer<CreateRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Creates a
RuleGroup per the specifications provided.
- createRuleGroup(CreateRuleGroupRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Creates a
RuleGroup per the specifications provided.
- createRuleGroup(Consumer<CreateRuleGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Creates a
RuleGroup per the specifications provided.
- CreateRuleGroupRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateRuleGroupRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- CreateRuleGroupRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- CreateRuleGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.CreateRuleGroupRequestMarshaller
-
- CreateRuleGroupResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateRuleGroupResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- createWebACL(CreateWebAclRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Creates a
WebACL per the specifications provided.
- createWebACL(Consumer<CreateWebAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Creates a
WebACL per the specifications provided.
- createWebACL(CreateWebAclRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Creates a
WebACL per the specifications provided.
- createWebACL(Consumer<CreateWebAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Creates a
WebACL per the specifications provided.
- CreateWebAclRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateWebAclRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- CreateWebAclRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- CreateWebAclRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.CreateWebAclRequestMarshaller
-
- CreateWebAclResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- CreateWebAclResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- currentDefaultVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse.Builder
-
The name of the version that's currently set as the default.
- currentDefaultVersion() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
The name of the version that's currently set as the default.
- CustomHTTPHeader - Class in software.amazon.awssdk.services.wafv2.model
-
A custom header for custom request and response handling.
- CustomHTTPHeader.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- customRequestHandling(CustomRequestHandling) - Method in interface software.amazon.awssdk.services.wafv2.model.AllowAction.Builder
-
Defines custom handling for the web request.
- customRequestHandling(Consumer<CustomRequestHandling.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.AllowAction.Builder
-
Defines custom handling for the web request.
- customRequestHandling() - Method in class software.amazon.awssdk.services.wafv2.model.AllowAction
-
Defines custom handling for the web request.
- customRequestHandling(CustomRequestHandling) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaAction.Builder
-
Defines custom handling for the web request, used when the CAPTCHA inspection determines that
the request's token is valid and unexpired.
- customRequestHandling(Consumer<CustomRequestHandling.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaAction.Builder
-
Defines custom handling for the web request, used when the CAPTCHA inspection determines that
the request's token is valid and unexpired.
- customRequestHandling() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaAction
-
Defines custom handling for the web request, used when the CAPTCHA inspection determines that the
request's token is valid and unexpired.
- customRequestHandling(CustomRequestHandling) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeAction.Builder
-
Defines custom handling for the web request, used when the challenge inspection determines that the request's
token is valid and unexpired.
- customRequestHandling(Consumer<CustomRequestHandling.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeAction.Builder
-
Defines custom handling for the web request, used when the challenge inspection determines that the request's
token is valid and unexpired.
- customRequestHandling() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeAction
-
Defines custom handling for the web request, used when the challenge inspection determines that the request's
token is valid and unexpired.
- customRequestHandling(CustomRequestHandling) - Method in interface software.amazon.awssdk.services.wafv2.model.CountAction.Builder
-
Defines custom handling for the web request.
- customRequestHandling(Consumer<CustomRequestHandling.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CountAction.Builder
-
Defines custom handling for the web request.
- customRequestHandling() - Method in class software.amazon.awssdk.services.wafv2.model.CountAction
-
Defines custom handling for the web request.
- CustomRequestHandling - Class in software.amazon.awssdk.services.wafv2.model
-
Custom request handling behavior that inserts custom headers into a web request.
- CustomRequestHandling.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- customResponse(CustomResponse) - Method in interface software.amazon.awssdk.services.wafv2.model.BlockAction.Builder
-
Defines a custom response for the web request.
- customResponse(Consumer<CustomResponse.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.BlockAction.Builder
-
Defines a custom response for the web request.
- customResponse() - Method in class software.amazon.awssdk.services.wafv2.model.BlockAction
-
Defines a custom response for the web request.
- CustomResponse - Class in software.amazon.awssdk.services.wafv2.model
-
A custom response to send to the client.
- CustomResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- customResponseBodies(Map<String, CustomResponseBody>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
A map of custom response keys and content bodies.
- customResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
A map of custom response keys and content bodies.
- customResponseBodies(Map<String, CustomResponseBody>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
A map of custom response keys and content bodies.
- customResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
A map of custom response keys and content bodies.
- customResponseBodies(Map<String, CustomResponseBody>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
A map of custom response keys and content bodies.
- customResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
A map of custom response keys and content bodies.
- customResponseBodies(Map<String, CustomResponseBody>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
A map of custom response keys and content bodies.
- customResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
A map of custom response keys and content bodies.
- customResponseBodies(Map<String, CustomResponseBody>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
A map of custom response keys and content bodies.
- customResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
A map of custom response keys and content bodies.
- customResponseBodies(Map<String, CustomResponseBody>) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
A map of custom response keys and content bodies.
- customResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
A map of custom response keys and content bodies.
- CustomResponseBody - Class in software.amazon.awssdk.services.wafv2.model
-
The response body to use in a custom response to a web request.
- CustomResponseBody.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- customResponseBodyKey(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponse.Builder
-
References the response body that you want WAF to return to the web request client.
- customResponseBodyKey() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
References the response body that you want WAF to return to the web request client.
- failureReason(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaResponse.Builder
-
The reason for failure, populated when the evaluation of the token fails.
- failureReason(FailureReason) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaResponse.Builder
-
The reason for failure, populated when the evaluation of the token fails.
- failureReason() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
The reason for failure, populated when the evaluation of the token fails.
- failureReason(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeResponse.Builder
-
The reason for failure, populated when the evaluation of the token fails.
- failureReason(FailureReason) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeResponse.Builder
-
The reason for failure, populated when the evaluation of the token fails.
- failureReason() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
The reason for failure, populated when the evaluation of the token fails.
- FailureReason - Enum in software.amazon.awssdk.services.wafv2.model
-
- failureReasonAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
The reason for failure, populated when the evaluation of the token fails.
- failureReasonAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
The reason for failure, populated when the evaluation of the token fails.
- FallbackBehavior - Enum in software.amazon.awssdk.services.wafv2.model
-
- fallbackBehavior(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig.Builder
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- fallbackBehavior(FallbackBehavior) - Method in interface software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig.Builder
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- fallbackBehavior() - Method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- fallbackBehavior(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig.Builder
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- fallbackBehavior(FallbackBehavior) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig.Builder
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- fallbackBehavior() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- fallbackBehaviorAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- fallbackBehaviorAsString() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
The match status to assign to the web request if the request doesn't have a valid IP address in the specified
position.
- field(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException.Builder
-
The settings where the invalid parameter was found.
- field(ParameterExceptionField) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException.Builder
-
The settings where the invalid parameter was found.
- field() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException
-
The settings where the invalid parameter was found.
- fieldAsString() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException
-
The settings where the invalid parameter was found.
- fieldToMatch(FieldToMatch) - Method in interface software.amazon.awssdk.services.wafv2.model.ByteMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(Consumer<FieldToMatch.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.ByteMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
The part of the web request that you want WAF to inspect.
- FieldToMatch - Class in software.amazon.awssdk.services.wafv2.model
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(FieldToMatch) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(Consumer<FieldToMatch.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(FieldToMatch) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(Consumer<FieldToMatch.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(FieldToMatch) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(Consumer<FieldToMatch.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(FieldToMatch) - Method in interface software.amazon.awssdk.services.wafv2.model.SqliMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(Consumer<FieldToMatch.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.SqliMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(FieldToMatch) - Method in interface software.amazon.awssdk.services.wafv2.model.XssMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch(Consumer<FieldToMatch.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.XssMatchStatement.Builder
-
The part of the web request that you want WAF to inspect.
- fieldToMatch() - Method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
The part of the web request that you want WAF to inspect.
- FieldToMatch.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- Filter - Class in software.amazon.awssdk.services.wafv2.model
-
- Filter.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- FilterBehavior - Enum in software.amazon.awssdk.services.wafv2.model
-
- FilterRequirement - Enum in software.amazon.awssdk.services.wafv2.model
-
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingFilter.Builder
-
The filters that you want to apply to the logs.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingFilter.Builder
-
The filters that you want to apply to the logs.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingFilter.Builder
-
The filters that you want to apply to the logs.
- filters() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
The filters that you want to apply to the logs.
- FirewallManagerRuleGroup - Class in software.amazon.awssdk.services.wafv2.model
-
A rule group that's defined for an Firewall Manager WAF policy.
- FirewallManagerRuleGroup.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- firewallManagerStatement(FirewallManagerStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup.Builder
-
The processing guidance for an Firewall Manager rule.
- firewallManagerStatement(Consumer<FirewallManagerStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup.Builder
-
The processing guidance for an Firewall Manager rule.
- firewallManagerStatement() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
The processing guidance for an Firewall Manager rule.
- FirewallManagerStatement - Class in software.amazon.awssdk.services.wafv2.model
-
The processing guidance for an Firewall Manager rule.
- FirewallManagerStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- forecastedLifetime(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion.Builder
-
The amount of time you expect this version of your managed rule group to last, in days.
- forecastedLifetime() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
The amount of time you expect this version of your managed rule group to last, in days.
- forecastedLifetime(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.VersionToPublish.Builder
-
The amount of time the vendor expects this version of the managed rule group to last, in days.
- forecastedLifetime() - Method in class software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
The amount of time the vendor expects this version of the managed rule group to last, in days.
- ForwardedIPConfig - Class in software.amazon.awssdk.services.wafv2.model
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address
that's reported by the web request origin.
- forwardedIPConfig(ForwardedIPConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.GeoMatchStatement.Builder
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP
address that's reported by the web request origin.
- forwardedIPConfig(Consumer<ForwardedIPConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.GeoMatchStatement.Builder
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP
address that's reported by the web request origin.
- forwardedIPConfig() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address
that's reported by the web request origin.
- forwardedIPConfig(ForwardedIPConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatement.Builder
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP
address that's reported by the web request origin.
- forwardedIPConfig(Consumer<ForwardedIPConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatement.Builder
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP
address that's reported by the web request origin.
- forwardedIPConfig() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address
that's reported by the web request origin.
- ForwardedIPConfig.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ForwardedIPPosition - Enum in software.amazon.awssdk.services.wafv2.model
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ActionValue
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.BodyParsingFallbackBehavior
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ComparisonOperator
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.CountryCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FailureReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FallbackBehavior
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FilterBehavior
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FilterRequirement
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ForwardedIPPosition
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.InspectionLevel
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.IPAddressVersion
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.JsonMatchScope
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.LabelMatchScope
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.MapMatchScope
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.OversizeHandling
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ParameterExceptionField
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.PayloadType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.Platform
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.PositionalConstraint
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.RateBasedStatementAggregateKeyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ResourceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ResponseContentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.Scope
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.SensitivityLevel
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.TextTransformationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hasAddresses() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
For responses, this returns true if the service returned a value for the Addresses property.
- hasAddresses() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
For responses, this returns true if the service returned a value for the Addresses property.
- hasAddresses() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
For responses, this returns true if the service returned a value for the Addresses property.
- hasAddresses() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
For responses, this returns true if the service returned a value for the Addresses property.
- hasAvailableLabels() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
For responses, this returns true if the service returned a value for the AvailableLabels property.
- hasAvailableLabels() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
For responses, this returns true if the service returned a value for the AvailableLabels property.
- hasConditions() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
For responses, this returns true if the service returned a value for the Conditions property.
- hasConsumedLabels() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
For responses, this returns true if the service returned a value for the ConsumedLabels property.
- hasConsumedLabels() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
For responses, this returns true if the service returned a value for the ConsumedLabels property.
- hasCountryCodes() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
For responses, this returns true if the service returned a value for the CountryCodes property.
- hasCustomResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
For responses, this returns true if the service returned a value for the CustomResponseBodies property.
- hasCustomResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
For responses, this returns true if the service returned a value for the CustomResponseBodies property.
- hasCustomResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
For responses, this returns true if the service returned a value for the CustomResponseBodies property.
- hasCustomResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
For responses, this returns true if the service returned a value for the CustomResponseBodies property.
- hasCustomResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
For responses, this returns true if the service returned a value for the CustomResponseBodies property.
- hasCustomResponseBodies() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
For responses, this returns true if the service returned a value for the CustomResponseBodies property.
- hasExcludedCookies() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
For responses, this returns true if the service returned a value for the ExcludedCookies property.
- hasExcludedHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
For responses, this returns true if the service returned a value for the ExcludedHeaders property.
- hasExcludedRules() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
For responses, this returns true if the service returned a value for the ExcludedRules property.
- hasExcludedRules() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
For responses, this returns true if the service returned a value for the ExcludedRules property.
- hasFilters() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
For responses, this returns true if the service returned a value for the Filters property.
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ActionCondition
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.All
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.AllowAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.AllQueryArguments
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.AndStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.BlockAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Body
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Condition
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Cookies
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CountAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CustomRequestHandling
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DefaultAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ExcludedRule
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Headers
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPHeader
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ImmunityTimeProperty
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.JsonBody
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Label
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.LabelMatchStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.LabelNameCondition
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.LabelSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Method
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.NoneAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.NotStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.OrStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.OverrideAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.PasswordField
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.QueryString
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Regex
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.ReleaseSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RuleActionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.RuleSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.SingleHeader
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.SingleQueryArgument
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.TextTransformation
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.TimeWindow
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UriPath
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.UsernameField
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.VisibilityConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
- hasHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
For responses, this returns true if the service returned a value for the Headers property.
- hasIncludedCookies() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
For responses, this returns true if the service returned a value for the IncludedCookies property.
- hasIncludedHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
For responses, this returns true if the service returned a value for the IncludedHeaders property.
- hasIncludedPaths() - Method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
For responses, this returns true if the service returned a value for the IncludedPaths property.
- hasInsertHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.CustomRequestHandling
-
For responses, this returns true if the service returned a value for the InsertHeaders property.
- hasIpSets() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
For responses, this returns true if the service returned a value for the IPSets property.
- hasLabels() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
For responses, this returns true if the service returned a value for the Labels property.
- hasLogDestinationConfigs() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
For responses, this returns true if the service returned a value for the LogDestinationConfigs property.
- hasLoggingConfigurations() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
For responses, this returns true if the service returned a value for the LoggingConfigurations property.
- hasManagedRuleGroupConfigs() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
For responses, this returns true if the service returned a value for the ManagedRuleGroupConfigs property.
- hasManagedRuleGroups() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse
-
For responses, this returns true if the service returned a value for the ManagedRuleGroups property.
- hasManagedRuleSets() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse
-
For responses, this returns true if the service returned a value for the ManagedRuleSets property.
- hasPostProcessFirewallManagerRuleGroups() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
For responses, this returns true if the service returned a value for the PostProcessFirewallManagerRuleGroups
property.
- hasPreProcessFirewallManagerRuleGroups() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
For responses, this returns true if the service returned a value for the PreProcessFirewallManagerRuleGroups
property.
- hasPublishedVersions() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
For responses, this returns true if the service returned a value for the PublishedVersions property.
- hasRedactedFields() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
For responses, this returns true if the service returned a value for the RedactedFields property.
- hasRegexPatternSets() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
For responses, this returns true if the service returned a value for the RegexPatternSets property.
- hasRegularExpressionList() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
For responses, this returns true if the service returned a value for the RegularExpressionList property.
- hasRegularExpressionList() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
For responses, this returns true if the service returned a value for the RegularExpressionList property.
- hasRegularExpressionList() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
For responses, this returns true if the service returned a value for the RegularExpressionList property.
- hasReleaseSummaries() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
For responses, this returns true if the service returned a value for the ReleaseSummaries property.
- hasRequestHeadersInserted() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
For responses, this returns true if the service returned a value for the RequestHeadersInserted property.
- hasResourceArns() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse
-
For responses, this returns true if the service returned a value for the ResourceArns property.
- hasResponseHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
For responses, this returns true if the service returned a value for the ResponseHeaders property.
- hasRuleActionOverrides() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
For responses, this returns true if the service returned a value for the RuleActionOverrides property.
- hasRuleActionOverrides() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
For responses, this returns true if the service returned a value for the RuleActionOverrides property.
- hasRuleGroups() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
For responses, this returns true if the service returned a value for the RuleGroups property.
- hasRuleLabels() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
For responses, this returns true if the service returned a value for the RuleLabels property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
For responses, this returns true if the service returned a value for the Rules property.
- hasSampledRequests() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
For responses, this returns true if the service returned a value for the SampledRequests property.
- hasStatements() - Method in class software.amazon.awssdk.services.wafv2.model.AndStatement
-
For responses, this returns true if the service returned a value for the Statements property.
- hasStatements() - Method in class software.amazon.awssdk.services.wafv2.model.OrStatement
-
For responses, this returns true if the service returned a value for the Statements property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTagList() - Method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
For responses, this returns true if the service returned a value for the TagList property.
- hasTags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTextTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
For responses, this returns true if the service returned a value for the TextTransformations property.
- hasTextTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
For responses, this returns true if the service returned a value for the TextTransformations property.
- hasTextTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
For responses, this returns true if the service returned a value for the TextTransformations property.
- hasTextTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
For responses, this returns true if the service returned a value for the TextTransformations property.
- hasTextTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
For responses, this returns true if the service returned a value for the TextTransformations property.
- hasTextTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
For responses, this returns true if the service returned a value for the TextTransformations property.
- hasTokenDomains() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
For responses, this returns true if the service returned a value for the TokenDomains property.
- hasTokenDomains() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
For responses, this returns true if the service returned a value for the TokenDomains property.
- hasTokenDomains() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
For responses, this returns true if the service returned a value for the TokenDomains property.
- hasVersions() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
For responses, this returns true if the service returned a value for the Versions property.
- hasVersionsToPublish() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
For responses, this returns true if the service returned a value for the VersionsToPublish property.
- hasWebACLs() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse
-
For responses, this returns true if the service returned a value for the WebACLs property.
- HeaderMatchPattern - Class in software.amazon.awssdk.services.wafv2.model
-
The filter to use to identify the subset of headers to inspect in a web request.
- HeaderMatchPattern.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- headerName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig.Builder
-
The name of the HTTP header to use for the IP address.
- headerName() - Method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- headerName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig.Builder
-
The name of the HTTP header to use for the IP address.
- headerName() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- headers(Headers) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect the request headers.
- headers(Consumer<Headers.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect the request headers.
- headers() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
Inspect the request headers.
- Headers - Class in software.amazon.awssdk.services.wafv2.model
-
Inspect all headers in the web request.
- headers(Collection<HTTPHeader>) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPRequest.Builder
-
A complex type that contains the name and value for each header in the sampled web request.
- headers(HTTPHeader...) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPRequest.Builder
-
A complex type that contains the name and value for each header in the sampled web request.
- headers(Consumer<HTTPHeader.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPRequest.Builder
-
A complex type that contains the name and value for each header in the sampled web request.
- headers() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
A complex type that contains the name and value for each header in the sampled web request.
- Headers.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- HTTPHeader - Class in software.amazon.awssdk.services.wafv2.model
-
- HTTPHeader.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- HTTPRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- HTTPRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- httpVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPRequest.Builder
-
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
- httpVersion() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest.Builder
-
A unique identifier for the rule group.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
A unique identifier for the rule group.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest.Builder
-
The unique identifier for the web ACL.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
The unique identifier for the web ACL.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetIpSetRequest.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest.Builder
-
A unique identifier for the managed rule set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
A unique identifier for the managed rule set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest.Builder
-
A unique identifier for the rule group.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
A unique identifier for the rule group.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetWebAclRequest.Builder
-
The unique identifier for the web ACL.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
The unique identifier for the web ACL.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSet.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetSummary.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSet.Builder
-
A unique identifier for the managed rule set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
A unique identifier for the managed rule set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary.Builder
-
A unique identifier for the managed rule set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
A unique identifier for the managed rule set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest.Builder
-
A unique identifier for the managed rule set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
A unique identifier for the managed rule set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSet.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
A unique identifier for the rule group.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
A unique identifier for the rule group.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupSummary.Builder
-
A unique identifier for the rule group.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
A unique identifier for the rule group.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest.Builder
-
A unique identifier for the managed rule set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
A unique identifier for the managed rule set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
A unique identifier for the set.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
A unique identifier for the set.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
A unique identifier for the rule group.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
A unique identifier for the rule group.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
The unique identifier for the web ACL.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
The unique identifier for the web ACL.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
A unique identifier for the WebACL.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
A unique identifier for the WebACL.
- id(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACLSummary.Builder
-
The unique identifier for the web ACL.
- id() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
The unique identifier for the web ACL.
- identifier(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PasswordField.Builder
-
The name of the password field.
- identifier() - Method in class software.amazon.awssdk.services.wafv2.model.PasswordField
-
The name of the password field.
- identifier(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UsernameField.Builder
-
The name of the username field.
- identifier() - Method in class software.amazon.awssdk.services.wafv2.model.UsernameField
-
The name of the username field.
- immunityTime(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.ImmunityTimeProperty.Builder
-
The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by
WAF.
- immunityTime() - Method in class software.amazon.awssdk.services.wafv2.model.ImmunityTimeProperty
-
The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by WAF.
- immunityTimeProperty(ImmunityTimeProperty) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaConfig.Builder
-
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully
solves a CAPTCHA puzzle.
- immunityTimeProperty(Consumer<ImmunityTimeProperty.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaConfig.Builder
-
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully
solves a CAPTCHA puzzle.
- immunityTimeProperty() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaConfig
-
Determines how long a CAPTCHA timestamp in the token remains valid after the client successfully
solves a CAPTCHA puzzle.
- immunityTimeProperty(ImmunityTimeProperty) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeConfig.Builder
-
Determines how long a challenge timestamp in the token remains valid after the client successfully responds
to a challenge.
- immunityTimeProperty(Consumer<ImmunityTimeProperty.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeConfig.Builder
-
Determines how long a challenge timestamp in the token remains valid after the client successfully responds
to a challenge.
- immunityTimeProperty() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeConfig
-
Determines how long a challenge timestamp in the token remains valid after the client successfully responds to a
challenge.
- ImmunityTimeProperty - Class in software.amazon.awssdk.services.wafv2.model
-
Used for CAPTCHA and challenge token settings.
- ImmunityTimeProperty.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- includedCookies(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.CookieMatchPattern.Builder
-
Inspect only the cookies that have a key that matches one of the strings specified here.
- includedCookies(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.CookieMatchPattern.Builder
-
Inspect only the cookies that have a key that matches one of the strings specified here.
- includedCookies() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
Inspect only the cookies that have a key that matches one of the strings specified here.
- includedHeaders(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern.Builder
-
Inspect only the headers that have a key that matches one of the strings specified here.
- includedHeaders(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern.Builder
-
Inspect only the headers that have a key that matches one of the strings specified here.
- includedHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
Inspect only the headers that have a key that matches one of the strings specified here.
- includedPaths(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.JsonMatchPattern.Builder
-
Match only the specified include paths.
- includedPaths(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.JsonMatchPattern.Builder
-
Match only the specified include paths.
- includedPaths() - Method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
Match only the specified include paths.
- insertHeaders(Collection<CustomHTTPHeader>) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomRequestHandling.Builder
-
The HTTP headers to insert into the request.
- insertHeaders(CustomHTTPHeader...) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomRequestHandling.Builder
-
The HTTP headers to insert into the request.
- insertHeaders(Consumer<CustomHTTPHeader.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomRequestHandling.Builder
-
The HTTP headers to insert into the request.
- insertHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.CustomRequestHandling
-
The HTTP headers to insert into the request.
- inspectionLevel(String) - Method in interface software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet.Builder
-
The inspection level to use for the Bot Control rule group.
- inspectionLevel(InspectionLevel) - Method in interface software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet.Builder
-
The inspection level to use for the Bot Control rule group.
- inspectionLevel() - Method in class software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet
-
The inspection level to use for the Bot Control rule group.
- InspectionLevel - Enum in software.amazon.awssdk.services.wafv2.model
-
- inspectionLevelAsString() - Method in class software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet
-
The inspection level to use for the Bot Control rule group.
- invalidFallbackBehavior(String) - Method in interface software.amazon.awssdk.services.wafv2.model.JsonBody.Builder
-
What WAF should do if it fails to completely parse the JSON body.
- invalidFallbackBehavior(BodyParsingFallbackBehavior) - Method in interface software.amazon.awssdk.services.wafv2.model.JsonBody.Builder
-
What WAF should do if it fails to completely parse the JSON body.
- invalidFallbackBehavior() - Method in class software.amazon.awssdk.services.wafv2.model.JsonBody
-
What WAF should do if it fails to completely parse the JSON body.
- invalidFallbackBehaviorAsString() - Method in class software.amazon.awssdk.services.wafv2.model.JsonBody
-
What WAF should do if it fails to completely parse the JSON body.
- ipAddressVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersion(IPAddressVersion) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersion() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
The version of the IP addresses, either IPV4 or IPV6.
- IPAddressVersion - Enum in software.amazon.awssdk.services.wafv2.model
-
- ipAddressVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSet.Builder
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersion(IPAddressVersion) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSet.Builder
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersion() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet.Builder
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersion(IPAddressVersion) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet.Builder
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersion() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersionAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersionAsString() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
The version of the IP addresses, either IPV4 or IPV6.
- ipAddressVersionAsString() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
The version of the IP addresses, either IPV4 or IPV6.
- ipSet(IPSet) - Method in interface software.amazon.awssdk.services.wafv2.model.GetIpSetResponse.Builder
-
- ipSet(Consumer<IPSet.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.GetIpSetResponse.Builder
-
- ipSet() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetResponse
-
- IPSet - Class in software.amazon.awssdk.services.wafv2.model
-
Contains zero or more IP addresses or blocks of IP addresses specified in Classless Inter-Domain Routing (CIDR)
notation.
- IPSet.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- IPSetForwardedIPConfig - Class in software.amazon.awssdk.services.wafv2.model
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address
that's reported by the web request origin.
- ipSetForwardedIPConfig(IPSetForwardedIPConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement.Builder
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP
address that's reported by the web request origin.
- ipSetForwardedIPConfig(Consumer<IPSetForwardedIPConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement.Builder
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP
address that's reported by the web request origin.
- ipSetForwardedIPConfig() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement
-
The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address
that's reported by the web request origin.
- IPSetForwardedIPConfig.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- IPSetReferenceStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
- ipSetReferenceStatement(IPSetReferenceStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
- ipSetReferenceStatement(Consumer<IPSetReferenceStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
- ipSetReferenceStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
- IPSetReferenceStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ipSets(Collection<IPSetSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse.Builder
-
Array of IPSets.
- ipSets(IPSetSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse.Builder
-
Array of IPSets.
- ipSets(Consumer<IPSetSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse.Builder
-
Array of IPSets.
- ipSets() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
Array of IPSets.
- IPSetSummary - Class in software.amazon.awssdk.services.wafv2.model
-
High-level information about an
IPSet, returned by operations like create and list.
- IPSetSummary.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- Label - Class in software.amazon.awssdk.services.wafv2.model
-
A single label container.
- Label.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- LabelMatchScope - Enum in software.amazon.awssdk.services.wafv2.model
-
- LabelMatchStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rule statement to match against labels that have been added to the web request by rules that have already run in
the web ACL.
- labelMatchStatement(LabelMatchStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement to match against labels that have been added to the web request by rules that have already
run in the web ACL.
- labelMatchStatement(Consumer<LabelMatchStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement to match against labels that have been added to the web request by rules that have already
run in the web ACL.
- labelMatchStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rule statement to match against labels that have been added to the web request by rules that have already run
in the web ACL.
- LabelMatchStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- labelName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.LabelNameCondition.Builder
-
The label name that a log record must contain in order to meet the condition.
- labelName() - Method in class software.amazon.awssdk.services.wafv2.model.LabelNameCondition
-
The label name that a log record must contain in order to meet the condition.
- labelNameCondition(LabelNameCondition) - Method in interface software.amazon.awssdk.services.wafv2.model.Condition.Builder
-
A single label name condition.
- labelNameCondition(Consumer<LabelNameCondition.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Condition.Builder
-
A single label name condition.
- labelNameCondition() - Method in class software.amazon.awssdk.services.wafv2.model.Condition
-
A single label name condition.
- LabelNameCondition - Class in software.amazon.awssdk.services.wafv2.model
-
A single label name condition for a
Condition in a logging filter.
- LabelNameCondition.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- labelNamespace(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The label namespace prefix for this rule group.
- labelNamespace() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
The label namespace prefix for this rule group.
- labelNamespace(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSet.Builder
-
The label namespace prefix for the managed rule groups that are offered to customers from this managed rule
set.
- labelNamespace() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
The label namespace prefix for the managed rule groups that are offered to customers from this managed rule set.
- labelNamespace(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary.Builder
-
The label namespace prefix for the managed rule groups that are offered to customers from this managed rule
set.
- labelNamespace() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
The label namespace prefix for the managed rule groups that are offered to customers from this managed rule set.
- labelNamespace(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The label namespace prefix for this rule group.
- labelNamespace() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
The label namespace prefix for this rule group.
- labelNamespace(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
The label namespace prefix for this web ACL.
- labelNamespace() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
The label namespace prefix for this web ACL.
- labels(Collection<Label>) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
Labels applied to the web request by matching rules.
- labels(Label...) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
Labels applied to the web request by matching rules.
- labels(Consumer<Label.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
Labels applied to the web request by matching rules.
- labels() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
Labels applied to the web request by matching rules.
- LabelSummary - Class in software.amazon.awssdk.services.wafv2.model
-
List of labels used by one or more of the rules of a
RuleGroup.
- LabelSummary.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- lastUpdateTimestamp(Instant) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion.Builder
-
The date and time that the managed rule group owner updated the rule group version information.
- lastUpdateTimestamp() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion
-
The date and time that the managed rule group owner updated the rule group version information.
- lastUpdateTimestamp(Instant) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion.Builder
-
The last time that you updated this version.
- lastUpdateTimestamp() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
The last time that you updated this version.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest.Builder
-
The maximum number of objects that you want WAF to return for this request.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
The maximum number of objects that you want WAF to return for this request.
- limit(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatement.Builder
-
The limit on requests per 5-minute period for a single originating IP address.
- limit() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
The limit on requests per 5-minute period for a single originating IP address.
- listAvailableManagedRuleGroups(ListAvailableManagedRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of managed rule groups that are available for you to use.
- listAvailableManagedRuleGroups(Consumer<ListAvailableManagedRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of managed rule groups that are available for you to use.
- listAvailableManagedRuleGroups(ListAvailableManagedRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of managed rule groups that are available for you to use.
- listAvailableManagedRuleGroups(Consumer<ListAvailableManagedRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of managed rule groups that are available for you to use.
- ListAvailableManagedRuleGroupsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListAvailableManagedRuleGroupsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListAvailableManagedRuleGroupsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListAvailableManagedRuleGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListAvailableManagedRuleGroupsRequestMarshaller
-
- ListAvailableManagedRuleGroupsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListAvailableManagedRuleGroupsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listAvailableManagedRuleGroupVersions(ListAvailableManagedRuleGroupVersionsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Returns a list of the available versions for the specified managed rule group.
- listAvailableManagedRuleGroupVersions(Consumer<ListAvailableManagedRuleGroupVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Returns a list of the available versions for the specified managed rule group.
- listAvailableManagedRuleGroupVersions(ListAvailableManagedRuleGroupVersionsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Returns a list of the available versions for the specified managed rule group.
- listAvailableManagedRuleGroupVersions(Consumer<ListAvailableManagedRuleGroupVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Returns a list of the available versions for the specified managed rule group.
- ListAvailableManagedRuleGroupVersionsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListAvailableManagedRuleGroupVersionsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListAvailableManagedRuleGroupVersionsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListAvailableManagedRuleGroupVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListAvailableManagedRuleGroupVersionsRequestMarshaller
-
- ListAvailableManagedRuleGroupVersionsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListAvailableManagedRuleGroupVersionsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listIPSets(ListIpSetsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of
IPSetSummary objects for the IP sets that you manage.
- listIPSets(Consumer<ListIpSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of
IPSetSummary objects for the IP sets that you manage.
- listIPSets(ListIpSetsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of
IPSetSummary objects for the IP sets that you manage.
- listIPSets(Consumer<ListIpSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of
IPSetSummary objects for the IP sets that you manage.
- ListIpSetsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListIpSetsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListIpSetsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListIpSetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListIpSetsRequestMarshaller
-
- ListIpSetsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListIpSetsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- listLoggingConfigurations(Consumer<ListLoggingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- listLoggingConfigurations(Consumer<ListLoggingConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- ListLoggingConfigurationsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListLoggingConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListLoggingConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListLoggingConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListLoggingConfigurationsRequestMarshaller
-
- ListLoggingConfigurationsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListLoggingConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listManagedRuleSets(ListManagedRuleSetsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves the managed rule sets that you own.
- listManagedRuleSets(Consumer<ListManagedRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves the managed rule sets that you own.
- listManagedRuleSets(ListManagedRuleSetsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves the managed rule sets that you own.
- listManagedRuleSets(Consumer<ListManagedRuleSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves the managed rule sets that you own.
- ListManagedRuleSetsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListManagedRuleSetsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListManagedRuleSetsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListManagedRuleSetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListManagedRuleSetsRequestMarshaller
-
- ListManagedRuleSetsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListManagedRuleSetsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listMobileSdkReleases(ListMobileSdkReleasesRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves a list of the available releases for the mobile SDK and the specified device platform.
- listMobileSdkReleases(Consumer<ListMobileSdkReleasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves a list of the available releases for the mobile SDK and the specified device platform.
- listMobileSdkReleases(ListMobileSdkReleasesRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves a list of the available releases for the mobile SDK and the specified device platform.
- listMobileSdkReleases(Consumer<ListMobileSdkReleasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves a list of the available releases for the mobile SDK and the specified device platform.
- ListMobileSdkReleasesRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListMobileSdkReleasesRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListMobileSdkReleasesRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListMobileSdkReleasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListMobileSdkReleasesRequestMarshaller
-
- ListMobileSdkReleasesResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListMobileSdkReleasesResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listRegexPatternSets(ListRegexPatternSetsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- listRegexPatternSets(Consumer<ListRegexPatternSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- listRegexPatternSets(ListRegexPatternSetsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- listRegexPatternSets(Consumer<ListRegexPatternSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- ListRegexPatternSetsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListRegexPatternSetsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListRegexPatternSetsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListRegexPatternSetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListRegexPatternSetsRequestMarshaller
-
- ListRegexPatternSetsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListRegexPatternSetsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listResourcesForWebACL(ListResourcesForWebAclRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
- listResourcesForWebACL(Consumer<ListResourcesForWebAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
- listResourcesForWebACL(ListResourcesForWebAclRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
- listResourcesForWebACL(Consumer<ListResourcesForWebAclRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the
specified web ACL.
- ListResourcesForWebAclRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListResourcesForWebAclRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListResourcesForWebAclRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListResourcesForWebAclRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListResourcesForWebAclRequestMarshaller
-
- ListResourcesForWebAclResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListResourcesForWebAclResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listRuleGroups(ListRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of
RuleGroupSummary objects for the rule groups that you manage.
- listRuleGroups(Consumer<ListRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of
RuleGroupSummary objects for the rule groups that you manage.
- listRuleGroups(ListRuleGroupsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of
RuleGroupSummary objects for the rule groups that you manage.
- listRuleGroups(Consumer<ListRuleGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of
RuleGroupSummary objects for the rule groups that you manage.
- ListRuleGroupsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListRuleGroupsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListRuleGroupsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListRuleGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListRuleGroupsRequestMarshaller
-
- ListRuleGroupsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListRuleGroupsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- listWebACLs(ListWebAcLsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of
WebACLSummary objects for the web ACLs that you manage.
- listWebACLs(Consumer<ListWebAcLsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Retrieves an array of
WebACLSummary objects for the web ACLs that you manage.
- listWebACLs(ListWebAcLsRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of
WebACLSummary objects for the web ACLs that you manage.
- listWebACLs(Consumer<ListWebAcLsRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Retrieves an array of
WebACLSummary objects for the web ACLs that you manage.
- ListWebAcLsRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- ListWebAcLsRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ListWebAcLsRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- ListWebAcLsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.ListWebAcLsRequestMarshaller
-
- ListWebAcLsResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- ListWebAcLsResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetIpSetResponse.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetResponse
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetResponse.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetResponse
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetWebAclResponse.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclResponse
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetSummary.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupSummary.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
A token used for optimistic locking.
- lockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACLSummary.Builder
-
A token used for optimistic locking.
- lockToken() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
A token used for optimistic locking.
- logDestinationConfigs(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
The logging destination configuration that you want to associate with the web ACL.
- logDestinationConfigs(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
The logging destination configuration that you want to associate with the web ACL.
- logDestinationConfigs() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
The logging destination configuration that you want to associate with the web ACL.
- loggingConfiguration(LoggingConfiguration) - Method in interface software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse.Builder
-
- loggingConfiguration(Consumer<LoggingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse.Builder
-
- loggingConfiguration() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse
-
- LoggingConfiguration - Class in software.amazon.awssdk.services.wafv2.model
-
Defines an association between logging destinations and a web ACL resource, for logging from WAF.
- loggingConfiguration(LoggingConfiguration) - Method in interface software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest.Builder
-
- loggingConfiguration(Consumer<LoggingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest.Builder
-
- loggingConfiguration() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest
-
- loggingConfiguration(LoggingConfiguration) - Method in interface software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse.Builder
-
- loggingConfiguration(Consumer<LoggingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse.Builder
-
- loggingConfiguration() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse
-
- LoggingConfiguration.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- loggingConfigurations(Collection<LoggingConfiguration>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse.Builder
-
- loggingConfigurations(LoggingConfiguration...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse.Builder
-
- loggingConfigurations(Consumer<LoggingConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse.Builder
-
- loggingConfigurations() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
- loggingFilter(LoggingFilter) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
Filtering that specifies which web requests are kept in the logs and which are dropped.
- loggingFilter(Consumer<LoggingFilter.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
Filtering that specifies which web requests are kept in the logs and which are dropped.
- loggingFilter() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
Filtering that specifies which web requests are kept in the logs and which are dropped.
- LoggingFilter - Class in software.amazon.awssdk.services.wafv2.model
-
Filtering that specifies which web requests are kept in the logs and which are dropped, defined for a web ACL's
LoggingConfiguration.
- LoggingFilter.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- loginPath(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig.Builder
-
The path of the login endpoint for your application.
- loginPath() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig
-
The path of the login endpoint for your application.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
The name of the IP set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
The name of the IP set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
The name of the set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
The name of the set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
The name of the rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
The name of the rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
The name of the web ACL.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
The name of the web ACL.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader.Builder
-
The name of the custom header.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader
-
The name of the custom header.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest.Builder
-
The name of the IP set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
The name of the IP set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest.Builder
-
The name of the set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
The name of the set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest.Builder
-
The name of the rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
The name of the rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest.Builder
-
The name of the web ACL.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
The name of the web ACL.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest.Builder
-
The name of the managed rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ExcludedRule.Builder
-
The name of the rule whose action you want to override to Count.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.ExcludedRule
-
The name of the rule whose action you want to override to Count.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup.Builder
-
The name of the rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
The name of the rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetIpSetRequest.Builder
-
The name of the IP set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
The name of the IP set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest.Builder
-
The name of the managed rule set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
The name of the managed rule set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest.Builder
-
The name of the set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
The name of the set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest.Builder
-
The name of the rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
The name of the rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetWebAclRequest.Builder
-
The name of the web ACL.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
The name of the web ACL.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPHeader.Builder
-
The name of the HTTP header.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPHeader
-
The name of the HTTP header.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSet.Builder
-
The name of the IP set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
The name of the IP set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.IPSetSummary.Builder
-
The name of the IP set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
The name of the IP set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.Label.Builder
-
The label string.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.Label
-
The label string.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.LabelSummary.Builder
-
An individual label specification.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.LabelSummary
-
An individual label specification.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest.Builder
-
The name of the managed rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
The name of the managed rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
The name of the managed rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary.Builder
-
The name of the managed rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion.Builder
-
The version name.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion
-
The version name.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSet.Builder
-
The name of the managed rule set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
The name of the managed rule set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary.Builder
-
The name of the managed rule set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
The name of the managed rule set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest.Builder
-
The name of the managed rule set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
The name of the managed rule set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSet.Builder
-
The name of the set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
The name of the set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary.Builder
-
The name of the data type instance.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
The name of the data type instance.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
The name of the rule.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
The name of the rule.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleActionOverride.Builder
-
The name of the rule to override.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.RuleActionOverride
-
The name of the rule to override.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The name of the rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
The name of the rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupSummary.Builder
-
The name of the data type instance.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
The name of the data type instance.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleSummary.Builder
-
The name of the rule.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.RuleSummary
-
The name of the rule.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.SingleHeader.Builder
-
The name of the query header to inspect.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.SingleHeader
-
The name of the query header to inspect.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.SingleQueryArgument.Builder
-
The name of the query argument to inspect.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.SingleQueryArgument
-
The name of the query argument to inspect.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest.Builder
-
The name of the IP set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
The name of the IP set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest.Builder
-
The name of the managed rule set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
The name of the managed rule set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
The name of the set.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
The name of the set.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
The name of the rule group.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
The name of the rule group.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
The name of the web ACL.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
The name of the web ACL.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
The name of the web ACL.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
The name of the web ACL.
- name(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACLSummary.Builder
-
The name of the web ACL.
- name() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
The name of the web ACL.
- nextLockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsResponse.Builder
-
A token used for optimistic locking.
- nextLockToken() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsResponse
-
A token used for optimistic locking.
- nextLockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetResponse.Builder
-
A token used for optimistic locking.
- nextLockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetResponse
-
A token used for optimistic locking.
- nextLockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateResponse.Builder
-
A token used for optimistic locking.
- nextLockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateResponse
-
A token used for optimistic locking.
- nextLockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetResponse.Builder
-
A token used for optimistic locking.
- nextLockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetResponse
-
A token used for optimistic locking.
- nextLockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupResponse.Builder
-
A token used for optimistic locking.
- nextLockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupResponse
-
A token used for optimistic locking.
- nextLockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclResponse.Builder
-
A token used for optimistic locking.
- nextLockToken() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclResponse
-
A token used for optimistic locking.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse.Builder
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextMarker() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse
-
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
- nextWebACLLockToken(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsResponse.Builder
-
A token used for optimistic locking.
- nextWebACLLockToken() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsResponse
-
A token used for optimistic locking.
- none(NoneAction) - Method in interface software.amazon.awssdk.services.wafv2.model.OverrideAction.Builder
-
Don't override the rule group evaluation result.
- none(Consumer<NoneAction.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.OverrideAction.Builder
-
Don't override the rule group evaluation result.
- none() - Method in class software.amazon.awssdk.services.wafv2.model.OverrideAction
-
Don't override the rule group evaluation result.
- NoneAction - Class in software.amazon.awssdk.services.wafv2.model
-
Specifies that WAF should do nothing.
- NoneAction.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- NotStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A logical rule statement used to negate the results of another rule statement.
- notStatement(NotStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A logical rule statement used to negate the results of another rule statement.
- notStatement(Consumer<NotStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A logical rule statement used to negate the results of another rule statement.
- notStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A logical rule statement used to negate the results of another rule statement.
- NotStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- RateBasedStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rate-based rule tracks the rate of requests for each originating IP address, and triggers the rule action when the
rate exceeds a limit that you specify on the number of requests in any 5-minute time span.
- rateBasedStatement(RateBasedStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rate-based rule tracks the rate of requests for each originating IP address, and triggers the rule action
when the rate exceeds a limit that you specify on the number of requests in any 5-minute time span.
- rateBasedStatement(Consumer<RateBasedStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rate-based rule tracks the rate of requests for each originating IP address, and triggers the rule action
when the rate exceeds a limit that you specify on the number of requests in any 5-minute time span.
- rateBasedStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rate-based rule tracks the rate of requests for each originating IP address, and triggers the rule action when
the rate exceeds a limit that you specify on the number of requests in any 5-minute time span.
- RateBasedStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- RateBasedStatementAggregateKeyType - Enum in software.amazon.awssdk.services.wafv2.model
-
- RateBasedStatementManagedKeysIPSet - Class in software.amazon.awssdk.services.wafv2.model
-
- RateBasedStatementManagedKeysIPSet.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- reason(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException.Builder
-
Additional information about the exception.
- reason() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException
-
Additional information about the exception.
- recommendedVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleSet.Builder
-
The version that you would like your customers to use.
- recommendedVersion() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
The version that you would like your customers to use.
- recommendedVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest.Builder
-
The version of the named managed rule group that you'd like your customers to choose, from among your version
offerings.
- recommendedVersion() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
The version of the named managed rule group that you'd like your customers to choose, from among your version
offerings.
- redactedFields(Collection<FieldToMatch>) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
The parts of the request that you want to keep out of the logs.
- redactedFields(FieldToMatch...) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
The parts of the request that you want to keep out of the logs.
- redactedFields(Consumer<FieldToMatch.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
The parts of the request that you want to keep out of the logs.
- redactedFields() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
The parts of the request that you want to keep out of the logs.
- Regex - Class in software.amazon.awssdk.services.wafv2.model
-
A single regular expression.
- Regex.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- RegexMatchStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rule statement used to search web request components for a match against a single regular expression.
- regexMatchStatement(RegexMatchStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to search web request components for a match against a single regular expression.
- regexMatchStatement(Consumer<RegexMatchStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to search web request components for a match against a single regular expression.
- regexMatchStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rule statement used to search web request components for a match against a single regular expression.
- RegexMatchStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- regexPatternSet(RegexPatternSet) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse.Builder
-
- regexPatternSet(Consumer<RegexPatternSet.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse.Builder
-
- regexPatternSet() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse
-
- RegexPatternSet - Class in software.amazon.awssdk.services.wafv2.model
-
Contains one or more regular expressions.
- RegexPatternSet.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- RegexPatternSetReferenceStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rule statement used to search web request components for matches with regular expressions.
- regexPatternSetReferenceStatement(RegexPatternSetReferenceStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to search web request components for matches with regular expressions.
- regexPatternSetReferenceStatement(Consumer<RegexPatternSetReferenceStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to search web request components for matches with regular expressions.
- regexPatternSetReferenceStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rule statement used to search web request components for matches with regular expressions.
- RegexPatternSetReferenceStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- regexPatternSets(Collection<RegexPatternSetSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse.Builder
-
- regexPatternSets(RegexPatternSetSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse.Builder
-
- regexPatternSets(Consumer<RegexPatternSetSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse.Builder
-
- regexPatternSets() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
- RegexPatternSetSummary - Class in software.amazon.awssdk.services.wafv2.model
-
High-level information about a
RegexPatternSet, returned by operations like create and list.
- RegexPatternSetSummary.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- regexString(String) - Method in interface software.amazon.awssdk.services.wafv2.model.Regex.Builder
-
The string representing the regular expression.
- regexString() - Method in class software.amazon.awssdk.services.wafv2.model.Regex
-
The string representing the regular expression.
- regexString(String) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexMatchStatement.Builder
-
The string representing the regular expression.
- regexString() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
The string representing the regular expression.
- regularExpressionList(Collection<Regex>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
Array of regular expression strings.
- regularExpressionList(Regex...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
Array of regular expression strings.
- regularExpressionList(Consumer<Regex.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
Array of regular expression strings.
- regularExpressionList() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
Array of regular expression strings.
- regularExpressionList(Collection<Regex>) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSet.Builder
-
The regular expression patterns in the set.
- regularExpressionList(Regex...) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSet.Builder
-
The regular expression patterns in the set.
- regularExpressionList(Consumer<Regex.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSet.Builder
-
The regular expression patterns in the set.
- regularExpressionList() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
The regular expression patterns in the set.
- regularExpressionList(Collection<Regex>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
- regularExpressionList(Regex...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
- regularExpressionList(Consumer<Regex.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
- regularExpressionList() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
- releaseNotes(String) - Method in interface software.amazon.awssdk.services.wafv2.model.MobileSdkRelease.Builder
-
Notes describing the release.
- releaseNotes() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
Notes describing the release.
- releaseSummaries(Collection<ReleaseSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse.Builder
-
High level information for the available SDK releases.
- releaseSummaries(ReleaseSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse.Builder
-
High level information for the available SDK releases.
- releaseSummaries(Consumer<ReleaseSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse.Builder
-
High level information for the available SDK releases.
- releaseSummaries() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
High level information for the available SDK releases.
- ReleaseSummary - Class in software.amazon.awssdk.services.wafv2.model
-
High level information for an SDK release.
- ReleaseSummary.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- releaseVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlRequest.Builder
-
The release version.
- releaseVersion() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlRequest
-
The release version.
- releaseVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseRequest.Builder
-
The release version.
- releaseVersion() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseRequest
-
The release version.
- releaseVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.MobileSdkRelease.Builder
-
The release version.
- releaseVersion() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
The release version.
- releaseVersion(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ReleaseSummary.Builder
-
The release version.
- releaseVersion() - Method in class software.amazon.awssdk.services.wafv2.model.ReleaseSummary
-
The release version.
- request(HTTPRequest) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
A complex type that contains detailed information about the request.
- request(Consumer<HTTPRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
A complex type that contains detailed information about the request.
- request() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
A complex type that contains detailed information about the request.
- requestHeadersInserted(Collection<HTTPHeader>) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
Custom request headers inserted by WAF into the request, according to the custom request configuration for
the matching rule action.
- requestHeadersInserted(HTTPHeader...) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
Custom request headers inserted by WAF into the request, according to the custom request configuration for
the matching rule action.
- requestHeadersInserted(Consumer<HTTPHeader.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
Custom request headers inserted by WAF into the request, according to the custom request configuration for
the matching rule action.
- requestHeadersInserted() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
Custom request headers inserted by WAF into the request, according to the custom request configuration for the
matching rule action.
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafAssociatedItemException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafConfigurationWarningException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafDuplicateItemException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafExpiredManagedRuleGroupVersionException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInternalErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidOperationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidPermissionPolicyException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidResourceException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLimitsExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLogDestinationPermissionIssueException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafNonexistentItemException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafSubscriptionNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationInternalErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.WafUnavailableEntityException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.wafv2.model.Wafv2Exception.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Exception.BuilderImpl
-
- requirement(String) - Method in interface software.amazon.awssdk.services.wafv2.model.Filter.Builder
-
Logic to apply to the filtering conditions.
- requirement(FilterRequirement) - Method in interface software.amazon.awssdk.services.wafv2.model.Filter.Builder
-
Logic to apply to the filtering conditions.
- requirement() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
Logic to apply to the filtering conditions.
- requirementAsString() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
Logic to apply to the filtering conditions.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.AssociateWebAclRequest.Builder
-
The Amazon Resource Name (ARN) of the resource to associate with the web ACL.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclRequest
-
The Amazon Resource Name (ARN) of the resource to associate with the web ACL.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the
LoggingConfiguration.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationRequest
-
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the
LoggingConfiguration.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyRequest.Builder
-
The Amazon Resource Name (ARN) of the rule group from which you want to delete the policy.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group from which you want to delete the policy.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DisassociateWebAclRequest.Builder
-
The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclRequest
-
The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationRequest.Builder
-
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationRequest
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyRequest.Builder
-
The Amazon Resource Name (ARN) of the rule group for which you want to get the policy.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group for which you want to get the policy.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource whose web ACL you want to retrieve.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceRequest
-
The Amazon Resource Name (ARN) of the resource whose web ACL you want to retrieve.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource.
- resourceARN() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.LoggingConfiguration.Builder
-
The Amazon Resource Name (ARN) of the web ACL that you want to associate with
LogDestinationConfigs.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyRequest.Builder
-
The Amazon Resource Name (ARN) of the
RuleGroup to which you want to attach the policy.
- resourceArn() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the
RuleGroup to which you want to attach the policy.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.wafv2.model.TagInfoForResource.Builder
-
The Amazon Resource Name (ARN) of the resource.
- resourceARN() - Method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
The Amazon Resource Name (ARN) of the resource.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.wafv2.model.TagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource.
- resourceARN() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UntagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the resource.
- resourceARN() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- resourceArns(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse.Builder
-
The array of Amazon Resource Names (ARNs) of the associated resources.
- resourceArns(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse.Builder
-
The array of Amazon Resource Names (ARNs) of the associated resources.
- resourceArns() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse
-
The array of Amazon Resource Names (ARNs) of the associated resources.
- resourceType(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest.Builder
-
Used for web ACLs that are scoped for regional applications.
- resourceType(ResourceType) - Method in interface software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest.Builder
-
Used for web ACLs that are scoped for regional applications.
- resourceType() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest
-
Used for web ACLs that are scoped for regional applications.
- ResourceType - Enum in software.amazon.awssdk.services.wafv2.model
-
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest
-
Used for web ACLs that are scoped for regional applications.
- responseCode(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaResponse.Builder
-
The HTTP response code indicating the status of the CAPTCHA token in the web request.
- responseCode() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
The HTTP response code indicating the status of the CAPTCHA token in the web request.
- responseCode(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeResponse.Builder
-
The HTTP response code indicating the status of the challenge token in the web request.
- responseCode() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
The HTTP response code indicating the status of the challenge token in the web request.
- responseCode(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponse.Builder
-
The HTTP status code to return to the client.
- responseCode() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
The HTTP status code to return to the client.
- responseCodeSent(Integer) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The response code that was sent for the request.
- responseCodeSent() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
The response code that was sent for the request.
- ResponseContentType - Enum in software.amazon.awssdk.services.wafv2.model
-
- responseHeaders(Collection<CustomHTTPHeader>) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponse.Builder
-
The HTTP headers to use in the response.
- responseHeaders(CustomHTTPHeader...) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponse.Builder
-
The HTTP headers to use in the response.
- responseHeaders(Consumer<CustomHTTPHeader.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomResponse.Builder
-
The HTTP headers to use in the response.
- responseHeaders() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
The HTTP headers to use in the response.
- responseMetadata() - Method in interface software.amazon.awssdk.services.wafv2.model.Wafv2Response.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.wafv2.model.Wafv2Response.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Response.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Response.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Response
-
- Rule - Class in software.amazon.awssdk.services.wafv2.model
-
A single rule, which you can use in a
WebACL or
RuleGroup to identify web requests that you want to
allow, block, or count.
- Rule.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- RuleAction - Class in software.amazon.awssdk.services.wafv2.model
-
The action that WAF should take on a web request when it matches a rule's statement.
- RuleAction.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- RuleActionOverride - Class in software.amazon.awssdk.services.wafv2.model
-
Action setting to use in the place of a rule action that is configured inside the rule group.
- RuleActionOverride.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ruleActionOverrides(Collection<RuleActionOverride>) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleActionOverrides(RuleActionOverride...) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleActionOverrides(Consumer<RuleActionOverride.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleActionOverrides() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleActionOverrides(Collection<RuleActionOverride>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement.Builder
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleActionOverrides(RuleActionOverride...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement.Builder
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleActionOverrides(Consumer<RuleActionOverride.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement.Builder
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleActionOverrides() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
Action settings to use in the place of the rule actions that are configured inside the rule group.
- ruleGroup(RuleGroup) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse.Builder
-
- ruleGroup(Consumer<RuleGroup.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse.Builder
-
- ruleGroup() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse
-
- RuleGroup - Class in software.amazon.awssdk.services.wafv2.model
-
A rule group defines a collection of rules to inspect and control web requests that you can use in a
WebACL.
- RuleGroup.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ruleGroupReferenceStatement(RuleGroupReferenceStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement.Builder
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- ruleGroupReferenceStatement(Consumer<RuleGroupReferenceStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement.Builder
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- ruleGroupReferenceStatement() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- RuleGroupReferenceStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- ruleGroupReferenceStatement(RuleGroupReferenceStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- ruleGroupReferenceStatement(Consumer<RuleGroupReferenceStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- ruleGroupReferenceStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- RuleGroupReferenceStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ruleGroupRuleName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest.Builder
-
The name of the rule group reference statement in your web ACL.
- ruleGroupRuleName() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the rule group reference statement in your web ACL.
- ruleGroups(Collection<RuleGroupSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse.Builder
-
- ruleGroups(RuleGroupSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse.Builder
-
- ruleGroups(Consumer<RuleGroupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse.Builder
-
- ruleGroups() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
- RuleGroupSummary - Class in software.amazon.awssdk.services.wafv2.model
-
High-level information about a
RuleGroup, returned by operations like create and list.
- RuleGroupSummary.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- ruleLabels(Collection<Label>) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Labels to apply to web requests that match the rule match statement.
- ruleLabels(Label...) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Labels to apply to web requests that match the rule match statement.
- ruleLabels(Consumer<Label.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Labels to apply to web requests that match the rule match statement.
- ruleLabels() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
Labels to apply to web requests that match the rule match statement.
- ruleMetricName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest.Builder
-
The metric name assigned to the Rule or RuleGroup for which you want a sample of
requests.
- ruleMetricName() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
The metric name assigned to the Rule or RuleGroup for which you want a sample of
requests.
- ruleName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest.Builder
-
The name of the rate-based rule to get the keys for.
- ruleName() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the rate-based rule to get the keys for.
- ruleNameWithinRuleGroup(String) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The name of the Rule that the request matched.
- ruleNameWithinRuleGroup() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
The name of the Rule that the request matched.
- rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest.Builder
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- rules(Rule...) - Method in interface software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest.Builder
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest.Builder
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Rule...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Rule...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Collection<RuleSummary>) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
- rules(RuleSummary...) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
- rules(Consumer<RuleSummary.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
- rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Rule...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Rule...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Rule...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Rule...) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- rules() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- RuleSummary - Class in software.amazon.awssdk.services.wafv2.model
-
- RuleSummary.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- SampledHTTPRequest - Class in software.amazon.awssdk.services.wafv2.model
-
Represents a single sampled web request.
- SampledHTTPRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- sampledRequests(Collection<SampledHTTPRequest>) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse.Builder
-
A complex type that contains detailed information about each of the requests in the sample.
- sampledRequests(SampledHTTPRequest...) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse.Builder
-
A complex type that contains detailed information about each of the requests in the sample.
- sampledRequests(Consumer<SampledHTTPRequest.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse.Builder
-
A complex type that contains detailed information about each of the requests in the sample.
- sampledRequests() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
A complex type that contains detailed information about each of the requests in the sample.
- sampledRequestsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.wafv2.model.VisibilityConfig.Builder
-
A boolean indicating whether WAF should store a sampling of the web requests that match the rules.
- sampledRequestsEnabled() - Method in class software.amazon.awssdk.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether WAF should store a sampling of the web requests that match the rules.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.GetIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.GetWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.GetWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.LabelMatchStatement.Builder
-
Specify whether you want to match using the label name or just the namespace.
- scope(LabelMatchScope) - Method in interface software.amazon.awssdk.services.wafv2.model.LabelMatchStatement.Builder
-
Specify whether you want to match using the label name or just the namespace.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.LabelMatchStatement
-
Specify whether you want to match using the label name or just the namespace.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- Scope - Enum in software.amazon.awssdk.services.wafv2.model
-
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope(Scope) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scope() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.LabelMatchStatement
-
Specify whether you want to match using the label name or just the namespace.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
- scopeDownStatement(Statement) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
An optional nested statement that narrows the scope of the web requests that are evaluated by the managed
rule group.
- scopeDownStatement(Consumer<Statement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
An optional nested statement that narrows the scope of the web requests that are evaluated by the managed
rule group.
- scopeDownStatement() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
An optional nested statement that narrows the scope of the web requests that are evaluated by the managed rule
group.
- scopeDownStatement(Statement) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatement.Builder
-
An optional nested statement that narrows the scope of the web requests that are evaluated by the rate-based
statement.
- scopeDownStatement(Consumer<Statement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RateBasedStatement.Builder
-
An optional nested statement that narrows the scope of the web requests that are evaluated by the rate-based
statement.
- scopeDownStatement() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
An optional nested statement that narrows the scope of the web requests that are evaluated by the rate-based
statement.
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ActionCondition
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.All
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.AllowAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.AllQueryArguments
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.AndStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.BlockAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Body
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Condition
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Cookies
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CountAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CustomRequestHandling
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DefaultAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ExcludedRule
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Headers
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPHeader
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ImmunityTimeProperty
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.JsonBody
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Label
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.LabelMatchStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.LabelNameCondition
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.LabelSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Method
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.NoneAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.NotStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.OrStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.OverrideAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.PasswordField
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.QueryString
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Regex
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.ReleaseSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RuleActionOverride
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.RuleSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.SingleHeader
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.SingleQueryArgument
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.TextTransformation
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.TimeWindow
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UriPath
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.UsernameField
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.VisibilityConfig
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafAssociatedItemException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafConfigurationWarningException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafDuplicateItemException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafExpiredManagedRuleGroupVersionException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInternalErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidOperationException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidPermissionPolicyException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidResourceException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafLimitsExceededException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafLogDestinationPermissionIssueException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafNonexistentItemException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafSubscriptionNotFoundException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafTagOperationException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafTagOperationInternalErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.wafv2.model.WafUnavailableEntityException
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
- searchString(SdkBytes) - Method in interface software.amazon.awssdk.services.wafv2.model.ByteMatchStatement.Builder
-
A string value that you want WAF to search for.
- searchString() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
A string value that you want WAF to search for.
- SensitivityLevel - Enum in software.amazon.awssdk.services.wafv2.model
-
- sensitivityLevel(String) - Method in interface software.amazon.awssdk.services.wafv2.model.SqliMatchStatement.Builder
-
The sensitivity that you want WAF to use to inspect for SQL injection attacks.
- sensitivityLevel(SensitivityLevel) - Method in interface software.amazon.awssdk.services.wafv2.model.SqliMatchStatement.Builder
-
The sensitivity that you want WAF to use to inspect for SQL injection attacks.
- sensitivityLevel() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
The sensitivity that you want WAF to use to inspect for SQL injection attacks.
- sensitivityLevelAsString() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
The sensitivity that you want WAF to use to inspect for SQL injection attacks.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ActionCondition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.All
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.AllowAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.AllQueryArguments
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.AndStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.BlockAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Body
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CaptchaAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CaptchaConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ChallengeAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ChallengeConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Condition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Cookies
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CountAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CustomRequestHandling
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DefaultAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ExcludedRule
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Filter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetIpSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.GetWebAclResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Headers
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.HTTPHeader
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ImmunityTimeProperty
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.JsonBody
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Label
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.LabelMatchStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.LabelNameCondition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.LabelSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Method
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.NoneAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.NotStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.OrStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.OverrideAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.PasswordField
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.QueryString
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Regex
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.ReleaseSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Rule
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RuleActionOverride
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.RuleSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.SingleHeader
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.SingleQueryArgument
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Statement
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.TextTransformation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.TimeWindow
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UriPath
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.UsernameField
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.VisibilityConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafAssociatedItemException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafConfigurationWarningException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafDuplicateItemException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafExpiredManagedRuleGroupVersionException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafInternalErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidOperationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidPermissionPolicyException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidResourceException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafLimitsExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafLogDestinationPermissionIssueException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafNonexistentItemException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafSubscriptionNotFoundException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafTagOperationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafTagOperationInternalErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.WafUnavailableEntityException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.wafv2.model.Wafv2Exception
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
- singleHeader(SingleHeader) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect a single header.
- singleHeader(Consumer<SingleHeader.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect a single header.
- singleHeader() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
Inspect a single header.
- SingleHeader - Class in software.amazon.awssdk.services.wafv2.model
-
Inspect one of the headers in the web request, identified by name, for example, User-Agent or
Referer.
- SingleHeader.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- singleQueryArgument(SingleQueryArgument) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect a single query argument.
- singleQueryArgument(Consumer<SingleQueryArgument.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FieldToMatch.Builder
-
Inspect a single query argument.
- singleQueryArgument() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
Inspect a single query argument.
- SingleQueryArgument - Class in software.amazon.awssdk.services.wafv2.model
-
Inspect one query argument in the web request, identified by name, for example UserName or SalesRegion.
- SingleQueryArgument.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- size(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
The size, in byte, to compare to the request part, after any transformations.
- size() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
The size, in byte, to compare to the request part, after any transformations.
- SizeConstraintStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rule statement that compares a number of bytes against the size of a request component, using a comparison
operator, such as greater than (>) or less than (<).
- sizeConstraintStatement(SizeConstraintStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement that compares a number of bytes against the size of a request component, using a comparison
operator, such as greater than (>) or less than (<).
- sizeConstraintStatement(Consumer<SizeConstraintStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement that compares a number of bytes against the size of a request component, using a comparison
operator, such as greater than (>) or less than (<).
- sizeConstraintStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rule statement that compares a number of bytes against the size of a request component, using a comparison
operator, such as greater than (>) or less than (<).
- SizeConstraintStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- snsTopicArn(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The Amazon resource name (ARN) of the Amazon Simple Notification Service SNS topic that's used to record
changes to the managed rule group.
- snsTopicArn() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
The Amazon resource name (ARN) of the Amazon Simple Notification Service SNS topic that's used to record changes
to the managed rule group.
- software.amazon.awssdk.services.wafv2 - package software.amazon.awssdk.services.wafv2
-
WAF
- software.amazon.awssdk.services.wafv2.internal - package software.amazon.awssdk.services.wafv2.internal
-
- software.amazon.awssdk.services.wafv2.model - package software.amazon.awssdk.services.wafv2.model
-
- software.amazon.awssdk.services.wafv2.transform - package software.amazon.awssdk.services.wafv2.transform
-
- solveTimestamp(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.CaptchaResponse.Builder
-
The time that the CAPTCHA was last solved for the supplied token.
- solveTimestamp() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
The time that the CAPTCHA was last solved for the supplied token.
- solveTimestamp(Long) - Method in interface software.amazon.awssdk.services.wafv2.model.ChallengeResponse.Builder
-
The time that the challenge was last solved for the supplied token.
- solveTimestamp() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
The time that the challenge was last solved for the supplied token.
- SqliMatchStatement - Class in software.amazon.awssdk.services.wafv2.model
-
A rule statement that inspects for malicious SQL code.
- sqliMatchStatement(SqliMatchStatement) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement that inspects for malicious SQL code.
- sqliMatchStatement(Consumer<SqliMatchStatement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Statement.Builder
-
A rule statement that inspects for malicious SQL code.
- sqliMatchStatement() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
A rule statement that inspects for malicious SQL code.
- SqliMatchStatement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- startTime(Instant) - Method in interface software.amazon.awssdk.services.wafv2.model.TimeWindow.Builder
-
The beginning of the time range from which you want GetSampledRequests to return a sample of the
requests that your Amazon Web Services resource received.
- startTime() - Method in class software.amazon.awssdk.services.wafv2.model.TimeWindow
-
The beginning of the time range from which you want GetSampledRequests to return a sample of the
requests that your Amazon Web Services resource received.
- statement(Statement) - Method in interface software.amazon.awssdk.services.wafv2.model.NotStatement.Builder
-
The statement to negate.
- statement(Consumer<Statement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.NotStatement.Builder
-
The statement to negate.
- statement() - Method in class software.amazon.awssdk.services.wafv2.model.NotStatement
-
The statement to negate.
- statement(Statement) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
- statement(Consumer<Statement.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
- statement() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
- Statement - Class in software.amazon.awssdk.services.wafv2.model
-
The processing guidance for a
Rule, used by WAF to determine whether a web request matches the rule.
- Statement.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- statements(Collection<Statement>) - Method in interface software.amazon.awssdk.services.wafv2.model.AndStatement.Builder
-
The statements to combine with AND logic.
- statements(Statement...) - Method in interface software.amazon.awssdk.services.wafv2.model.AndStatement.Builder
-
The statements to combine with AND logic.
- statements(Consumer<Statement.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.AndStatement.Builder
-
The statements to combine with AND logic.
- statements() - Method in class software.amazon.awssdk.services.wafv2.model.AndStatement
-
The statements to combine with AND logic.
- statements(Collection<Statement>) - Method in interface software.amazon.awssdk.services.wafv2.model.OrStatement.Builder
-
The statements to combine with OR logic.
- statements(Statement...) - Method in interface software.amazon.awssdk.services.wafv2.model.OrStatement.Builder
-
The statements to combine with OR logic.
- statements(Consumer<Statement.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.OrStatement.Builder
-
The statements to combine with OR logic.
- statements() - Method in class software.amazon.awssdk.services.wafv2.model.OrStatement
-
The statements to combine with OR logic.
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafAssociatedItemException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafConfigurationWarningException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafDuplicateItemException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafExpiredManagedRuleGroupVersionException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInternalErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidOperationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidPermissionPolicyException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafInvalidResourceException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLimitsExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafLogDestinationPermissionIssueException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafNonexistentItemException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafSubscriptionNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafTagOperationInternalErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.WafUnavailableEntityException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.wafv2.model.Wafv2Exception.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Exception.BuilderImpl
-
- summary(IPSetSummary) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse.Builder
-
High-level information about an
IPSet, returned by operations like create and list.
- summary(Consumer<IPSetSummary.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse.Builder
-
High-level information about an
IPSet, returned by operations like create and list.
- summary() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse
-
High-level information about an
IPSet, returned by operations like create and list.
- summary(RegexPatternSetSummary) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse.Builder
-
High-level information about a
RegexPatternSet, returned by operations like create and list.
- summary(Consumer<RegexPatternSetSummary.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse.Builder
-
High-level information about a
RegexPatternSet, returned by operations like create and list.
- summary() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse
-
High-level information about a
RegexPatternSet, returned by operations like create and list.
- summary(RuleGroupSummary) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse.Builder
-
High-level information about a
RuleGroup, returned by operations like create and list.
- summary(Consumer<RuleGroupSummary.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse.Builder
-
High-level information about a
RuleGroup, returned by operations like create and list.
- summary() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse
-
High-level information about a
RuleGroup, returned by operations like create and list.
- summary(WebACLSummary) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse.Builder
-
High-level information about a
WebACL, returned by operations like create and list.
- summary(Consumer<WebACLSummary.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse.Builder
-
High-level information about a
WebACL, returned by operations like create and list.
- summary() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse
-
High-level information about a
WebACL, returned by operations like create and list.
- Tag - Class in software.amazon.awssdk.services.wafv2.model
-
A tag associated with an Amazon Web Services resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- tagInfoForResource(TagInfoForResource) - Method in interface software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse.Builder
-
The collection of tagging definitions for the resource.
- tagInfoForResource(Consumer<TagInfoForResource.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse.Builder
-
The collection of tagging definitions for the resource.
- tagInfoForResource() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse
-
The collection of tagging definitions for the resource.
- TagInfoForResource - Class in software.amazon.awssdk.services.wafv2.model
-
The collection of tagging definitions for an Amazon Web Services resource.
- TagInfoForResource.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.UntagResourceRequest.Builder
-
An array of keys identifying the tags to disassociate from the resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.UntagResourceRequest.Builder
-
An array of keys identifying the tags to disassociate from the resource.
- tagKeys() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
An array of keys identifying the tags to disassociate from the resource.
- tagList(Collection<Tag>) - Method in interface software.amazon.awssdk.services.wafv2.model.TagInfoForResource.Builder
-
The array of
Tag objects defined for the resource.
- tagList(Tag...) - Method in interface software.amazon.awssdk.services.wafv2.model.TagInfoForResource.Builder
-
The array of
Tag objects defined for the resource.
- tagList(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.TagInfoForResource.Builder
-
The array of
Tag objects defined for the resource.
- tagList() - Method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
The array of
Tag objects defined for the resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Associates tags with the specified Amazon Web Services resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2AsyncClient
-
Associates tags with the specified Amazon Web Services resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Associates tags with the specified Amazon Web Services resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.Wafv2Client
-
Associates tags with the specified Amazon Web Services resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.wafv2.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.wafv2.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.wafv2.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.wafv2.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
An array of key:value pairs to associate with the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
An array of key:value pairs to associate with the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
An array of key:value pairs to associate with the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
An array of key:value pairs to associate with the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.wafv2.model.MobileSdkRelease.Builder
-
Tags that are associated with the release.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.wafv2.model.MobileSdkRelease.Builder
-
Tags that are associated with the release.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.MobileSdkRelease.Builder
-
Tags that are associated with the release.
- tags() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
Tags that are associated with the release.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.wafv2.model.TagResourceRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.wafv2.model.TagResourceRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.TagResourceRequest.Builder
-
An array of key:value pairs to associate with the resource.
- tags() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
An array of key:value pairs to associate with the resource.
- TextTransformation - Class in software.amazon.awssdk.services.wafv2.model
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- TextTransformation.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- textTransformations(Collection<TextTransformation>) - Method in interface software.amazon.awssdk.services.wafv2.model.ByteMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(TextTransformation...) - Method in interface software.amazon.awssdk.services.wafv2.model.ByteMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(Consumer<TextTransformation.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ByteMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- textTransformations(Collection<TextTransformation>) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(TextTransformation...) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(Consumer<TextTransformation.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- textTransformations(Collection<TextTransformation>) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(TextTransformation...) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(Consumer<TextTransformation.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- textTransformations(Collection<TextTransformation>) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(TextTransformation...) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(Consumer<TextTransformation.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- textTransformations(Collection<TextTransformation>) - Method in interface software.amazon.awssdk.services.wafv2.model.SqliMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(TextTransformation...) - Method in interface software.amazon.awssdk.services.wafv2.model.SqliMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(Consumer<TextTransformation.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.SqliMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- textTransformations(Collection<TextTransformation>) - Method in interface software.amazon.awssdk.services.wafv2.model.XssMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(TextTransformation...) - Method in interface software.amazon.awssdk.services.wafv2.model.XssMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations(Consumer<TextTransformation.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.XssMatchStatement.Builder
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort
to bypass detection.
- textTransformations() - Method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- TextTransformationType - Enum in software.amazon.awssdk.services.wafv2.model
-
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.wafv2.model.MobileSdkRelease.Builder
-
The timestamp of the release.
- timestamp() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
The timestamp of the release.
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.wafv2.model.ReleaseSummary.Builder
-
The timestamp of the release.
- timestamp() - Method in class software.amazon.awssdk.services.wafv2.model.ReleaseSummary
-
The timestamp of the release.
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest.Builder
-
The time at which WAF received the request from your Amazon Web Services resource, in Unix time format (in
seconds).
- timestamp() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
The time at which WAF received the request from your Amazon Web Services resource, in Unix time format (in
seconds).
- timeWindow(TimeWindow) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest.Builder
-
The start date and time and the end date and time of the range for which you want
GetSampledRequests to return a sample of requests.
- timeWindow(Consumer<TimeWindow.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest.Builder
-
The start date and time and the end date and time of the range for which you want
GetSampledRequests to return a sample of requests.
- timeWindow() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
The start date and time and the end date and time of the range for which you want GetSampledRequests
to return a sample of requests.
- timeWindow(TimeWindow) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse.Builder
-
Usually, TimeWindow is the time range that you specified in the GetSampledRequests
request.
- timeWindow(Consumer<TimeWindow.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse.Builder
-
Usually, TimeWindow is the time range that you specified in the GetSampledRequests
request.
- timeWindow() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
Usually, TimeWindow is the time range that you specified in the GetSampledRequests
request.
- TimeWindow - Class in software.amazon.awssdk.services.wafv2.model
-
In a
GetSampledRequests request, the
StartTime and
EndTime objects specify the time
range for which you want WAF to return a sample of web requests.
- TimeWindow.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ActionCondition
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.All
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.AllowAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.AllQueryArguments
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.AndStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.BlockAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Body
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Condition
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Cookies
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CountAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CustomRequestHandling
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DefaultAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ExcludedRule
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Headers
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPHeader
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ImmunityTimeProperty
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.JsonBody
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Label
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.LabelMatchStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.LabelNameCondition
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.LabelSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Method
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.NoneAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.NotStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.OrStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.OverrideAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.PasswordField
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.QueryString
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Regex
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.ReleaseSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RuleActionOverride
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.RuleSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.SingleHeader
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.SingleQueryArgument
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.TextTransformation
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.TimeWindow
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UriPath
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.UsernameField
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.VisibilityConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafAssociatedItemException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafConfigurationWarningException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafDuplicateItemException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafExpiredManagedRuleGroupVersionException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInternalErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidOperationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidParameterException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidPermissionPolicyException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafInvalidResourceException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafLimitsExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafLogDestinationPermissionIssueException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafNonexistentItemException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafOptimisticLockException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafServiceLinkedRoleErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafSubscriptionNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafTagOperationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafTagOperationInternalErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.WafUnavailableEntityException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.wafv2.model.Wafv2Exception
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.Wafv2Request
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
- tokenDomains(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains(Collection<String>) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains(String...) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Specifies the domains that WAF should accept in a web request token.
- tokenDomains() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
Specifies the domains that WAF should accept in a web request token.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ActionCondition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.ActionValue
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.All
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.AllowAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.AllQueryArguments
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.AndStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.AssociateWebAclResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.AWSManagedRulesBotControlRuleSet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.BlockAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Body
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.BodyParsingFallbackBehavior
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ByteMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CaptchaResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ChallengeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CheckCapacityResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.ComparisonOperator
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Condition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CookieMatchPattern
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Cookies
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CountAction
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.CountryCode
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateIpSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRegexPatternSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CustomRequestHandling
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.CustomResponseBody
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DefaultAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteFirewallManagerRuleGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteIpSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteLoggingConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeletePermissionPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRegexPatternSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteRuleGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DeleteWebAclResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.DisassociateWebAclResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ExcludedRule
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.FailureReason
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.FallbackBehavior
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.FieldToMatch
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Filter
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.FilterBehavior
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.FilterRequirement
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ForwardedIPConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.ForwardedIPPosition
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GenerateMobileSdkReleaseUrlResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GeoMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetIpSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetLoggingConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetManagedRuleSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetMobileSdkReleaseResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetPermissionPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRateBasedStatementManagedKeysResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRegexPatternSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetRuleGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetSampledRequestsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.GetWebAclResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.HeaderMatchPattern
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Headers
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPHeader
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ImmunityTimeProperty
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.InspectionLevel
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.IPAddressVersion
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.IPSet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetForwardedIPConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetReferenceStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.IPSetSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.JsonBody
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.JsonMatchPattern
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.JsonMatchScope
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Label
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.LabelMatchScope
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.LabelMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.LabelNameCondition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.LabelSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListIpSetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListLoggingConfigurationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListManagedRuleSetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListMobileSdkReleasesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListRegexPatternSetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListResourcesForWebAclResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListRuleGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ListWebAcLsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupVersion
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleSetVersion
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.MapMatchScope
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Method
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.MobileSdkRelease
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.NoneAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.NotStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.OrStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.OverrideAction
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.OversizeHandling
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.ParameterExceptionField
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.PasswordField
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.PayloadType
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.Platform
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.PositionalConstraint
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.PutLoggingConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.PutPermissionPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.QueryString
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatement
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.RateBasedStatementAggregateKeyType
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Regex
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RegexMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetReferenceStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RegexPatternSetSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.ReleaseSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.ResourceType
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.ResponseContentType
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RuleAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RuleActionOverride
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupReferenceStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroupSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.RuleSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.SampledHTTPRequest
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.Scope
-
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.SensitivityLevel
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.SingleHeader
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.SingleQueryArgument
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.SizeConstraintStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.SqliMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Statement
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.TextTransformation
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.wafv2.model.TextTransformationType
-
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.TimeWindow
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateIpSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRegexPatternSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UriPath
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.UsernameField
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.VersionToPublish
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.VisibilityConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.WebACLSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.wafv2.model.XssMatchStatement
-
Returns a string representation of this object.
- type(String) - Method in interface software.amazon.awssdk.services.wafv2.model.TextTransformation.Builder
-
You can specify the following transformation types:
- type(TextTransformationType) - Method in interface software.amazon.awssdk.services.wafv2.model.TextTransformation.Builder
-
You can specify the following transformation types:
- type() - Method in class software.amazon.awssdk.services.wafv2.model.TextTransformation
-
You can specify the following transformation types:
- typeAsString() - Method in class software.amazon.awssdk.services.wafv2.model.TextTransformation
-
You can specify the following transformation types:
- value(String) - Method in interface software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader.Builder
-
The value of the custom header.
- value() - Method in class software.amazon.awssdk.services.wafv2.model.CustomHTTPHeader
-
The value of the custom header.
- value(String) - Method in interface software.amazon.awssdk.services.wafv2.model.HTTPHeader.Builder
-
The value of the HTTP header.
- value() - Method in class software.amazon.awssdk.services.wafv2.model.HTTPHeader
-
The value of the HTTP header.
- value(String) - Method in interface software.amazon.awssdk.services.wafv2.model.Tag.Builder
-
Part of the key:value pair that defines a tag.
- value() - Method in class software.amazon.awssdk.services.wafv2.model.Tag
-
Part of the key:value pair that defines a tag.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ActionValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.BodyParsingFallbackBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.CountryCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FailureReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FallbackBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FilterBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.FilterRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ForwardedIPPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.InspectionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.IPAddressVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.JsonMatchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.LabelMatchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.MapMatchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.OversizeHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ParameterExceptionField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.PayloadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.Platform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.PositionalConstraint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.RateBasedStatementAggregateKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.ResponseContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.SensitivityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.wafv2.model.TextTransformationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.ActionValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.BodyParsingFallbackBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.CountryCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.FailureReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.FallbackBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.FilterBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.FilterRequirement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.ForwardedIPPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.InspectionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.IPAddressVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.JsonMatchScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.LabelMatchScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.MapMatchScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.OversizeHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.ParameterExceptionField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.PayloadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.Platform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.PositionalConstraint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.RateBasedStatementAggregateKeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.ResponseContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.SensitivityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.wafv2.model.TextTransformationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendorName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest.Builder
-
The name of the managed rule group vendor.
- vendorName() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group vendor.
- vendorName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest.Builder
-
The name of the managed rule group vendor.
- vendorName() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsRequest
-
The name of the managed rule group vendor.
- vendorName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
The name of the managed rule group vendor.
- vendorName() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group vendor.
- vendorName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary.Builder
-
The name of the managed rule group vendor.
- vendorName() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group vendor.
- version(String) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement.Builder
-
The version of the managed rule group to use.
- version() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupStatement
-
The version of the managed rule group to use.
- versioningSupported(Boolean) - Method in interface software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary.Builder
-
Indicates whether the managed rule group is versioned.
- versioningSupported() - Method in class software.amazon.awssdk.services.wafv2.model.ManagedRuleGroupSummary
-
Indicates whether the managed rule group is versioned.
- versionName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest.Builder
-
The version of the rule group.
- versionName() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The version of the rule group.
- versionName(String) - Method in interface software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse.Builder
-
The managed rule group's version.
- versionName() - Method in class software.amazon.awssdk.services.wafv2.model.DescribeManagedRuleGroupResponse
-
The managed rule group's version.
- versions(Collection<ManagedRuleGroupVersion>) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse.Builder
-
The versions that are currently available for the specified managed rule group.
- versions(ManagedRuleGroupVersion...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse.Builder
-
The versions that are currently available for the specified managed rule group.
- versions(Consumer<ManagedRuleGroupVersion.Builder>...) - Method in interface software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse.Builder
-
The versions that are currently available for the specified managed rule group.
- versions() - Method in class software.amazon.awssdk.services.wafv2.model.ListAvailableManagedRuleGroupVersionsResponse
-
The versions that are currently available for the specified managed rule group.
- versionsToPublish(Map<String, VersionToPublish>) - Method in interface software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest.Builder
-
The versions of the named managed rule group that you want to offer to your customers.
- versionsToPublish() - Method in class software.amazon.awssdk.services.wafv2.model.PutManagedRuleSetVersionsRequest
-
The versions of the named managed rule group that you want to offer to your customers.
- versionToExpire(String) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest.Builder
-
The version that you want to remove from your list of offerings for the named managed rule group.
- versionToExpire() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateManagedRuleSetVersionExpiryDateRequest
-
The version that you want to remove from your list of offerings for the named managed rule group.
- VersionToPublish - Class in software.amazon.awssdk.services.wafv2.model
-
A version of the named managed rule group, that the rule group's vendor publishes for use by customers.
- VersionToPublish.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.CreateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.CreateWebAclRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.FirewallManagerRuleGroup
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.Rule.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.Rule
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.RuleGroup.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.RuleGroup
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.UpdateWebAclRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- VisibilityConfig - Class in software.amazon.awssdk.services.wafv2.model
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(VisibilityConfig) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig(Consumer<VisibilityConfig.Builder>) - Method in interface software.amazon.awssdk.services.wafv2.model.WebACL.Builder
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- visibilityConfig() - Method in class software.amazon.awssdk.services.wafv2.model.WebACL
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- VisibilityConfig.Builder - Interface in software.amazon.awssdk.services.wafv2.model
-