- GeoMatchStatement - Class in com.amazonaws.services.wafv2.model
-
A rule statement used to identify web requests based on country of origin.
- GeoMatchStatement() - Constructor for class com.amazonaws.services.wafv2.model.GeoMatchStatement
-
- getAction() - Method in class com.amazonaws.services.wafv2.model.Rule
-
The action that AWS WAF should take on a web request when it matches the rule statement.
- getAction() - Method in class com.amazonaws.services.wafv2.model.RuleSummary
-
- getAction() - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The action for the Rule that the request matched: ALLOW, BLOCK, or
COUNT.
- getAddresses() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- getAddresses() - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- getAddresses() - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
The IP addresses that are currently blocked.
- getAddresses() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- getAggregateKeyType() - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
Setting that indicates how to aggregate the request counts.
- getAll() - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Match all of the elements.
- getAllow() - Method in class com.amazonaws.services.wafv2.model.DefaultAction
-
Specifies that AWS WAF should allow requests by default.
- getAllow() - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to allow the web request.
- getAllQueryArguments() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect all query arguments.
- getAndStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to combine other rule statements with AND logic.
- getARN() - Method in class com.amazonaws.services.wafv2.model.IPSet
-
The Amazon Resource Name (ARN) of the entity.
- getARN() - Method in class com.amazonaws.services.wafv2.model.IPSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
IPSet that this statement references.
- getARN() - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- getARN() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The Amazon Resource Name (ARN) of the entity.
- getARN() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
RegexPatternSet that this statement references.
- getARN() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- getARN() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The Amazon Resource Name (ARN) of the entity.
- getARN() - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
The Amazon Resource Name (ARN) of the entity.
- getARN() - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
The Amazon Resource Name (ARN) of the entity.
- getARN() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The Amazon Resource Name (ARN) of the Web ACL that you want to associate with the resource.
- getARN() - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The Amazon Resource Name (ARN) of the entity.
- getBlock() - Method in class com.amazonaws.services.wafv2.model.DefaultAction
-
Specifies that AWS WAF should block requests by default.
- getBlock() - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to block the web request.
- getBody() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request body as plain text.
- getByteMatchStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement that defines a string match search for AWS WAF to apply to web requests.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCapacity() - Method in class com.amazonaws.services.wafv2.model.CheckCapacityResult
-
The capacity required by the rules and scope.
- getCapacity() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The web ACL capacity units (WCUs) required for this rule group.
- getCapacity() - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
The web ACL capacity units (WCUs) required for this rule group.
- getCapacity() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The web ACL capacity units (WCUs) required for this rule group.
- getCapacity() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The web ACL capacity units (WCUs) currently being used by this web ACL.
- getClientIP() - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The IP address that the request originated from.
- getCloudWatchMetricsEnabled() - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether the associated resource sends metrics to CloudWatch.
- getComparisonOperator() - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The operator to use to compare the request part to the size setting.
- getCount() - Method in class com.amazonaws.services.wafv2.model.OverrideAction
-
Override the rule action setting to count.
- getCount() - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to count the web request and allow it.
- getCountry() - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The two-letter country code for the country that the request originated from.
- getCountryCodes() - Method in class com.amazonaws.services.wafv2.model.GeoMatchStatement
-
An array of two-character country codes, for example, [ "US", "CN" ], from the alpha-2 country ISO
codes of the ISO 3166 international standard.
- getDefaultAction() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The action to perform if none of the Rules contained in the WebACL match.
- getDefaultAction() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The action to perform if none of the Rules contained in the WebACL match.
- getDefaultAction() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The action to perform if none of the Rules contained in the WebACL match.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
A description of the IP set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
A description of the set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
A description of the rule group that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
A description of the Web ACL that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.IPSet
-
A description of the IP set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A description of the IP set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The description of the managed rule group, provided by AWS Managed Rules or the AWS Marketplace seller who
manages it.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
A description of the set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A description of the set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
A description of the rule group that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A description of the rule group that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A description of the IP set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A description of the set that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A description of the rule group that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
A description of the Web ACL that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
A description of the Web ACL that helps with identification.
- getDescription() - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
A description of the Web ACL that helps with identification.
- getEndTime() - Method in class com.amazonaws.services.wafv2.model.TimeWindow
-
The end of the time range from which you want GetSampledRequests to return a sample of the requests
that your AWS resource received.
- getExcludedRules() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The rules whose actions are set to COUNT by the web ACL, regardless of the action that is set on the
rule.
- getExcludedRules() - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
The names of rules that are in the referenced rule group, but that you want AWS WAF to exclude from processing
for this rule statement.
- getExecutorService() - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFallbackBehavior() - Method in class com.amazonaws.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.
- getFallbackBehavior() - Method in class com.amazonaws.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.
- getField() - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- getFieldToMatch() - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- getFieldToMatch() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
The part of a web request that you want AWS WAF to inspect.
- getFieldToMatch() - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The part of a web request that you want AWS WAF to inspect.
- getFieldToMatch() - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- getFieldToMatch() - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- getFirewallManagerStatement() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
The processing guidance for an AWS Firewall Manager rule.
- getForwardedIPConfig() - Method in class com.amazonaws.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.
- getForwardedIPConfig() - Method in class com.amazonaws.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.
- getGeoMatchStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to identify web requests based on country of origin.
- getHeaderName() - Method in class com.amazonaws.services.wafv2.model.ForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- getHeaderName() - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- getHeaders() - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
A complex type that contains the name and value for each header in the sampled web request.
- getHTTPVersion() - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
- getId() - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
A unique identifier for the rule group.
- getId() - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
The unique identifier for the Web ACL.
- getId() - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
A unique identifier for the rule group.
- getId() - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
The unique identifier for the Web ACL.
- getId() - Method in class com.amazonaws.services.wafv2.model.IPSet
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
A unique identifier for the rule group.
- getId() - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A unique identifier for the rule group.
- getId() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A unique identifier for the set.
- getId() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A unique identifier for the rule group.
- getId() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The unique identifier for the Web ACL.
- getId() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
A unique identifier for the WebACL.
- getId() - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The unique identifier for the Web ACL.
- getIncludedPaths() - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Match only the specified include paths.
- getInvalidFallbackBehavior() - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The inspection behavior to fall back to if the JSON in the request body is invalid.
- getIPAddressVersion() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specify IPV4 or IPV6.
- getIPAddressVersion() - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Specify IPV4 or IPV6.
- getIPAddressVersion() - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- getIPSet(GetIPSetRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getIPSet(GetIPSetRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Retrieves the specified
IPSet.
- getIPSet(GetIPSetRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Retrieves the specified
IPSet.
- getIPSet() - Method in class com.amazonaws.services.wafv2.model.GetIPSetResult
-
- getIPSetAsync(GetIPSetRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getIPSetAsync(GetIPSetRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the specified
IPSet.
- getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the specified
IPSet.
- getIPSetAsync(GetIPSetRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getIPSetForwardedIPConfig() - Method in class com.amazonaws.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.
- getIPSetReferenceStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
- GetIPSetRequest - Class in com.amazonaws.services.wafv2.model
-
- GetIPSetRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
- GetIPSetResult - Class in com.amazonaws.services.wafv2.model
-
- GetIPSetResult() - Constructor for class com.amazonaws.services.wafv2.model.GetIPSetResult
-
- getIPSets() - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
Array of IPSets.
- getJsonBody() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request body as JSON.
- getKey() - Method in class com.amazonaws.services.wafv2.model.Tag
-
Part of the key:value pair that defines a tag.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- getLimit() - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
The limit on requests per 5-minute period for a single originating IP address.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.GetIPSetResult
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.GetWebACLResult
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
A token used for optimistic locking.
- getLockToken() - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
A token used for optimistic locking.
- getLogDestinationConfigs() - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The Amazon Kinesis Data Firehose Amazon Resource Name (ARNs) that you want to associate with the web ACL.
- getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
- getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
- getLoggingConfiguration() - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationResult
-
- getLoggingConfiguration() - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationRequest
-
- getLoggingConfiguration() - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationResult
-
- getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
- getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
- getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- GetLoggingConfigurationRequest - Class in com.amazonaws.services.wafv2.model
-
- GetLoggingConfigurationRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetLoggingConfigurationRequest
-
- GetLoggingConfigurationResult - Class in com.amazonaws.services.wafv2.model
-
- GetLoggingConfigurationResult() - Constructor for class com.amazonaws.services.wafv2.model.GetLoggingConfigurationResult
-
- getLoggingConfigurations() - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
- getManagedByFirewallManager() - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
Indicates whether the logging configuration was created by AWS Firewall Manager, as part of an AWS WAF policy
configuration.
- getManagedByFirewallManager() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
Indicates whether this web ACL is managed by AWS Firewall Manager.
- getManagedKeysIPV4() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
The keys that are of Internet Protocol version 4 (IPv4).
- getManagedKeysIPV6() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
The keys that are of Internet Protocol version 6 (IPv6).
- getManagedRuleGroups() - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
- getManagedRuleGroupStatement() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerStatement
-
- getManagedRuleGroupStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to run the rules that are defined in a managed rule group.
- getMatchPattern() - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The patterns to look for in the JSON body.
- getMatchScope() - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The parts of the JSON to match against using the MatchPattern.
- getMaxItems() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The number of requests that you want AWS WAF to return from among the first 5,000 requests that your AWS resource
received during the time range.
- getMethod() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the HTTP method.
- getMethod() - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The HTTP method specified in the sampled web request.
- getMetricName() - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A name of the CloudWatch metric.
- getName() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
The name of the IP set.
- getName() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
The name of the set.
- getName() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The name of the rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The name of the Web ACL.
- getName() - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
The name of the IP set.
- getName() - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
The name of the set.
- getName() - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
The name of the rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
The name of the Web ACL.
- getName() - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.ExcludedRule
-
The name of the rule to exclude.
- getName() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
The name of the rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
The name of the IP set.
- getName() - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
The name of the set.
- getName() - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
The name of the rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
The name of the Web ACL.
- getName() - Method in class com.amazonaws.services.wafv2.model.HTTPHeader
-
The name of the HTTP header.
- getName() - Method in class com.amazonaws.services.wafv2.model.IPSet
-
The name of the IP set.
- getName() - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
The name of the IP set.
- getName() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The name of the set.
- getName() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
The name of the data type instance.
- getName() - Method in class com.amazonaws.services.wafv2.model.Rule
-
The name of the rule.
- getName() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The name of the rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
The name of the data type instance.
- getName() - Method in class com.amazonaws.services.wafv2.model.RuleSummary
-
The name of the rule.
- getName() - Method in class com.amazonaws.services.wafv2.model.SingleHeader
-
The name of the query header to inspect.
- getName() - Method in class com.amazonaws.services.wafv2.model.SingleQueryArgument
-
The name of the query argument to inspect.
- getName() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
The name of the IP set.
- getName() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
The name of the set.
- getName() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
The name of the rule group.
- getName() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The name of the Web ACL.
- getName() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The name of the Web ACL.
- getName() - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The name of the Web ACL.
- getNextLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetResult
-
A token used for optimistic locking.
- getNextLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetResult
-
A token used for optimistic locking.
- getNextLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupResult
-
A token used for optimistic locking.
- getNextLockToken() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLResult
-
A token used for optimistic locking.
- getNextMarker() - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceResult
-
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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- getNextMarker() - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
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, AWS WAF returns a NextMarker value in the response.
- getNextWebACLLockToken() - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsResult
-
A token used for optimistic locking.
- getNone() - Method in class com.amazonaws.services.wafv2.model.OverrideAction
-
Don't override the rule action setting.
- getNotStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to negate the results of another rule statement.
- getOrStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to combine other rule statements with OR logic.
- getOverrideAction() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
- getOverrideAction() - Method in class com.amazonaws.services.wafv2.model.Rule
-
The override action to apply to the rules in a rule group.
- getParameter() - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- getPermissionPolicy(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getPermissionPolicy(GetPermissionPolicyRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Returns the IAM policy that is attached to the specified rule group.
- getPermissionPolicy(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Returns the IAM policy that is attached to the specified rule group.
- getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Returns the IAM policy that is attached to the specified rule group.
- getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Returns the IAM policy that is attached to the specified rule group.
- getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- GetPermissionPolicyRequest - Class in com.amazonaws.services.wafv2.model
-
- GetPermissionPolicyRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetPermissionPolicyRequest
-
- GetPermissionPolicyResult - Class in com.amazonaws.services.wafv2.model
-
- GetPermissionPolicyResult() - Constructor for class com.amazonaws.services.wafv2.model.GetPermissionPolicyResult
-
- getPolicy() - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyResult
-
The IAM policy that is attached to the specified rule group.
- getPolicy() - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyRequest
-
The policy to attach to the specified rule group.
- getPopulationSize() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
The total number of requests from which GetSampledRequests got a sample of MaxItems
requests.
- getPosition() - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
The position in the header to search for the IP address.
- getPositionalConstraint() - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
The area within the portion of a web request that you want AWS WAF to search for SearchString.
- getPostProcessFirewallManagerRuleGroups() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The last set of rules for AWS WAF to process in the web ACL.
- getPreProcessFirewallManagerRuleGroups() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The first set of rules for AWS WAF to process in the web ACL.
- getPriority() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
If you define more than one rule group in the first or last Firewall Manager rule groups, AWS WAF evaluates each
request against the rule groups in order, starting from the lowest priority setting.
- getPriority() - Method in class com.amazonaws.services.wafv2.model.Rule
-
If you define more than one Rule in a WebACL, AWS WAF evaluates each request against
the Rules in order based on the value of Priority.
- getPriority() - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
Sets the relative processing order for multiple transformations that are defined for a rule statement.
- getQueryString() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the query string.
- getRateBasedStatement() - Method in class com.amazonaws.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.
- getRateBasedStatementManagedKeys(GetRateBasedStatementManagedKeysRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getRateBasedStatementManagedKeys(GetRateBasedStatementManagedKeysRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Retrieves the keys that are currently blocked by a rate-based rule.
- getRateBasedStatementManagedKeys(GetRateBasedStatementManagedKeysRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Retrieves the keys that are currently blocked by a rate-based rule.
- getRateBasedStatementManagedKeysAsync(GetRateBasedStatementManagedKeysRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getRateBasedStatementManagedKeysAsync(GetRateBasedStatementManagedKeysRequest, AsyncHandler<GetRateBasedStatementManagedKeysRequest, GetRateBasedStatementManagedKeysResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getRateBasedStatementManagedKeysAsync(GetRateBasedStatementManagedKeysRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the keys that are currently blocked by a rate-based rule.
- getRateBasedStatementManagedKeysAsync(GetRateBasedStatementManagedKeysRequest, AsyncHandler<GetRateBasedStatementManagedKeysRequest, GetRateBasedStatementManagedKeysResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the keys that are currently blocked by a rate-based rule.
- getRateBasedStatementManagedKeysAsync(GetRateBasedStatementManagedKeysRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getRateBasedStatementManagedKeysAsync(GetRateBasedStatementManagedKeysRequest, AsyncHandler<GetRateBasedStatementManagedKeysRequest, GetRateBasedStatementManagedKeysResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- GetRateBasedStatementManagedKeysRequest - Class in com.amazonaws.services.wafv2.model
-
- GetRateBasedStatementManagedKeysRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
- GetRateBasedStatementManagedKeysResult - Class in com.amazonaws.services.wafv2.model
-
- GetRateBasedStatementManagedKeysResult() - Constructor for class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
- getReason() - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- getRedactedFields() - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The parts of the request that you want to keep out of the logs.
- getRegexPatternSet(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getRegexPatternSet(GetRegexPatternSetRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
- getRegexPatternSet(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
- getRegexPatternSet() - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
- getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
- getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
- getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getRegexPatternSetReferenceStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to search web request components for matches with regular expressions.
- GetRegexPatternSetRequest - Class in com.amazonaws.services.wafv2.model
-
- GetRegexPatternSetRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
- GetRegexPatternSetResult - Class in com.amazonaws.services.wafv2.model
-
- GetRegexPatternSetResult() - Constructor for class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
- getRegexPatternSets() - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
- getRegexString() - Method in class com.amazonaws.services.wafv2.model.Regex
-
The string representing the regular expression.
- getRegularExpressionList() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Array of regular expression strings.
- getRegularExpressionList() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The regular expression patterns in the set.
- getRegularExpressionList() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
- getRequest() - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
A complex type that contains detailed information about the request.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLRequest
-
The Amazon Resource Name (ARN) of the resource to associate with the web ACL.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.DeleteLoggingConfigurationRequest
-
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the
LoggingConfiguration.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.DeletePermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group from which you want to delete the policy.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.DisassociateWebACLRequest
-
The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationRequest
-
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group for which you want to get the policy.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceRequest
-
The ARN (Amazon Resource Name) of the resource.
- getResourceARN() - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
- getResourceArn() - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the
RuleGroup to which you want to attach the policy.
- getResourceARN() - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
The Amazon Resource Name (ARN) of the resource.
- getResourceARN() - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- getResourceARN() - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- getResourceArns() - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLResult
-
The array of Amazon Resource Names (ARNs) of the associated resources.
- getResourceType() - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
Used for web ACLs that are scoped for regional applications.
- getRuleGroup(GetRuleGroupRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getRuleGroup(GetRuleGroupRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
- getRuleGroup(GetRuleGroupRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
- getRuleGroup() - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
- getRuleGroupAsync(GetRuleGroupRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getRuleGroupAsync(GetRuleGroupRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
- getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
- getRuleGroupAsync(GetRuleGroupRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getRuleGroupReferenceStatement() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerStatement
-
- getRuleGroupReferenceStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- GetRuleGroupRequest - Class in com.amazonaws.services.wafv2.model
-
- GetRuleGroupRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
- GetRuleGroupResult - Class in com.amazonaws.services.wafv2.model
-
- GetRuleGroupResult() - Constructor for class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
- getRuleGroups() - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
- getRuleMetricName() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The metric name assigned to the Rule or RuleGroup for which you want a sample of
requests.
- getRuleName() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the rate-based rule to get the keys for.
- getRuleNameWithinRuleGroup() - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The name of the Rule that the request matched.
- getRules() - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- getRules() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- getRules() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- getRules() - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
- getRules() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- getRules() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- getRules() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- getRules() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- getSampledRequests(GetSampledRequestsRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getSampledRequests(GetSampledRequestsRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from
among the first 5,000 requests that your AWS resource received during a time range that you choose.
- getSampledRequests(GetSampledRequestsRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from
among the first 5,000 requests that your AWS resource received during a time range that you choose.
- getSampledRequests() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
A complex type that contains detailed information about each of the requests in the sample.
- getSampledRequestsAsync(GetSampledRequestsRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getSampledRequestsAsync(GetSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getSampledRequestsAsync(GetSampledRequestsRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from
among the first 5,000 requests that your AWS resource received during a time range that you choose.
- getSampledRequestsAsync(GetSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from
among the first 5,000 requests that your AWS resource received during a time range that you choose.
- getSampledRequestsAsync(GetSampledRequestsRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getSampledRequestsAsync(GetSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getSampledRequestsEnabled() - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether AWS WAF should store a sampling of the web requests that match the rules.
- GetSampledRequestsRequest - Class in com.amazonaws.services.wafv2.model
-
- GetSampledRequestsRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
- GetSampledRequestsResult - Class in com.amazonaws.services.wafv2.model
-
- GetSampledRequestsResult() - Constructor for class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
- getScope() - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScope() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- getScopeDownStatement() - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
An optional nested statement that narrows the scope of the rate-based statement to matching web requests.
- getSearchString() - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
A string value that you want AWS WAF to search for.
- getSingleHeader() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect a single header.
- getSingleQueryArgument() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect a single query argument.
- getSize() - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The size, in byte, to compare to the request part, after any transformations.
- getSizeConstraintStatement() - Method in class com.amazonaws.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 (<).
- getSqliMatchStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
Attackers sometimes insert malicious SQL code into web requests in an effort to extract data from your database.
- getStartTime() - Method in class com.amazonaws.services.wafv2.model.TimeWindow
-
The beginning of the time range from which you want GetSampledRequests to return a sample of the
requests that your AWS resource received.
- getStatement() - Method in class com.amazonaws.services.wafv2.model.NotStatement
-
The statement to negate.
- getStatement() - Method in class com.amazonaws.services.wafv2.model.Rule
-
- getStatements() - Method in class com.amazonaws.services.wafv2.model.AndStatement
-
The statements to combine with AND logic.
- getStatements() - Method in class com.amazonaws.services.wafv2.model.OrStatement
-
The statements to combine with OR logic.
- getSummary() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetResult
-
High-level information about an
IPSet, returned by operations like create and list.
- getSummary() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetResult
-
High-level information about a
RegexPatternSet, returned by operations like create and list.
- getSummary() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupResult
-
High-level information about a
RuleGroup, returned by operations like create and list.
- getSummary() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLResult
-
High-level information about a
WebACL, returned by operations like create and list.
- getTagInfoForResource() - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceResult
-
The collection of tagging definitions for the resource.
- getTagKeys() - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
An array of keys identifying the tags to disassociate from the resource.
- getTagList() - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
The array of
Tag objects defined for the resource.
- getTags() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
An array of key:value pairs to associate with the resource.
- getTags() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
An array of key:value pairs to associate with the resource.
- getTags() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
An array of key:value pairs to associate with the resource.
- getTags() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
An array of key:value pairs to associate with the resource.
- getTags() - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
An array of key:value pairs to associate with the resource.
- getTextTransformations() - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- getTextTransformations() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- getTextTransformations() - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- getTextTransformations() - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- getTextTransformations() - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- getTimestamp() - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The time at which AWS WAF received the request from your AWS resource, in Unix time format (in seconds).
- getTimeWindow() - Method in class com.amazonaws.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.
- getTimeWindow() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
Usually, TimeWindow is the time range that you specified in the GetSampledRequests
request.
- getType() - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
You can specify the following transformation types:
- getURI() - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The URI path of the request, which identifies the resource, for example, /images/daily-ad.jpg.
- getUriPath() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request URI path.
- getValue() - Method in class com.amazonaws.services.wafv2.model.HTTPHeader
-
The value of the HTTP header.
- getValue() - Method in class com.amazonaws.services.wafv2.model.Tag
-
Part of the key:value pair that defines a tag.
- getVendorName() - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group vendor.
- getVendorName() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group vendor.
- getVendorName() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group vendor.
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.Rule
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- getVisibilityConfig() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- getWebACL(GetWebACLRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getWebACL(GetWebACLRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Retrieves the specified
WebACL.
- getWebACL(GetWebACLRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Retrieves the specified
WebACL.
- getWebACL() - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceResult
-
The Web ACL that is associated with the resource.
- getWebACL() - Method in class com.amazonaws.services.wafv2.model.GetWebACLResult
-
The Web ACL specification.
- getWebACLArn() - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLRequest
-
The Amazon Resource Name (ARN) of the Web ACL that you want to associate with the resource.
- getWebACLArn() - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
The Amazon Resource Name (ARN) of the web ACL.
- getWebAclArn() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The Amazon resource name (ARN) of the WebACL for which you want a sample of requests.
- getWebACLArn() - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
The Amazon Resource Name (ARN) of the Web ACL.
- getWebACLAsync(GetWebACLRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getWebACLAsync(GetWebACLRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the specified
WebACL.
- getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the specified
WebACL.
- getWebACLAsync(GetWebACLRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getWebACLForResource(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- getWebACLForResource(GetWebACLForResourceRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Retrieves the
WebACL for the specified resource.
- getWebACLForResource(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Retrieves the
WebACL for the specified resource.
- getWebACLForResourceAsync(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getWebACLForResourceAsync(GetWebACLForResourceRequest, AsyncHandler<GetWebACLForResourceRequest, GetWebACLForResourceResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- getWebACLForResourceAsync(GetWebACLForResourceRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the
WebACL for the specified resource.
- getWebACLForResourceAsync(GetWebACLForResourceRequest, AsyncHandler<GetWebACLForResourceRequest, GetWebACLForResourceResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Retrieves the
WebACL for the specified resource.
- getWebACLForResourceAsync(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- getWebACLForResourceAsync(GetWebACLForResourceRequest, AsyncHandler<GetWebACLForResourceRequest, GetWebACLForResourceResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- GetWebACLForResourceRequest - Class in com.amazonaws.services.wafv2.model
-
- GetWebACLForResourceRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetWebACLForResourceRequest
-
- GetWebACLForResourceResult - Class in com.amazonaws.services.wafv2.model
-
- GetWebACLForResourceResult() - Constructor for class com.amazonaws.services.wafv2.model.GetWebACLForResourceResult
-
- getWebACLId() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The unique identifier for the Web ACL.
- getWebACLLockToken() - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
A token used for optimistic locking.
- getWebACLName() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the Web ACL.
- GetWebACLRequest - Class in com.amazonaws.services.wafv2.model
-
- GetWebACLRequest() - Constructor for class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
- GetWebACLResult - Class in com.amazonaws.services.wafv2.model
-
- GetWebACLResult() - Constructor for class com.amazonaws.services.wafv2.model.GetWebACLResult
-
- getWebACLs() - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
- getWeight() - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
A value that indicates how one result in the response relates proportionally to other results in the response.
- getXssMatchStatement() - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement that defines a cross-site scripting (XSS) match search for AWS WAF to apply to web requests.
- SampledHTTPRequest - Class in com.amazonaws.services.wafv2.model
-
Represents a single sampled web request.
- SampledHTTPRequest() - Constructor for class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
- Scope - Enum in com.amazonaws.services.wafv2.model
-
- setAction(RuleAction) - Method in class com.amazonaws.services.wafv2.model.Rule
-
The action that AWS WAF should take on a web request when it matches the rule statement.
- setAction(RuleAction) - Method in class com.amazonaws.services.wafv2.model.RuleSummary
-
- setAction(String) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The action for the Rule that the request matched: ALLOW, BLOCK, or
COUNT.
- setAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- setAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- setAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
The IP addresses that are currently blocked.
- setAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- setAggregateKeyType(String) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
Setting that indicates how to aggregate the request counts.
- setAll(All) - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Match all of the elements.
- setAllow(AllowAction) - Method in class com.amazonaws.services.wafv2.model.DefaultAction
-
Specifies that AWS WAF should allow requests by default.
- setAllow(AllowAction) - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to allow the web request.
- setAllQueryArguments(AllQueryArguments) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect all query arguments.
- setAndStatement(AndStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to combine other rule statements with AND logic.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
The Amazon Resource Name (ARN) of the entity.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.IPSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
IPSet that this statement references.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The Amazon Resource Name (ARN) of the entity.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
RegexPatternSet that this statement references.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The Amazon Resource Name (ARN) of the entity.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
The Amazon Resource Name (ARN) of the entity.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
The Amazon Resource Name (ARN) of the entity.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The Amazon Resource Name (ARN) of the Web ACL that you want to associate with the resource.
- setARN(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The Amazon Resource Name (ARN) of the entity.
- setBlock(BlockAction) - Method in class com.amazonaws.services.wafv2.model.DefaultAction
-
Specifies that AWS WAF should block requests by default.
- setBlock(BlockAction) - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to block the web request.
- setBody(Body) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request body as plain text.
- setByteMatchStatement(ByteMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement that defines a string match search for AWS WAF to apply to web requests.
- setCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityResult
-
The capacity required by the rules and scope.
- setCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The web ACL capacity units (WCUs) required for this rule group.
- setCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
The web ACL capacity units (WCUs) required for this rule group.
- setCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The web ACL capacity units (WCUs) required for this rule group.
- setCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The web ACL capacity units (WCUs) currently being used by this web ACL.
- setClientIP(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The IP address that the request originated from.
- setCloudWatchMetricsEnabled(Boolean) - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether the associated resource sends metrics to CloudWatch.
- setComparisonOperator(String) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The operator to use to compare the request part to the size setting.
- setCount(CountAction) - Method in class com.amazonaws.services.wafv2.model.OverrideAction
-
Override the rule action setting to count.
- setCount(CountAction) - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to count the web request and allow it.
- setCountry(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The two-letter country code for the country that the request originated from.
- setCountryCodes(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.GeoMatchStatement
-
An array of two-character country codes, for example, [ "US", "CN" ], from the alpha-2 country ISO
codes of the ISO 3166 international standard.
- setDefaultAction(DefaultAction) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The action to perform if none of the Rules contained in the WebACL match.
- setDefaultAction(DefaultAction) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The action to perform if none of the Rules contained in the WebACL match.
- setDefaultAction(DefaultAction) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The action to perform if none of the Rules contained in the WebACL match.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
A description of the IP set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
A description of the set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
A description of the rule group that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
A description of the Web ACL that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
A description of the IP set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A description of the IP set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The description of the managed rule group, provided by AWS Managed Rules or the AWS Marketplace seller who
manages it.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
A description of the set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A description of the set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
A description of the rule group that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A description of the rule group that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A description of the IP set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A description of the set that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A description of the rule group that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
A description of the Web ACL that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
A description of the Web ACL that helps with identification.
- setDescription(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
A description of the Web ACL that helps with identification.
- setEndTime(Date) - Method in class com.amazonaws.services.wafv2.model.TimeWindow
-
The end of the time range from which you want GetSampledRequests to return a sample of the requests
that your AWS resource received.
- setExcludedRules(Collection<ExcludedRule>) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The rules whose actions are set to COUNT by the web ACL, regardless of the action that is set on the
rule.
- setExcludedRules(Collection<ExcludedRule>) - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
The names of rules that are in the referenced rule group, but that you want AWS WAF to exclude from processing
for this rule statement.
- setFallbackBehavior(String) - Method in class com.amazonaws.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.
- setFallbackBehavior(String) - Method in class com.amazonaws.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.
- setField(String) - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
The part of a web request that you want AWS WAF to inspect.
- setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The part of a web request that you want AWS WAF to inspect.
- setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- setFirewallManagerStatement(FirewallManagerStatement) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
The processing guidance for an AWS Firewall Manager rule.
- setForwardedIPConfig(ForwardedIPConfig) - Method in class com.amazonaws.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.
- setForwardedIPConfig(ForwardedIPConfig) - Method in class com.amazonaws.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.
- setGeoMatchStatement(GeoMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to identify web requests based on country of origin.
- setHeaderName(String) - Method in class com.amazonaws.services.wafv2.model.ForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- setHeaderName(String) - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- setHeaders(Collection<HTTPHeader>) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
A complex type that contains the name and value for each header in the sampled web request.
- setHTTPVersion(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
A unique identifier for the rule group.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
The unique identifier for the Web ACL.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
A unique identifier for the rule group.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
The unique identifier for the Web ACL.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
A unique identifier for the rule group.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A unique identifier for the rule group.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A unique identifier for the set.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A unique identifier for the rule group.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The unique identifier for the Web ACL.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
A unique identifier for the WebACL.
- setId(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The unique identifier for the Web ACL.
- setIncludedPaths(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Match only the specified include paths.
- setInvalidFallbackBehavior(String) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The inspection behavior to fall back to if the JSON in the request body is invalid.
- setIPAddressVersion(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specify IPV4 or IPV6.
- setIPAddressVersion(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Specify IPV4 or IPV6.
- setIPAddressVersion(String) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- setIPSet(IPSet) - Method in class com.amazonaws.services.wafv2.model.GetIPSetResult
-
- setIPSetForwardedIPConfig(IPSetForwardedIPConfig) - Method in class com.amazonaws.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.
- setIPSetReferenceStatement(IPSetReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
- setIPSets(Collection<IPSetSummary>) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
Array of IPSets.
- setJsonBody(JsonBody) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request body as JSON.
- setKey(String) - Method in class com.amazonaws.services.wafv2.model.Tag
-
Part of the key:value pair that defines a tag.
- setLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- setLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- setLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- setLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- setLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- setLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- setLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- setLimit(Long) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
The limit on requests per 5-minute period for a single originating IP address.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetResult
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLResult
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
A token used for optimistic locking.
- setLockToken(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
A token used for optimistic locking.
- setLogDestinationConfigs(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The Amazon Kinesis Data Firehose Amazon Resource Name (ARNs) that you want to associate with the web ACL.
- setLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationResult
-
- setLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationRequest
-
- setLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationResult
-
- setLoggingConfigurations(Collection<LoggingConfiguration>) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
- setManagedByFirewallManager(Boolean) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
Indicates whether the logging configuration was created by AWS Firewall Manager, as part of an AWS WAF policy
configuration.
- setManagedByFirewallManager(Boolean) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
Indicates whether this web ACL is managed by AWS Firewall Manager.
- setManagedKeysIPV4(RateBasedStatementManagedKeysIPSet) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
The keys that are of Internet Protocol version 4 (IPv4).
- setManagedKeysIPV6(RateBasedStatementManagedKeysIPSet) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
The keys that are of Internet Protocol version 6 (IPv6).
- setManagedRuleGroups(Collection<ManagedRuleGroupSummary>) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
- setManagedRuleGroupStatement(ManagedRuleGroupStatement) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerStatement
-
- setManagedRuleGroupStatement(ManagedRuleGroupStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to run the rules that are defined in a managed rule group.
- setMatchPattern(JsonMatchPattern) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The patterns to look for in the JSON body.
- setMatchScope(String) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The parts of the JSON to match against using the MatchPattern.
- setMaxItems(Long) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The number of requests that you want AWS WAF to return from among the first 5,000 requests that your AWS resource
received during the time range.
- setMethod(Method) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the HTTP method.
- setMethod(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The HTTP method specified in the sampled web request.
- setMetricName(String) - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A name of the CloudWatch metric.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
The name of the IP set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
The name of the set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The name of the rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The name of the Web ACL.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
The name of the IP set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
The name of the set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
The name of the rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
The name of the Web ACL.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.ExcludedRule
-
The name of the rule to exclude.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
The name of the rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
The name of the IP set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
The name of the set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
The name of the rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
The name of the Web ACL.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.HTTPHeader
-
The name of the HTTP header.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
The name of the IP set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
The name of the IP set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The name of the set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
The name of the data type instance.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.Rule
-
The name of the rule.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The name of the rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
The name of the data type instance.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.RuleSummary
-
The name of the rule.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.SingleHeader
-
The name of the query header to inspect.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.SingleQueryArgument
-
The name of the query argument to inspect.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
The name of the IP set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
The name of the set.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
The name of the rule group.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The name of the Web ACL.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The name of the Web ACL.
- setName(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The name of the Web ACL.
- setNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetResult
-
A token used for optimistic locking.
- setNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetResult
-
A token used for optimistic locking.
- setNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupResult
-
A token used for optimistic locking.
- setNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLResult
-
A token used for optimistic locking.
- setNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceResult
-
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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- setNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
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, AWS WAF returns a NextMarker value in the response.
- setNextWebACLLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsResult
-
A token used for optimistic locking.
- setNone(NoneAction) - Method in class com.amazonaws.services.wafv2.model.OverrideAction
-
Don't override the rule action setting.
- setNotStatement(NotStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to negate the results of another rule statement.
- setOrStatement(OrStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to combine other rule statements with OR logic.
- setOverrideAction(OverrideAction) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
- setOverrideAction(OverrideAction) - Method in class com.amazonaws.services.wafv2.model.Rule
-
The override action to apply to the rules in a rule group.
- setParameter(String) - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- setPolicy(String) - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyResult
-
The IAM policy that is attached to the specified rule group.
- setPolicy(String) - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyRequest
-
The policy to attach to the specified rule group.
- setPopulationSize(Long) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
The total number of requests from which GetSampledRequests got a sample of MaxItems
requests.
- setPosition(String) - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
The position in the header to search for the IP address.
- setPositionalConstraint(String) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
The area within the portion of a web request that you want AWS WAF to search for SearchString.
- setPostProcessFirewallManagerRuleGroups(Collection<FirewallManagerRuleGroup>) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The last set of rules for AWS WAF to process in the web ACL.
- setPreProcessFirewallManagerRuleGroups(Collection<FirewallManagerRuleGroup>) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The first set of rules for AWS WAF to process in the web ACL.
- setPriority(Integer) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
If you define more than one rule group in the first or last Firewall Manager rule groups, AWS WAF evaluates each
request against the rule groups in order, starting from the lowest priority setting.
- setPriority(Integer) - Method in class com.amazonaws.services.wafv2.model.Rule
-
If you define more than one Rule in a WebACL, AWS WAF evaluates each request against
the Rules in order based on the value of Priority.
- setPriority(Integer) - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
Sets the relative processing order for multiple transformations that are defined for a rule statement.
- setQueryString(QueryString) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the query string.
- setRateBasedStatement(RateBasedStatement) - Method in class com.amazonaws.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.
- setReason(String) - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- setRedactedFields(Collection<FieldToMatch>) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The parts of the request that you want to keep out of the logs.
- setRegexPatternSet(RegexPatternSet) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
- setRegexPatternSetReferenceStatement(RegexPatternSetReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to search web request components for matches with regular expressions.
- setRegexPatternSets(Collection<RegexPatternSetSummary>) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
- setRegexString(String) - Method in class com.amazonaws.services.wafv2.model.Regex
-
The string representing the regular expression.
- setRegularExpressionList(Collection<Regex>) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Array of regular expression strings.
- setRegularExpressionList(Collection<Regex>) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The regular expression patterns in the set.
- setRegularExpressionList(Collection<Regex>) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
- setRequest(HTTPRequest) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
A complex type that contains detailed information about the request.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLRequest
-
The Amazon Resource Name (ARN) of the resource to associate with the web ACL.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.DeleteLoggingConfigurationRequest
-
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the
LoggingConfiguration.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.DeletePermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group from which you want to delete the policy.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.DisassociateWebACLRequest
-
The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationRequest
-
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group for which you want to get the policy.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceRequest
-
The ARN (Amazon Resource Name) of the resource.
- setResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
- setResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the
RuleGroup to which you want to attach the policy.
- setResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
The Amazon Resource Name (ARN) of the resource.
- setResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- setResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- setResourceArns(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLResult
-
The array of Amazon Resource Names (ARNs) of the associated resources.
- setResourceType(String) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
Used for web ACLs that are scoped for regional applications.
- setRuleGroup(RuleGroup) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
- setRuleGroupReferenceStatement(RuleGroupReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerStatement
-
- setRuleGroupReferenceStatement(RuleGroupReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- setRuleGroups(Collection<RuleGroupSummary>) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
- setRuleMetricName(String) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The metric name assigned to the Rule or RuleGroup for which you want a sample of
requests.
- setRuleName(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the rate-based rule to get the keys for.
- setRuleNameWithinRuleGroup(String) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The name of the Rule that the request matched.
- setRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- setRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- setRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- setRules(Collection<RuleSummary>) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
- setRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- setRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- setRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- setRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- setSampledRequests(Collection<SampledHTTPRequest>) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
A complex type that contains detailed information about each of the requests in the sample.
- setSampledRequestsEnabled(Boolean) - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether AWS WAF should store a sampling of the web requests that match the rules.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- setScopeDownStatement(Statement) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
An optional nested statement that narrows the scope of the rate-based statement to matching web requests.
- setSearchString(ByteBuffer) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
A string value that you want AWS WAF to search for.
- setSingleHeader(SingleHeader) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect a single header.
- setSingleQueryArgument(SingleQueryArgument) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect a single query argument.
- setSize(Long) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The size, in byte, to compare to the request part, after any transformations.
- setSizeConstraintStatement(SizeConstraintStatement) - Method in class com.amazonaws.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 (<).
- setSqliMatchStatement(SqliMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
Attackers sometimes insert malicious SQL code into web requests in an effort to extract data from your database.
- setStartTime(Date) - Method in class com.amazonaws.services.wafv2.model.TimeWindow
-
The beginning of the time range from which you want GetSampledRequests to return a sample of the
requests that your AWS resource received.
- setStatement(Statement) - Method in class com.amazonaws.services.wafv2.model.NotStatement
-
The statement to negate.
- setStatement(Statement) - Method in class com.amazonaws.services.wafv2.model.Rule
-
- setStatements(Collection<Statement>) - Method in class com.amazonaws.services.wafv2.model.AndStatement
-
The statements to combine with AND logic.
- setStatements(Collection<Statement>) - Method in class com.amazonaws.services.wafv2.model.OrStatement
-
The statements to combine with OR logic.
- setSummary(IPSetSummary) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetResult
-
High-level information about an
IPSet, returned by operations like create and list.
- setSummary(RegexPatternSetSummary) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetResult
-
High-level information about a
RegexPatternSet, returned by operations like create and list.
- setSummary(RuleGroupSummary) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupResult
-
High-level information about a
RuleGroup, returned by operations like create and list.
- setSummary(WebACLSummary) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLResult
-
High-level information about a
WebACL, returned by operations like create and list.
- setTagInfoForResource(TagInfoForResource) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceResult
-
The collection of tagging definitions for the resource.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
An array of keys identifying the tags to disassociate from the resource.
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
The array of
Tag objects defined for the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
An array of key:value pairs to associate with the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
An array of key:value pairs to associate with the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
An array of key:value pairs to associate with the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
An array of key:value pairs to associate with the resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
An array of key:value pairs to associate with the resource.
- setTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- setTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- setTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- setTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- setTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- setTimestamp(Date) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The time at which AWS WAF received the request from your AWS resource, in Unix time format (in seconds).
- setTimeWindow(TimeWindow) - Method in class com.amazonaws.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.
- setTimeWindow(TimeWindow) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
Usually, TimeWindow is the time range that you specified in the GetSampledRequests
request.
- setType(String) - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
You can specify the following transformation types:
- setURI(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The URI path of the request, which identifies the resource, for example, /images/daily-ad.jpg.
- setUriPath(UriPath) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request URI path.
- setValue(String) - Method in class com.amazonaws.services.wafv2.model.HTTPHeader
-
The value of the HTTP header.
- setValue(String) - Method in class com.amazonaws.services.wafv2.model.Tag
-
Part of the key:value pair that defines a tag.
- setVendorName(String) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group vendor.
- setVendorName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group vendor.
- setVendorName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group vendor.
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.Rule
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- setVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- setWebACL(WebACL) - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceResult
-
The Web ACL that is associated with the resource.
- setWebACL(WebACL) - Method in class com.amazonaws.services.wafv2.model.GetWebACLResult
-
The Web ACL specification.
- setWebACLArn(String) - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLRequest
-
The Amazon Resource Name (ARN) of the Web ACL that you want to associate with the resource.
- setWebACLArn(String) - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
The Amazon Resource Name (ARN) of the web ACL.
- setWebAclArn(String) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The Amazon resource name (ARN) of the WebACL for which you want a sample of requests.
- setWebACLArn(String) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
The Amazon Resource Name (ARN) of the Web ACL.
- setWebACLId(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The unique identifier for the Web ACL.
- setWebACLLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
A token used for optimistic locking.
- setWebACLName(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the Web ACL.
- setWebACLs(Collection<WebACLSummary>) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
- setWeight(Long) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
A value that indicates how one result in the response relates proportionally to other results in the response.
- setXssMatchStatement(XssMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement that defines a cross-site scripting (XSS) match search for AWS WAF to apply to web requests.
- shutdown() - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- shutdown() - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
- SingleHeader - Class in com.amazonaws.services.wafv2.model
-
One of the headers in a web request, identified by name, for example, User-Agent or Referer
.
- SingleHeader() - Constructor for class com.amazonaws.services.wafv2.model.SingleHeader
-
- SingleQueryArgument - Class in com.amazonaws.services.wafv2.model
-
One query argument in a web request, identified by name, for example UserName or SalesRegion.
- SingleQueryArgument() - Constructor for class com.amazonaws.services.wafv2.model.SingleQueryArgument
-
- SizeConstraintStatement - Class in com.amazonaws.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() - Constructor for class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
- SqliMatchStatement - Class in com.amazonaws.services.wafv2.model
-
Attackers sometimes insert malicious SQL code into web requests in an effort to extract data from your database.
- SqliMatchStatement() - Constructor for class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
- standard() - Static method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.wafv2.AWSWAFV2ClientBuilder
-
- Statement - Class in com.amazonaws.services.wafv2.model
-
The processing guidance for a
Rule, used by AWS WAF to determine whether a web request matches the rule.
- Statement() - Constructor for class com.amazonaws.services.wafv2.model.Statement
-
- Tag - Class in com.amazonaws.services.wafv2.model
-
A tag associated with an AWS resource.
- Tag() - Constructor for class com.amazonaws.services.wafv2.model.Tag
-
- TagInfoForResource - Class in com.amazonaws.services.wafv2.model
-
The collection of tagging definitions for an AWS resource.
- TagInfoForResource() - Constructor for class com.amazonaws.services.wafv2.model.TagInfoForResource
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2
-
Associates tags with the specified AWS resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2Client
-
Associates tags with the specified AWS resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.wafv2.AbstractAWSWAFV2Async
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Associates tags with the specified AWS resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.wafv2.AWSWAFV2Async
-
Associates tags with the specified AWS resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.wafv2.AWSWAFV2AsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.wafv2.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.wafv2.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.wafv2.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.wafv2.model.TagResourceResult
-
- TextTransformation - Class in com.amazonaws.services.wafv2.model
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- TextTransformation() - Constructor for class com.amazonaws.services.wafv2.model.TextTransformation
-
- TextTransformationType - Enum in com.amazonaws.services.wafv2.model
-
- TimeWindow - Class in com.amazonaws.services.wafv2.model
-
In a
GetSampledRequests request, the
StartTime and
EndTime objects specify the time
range for which you want AWS WAF to return a sample of web requests.
- TimeWindow() - Constructor for class com.amazonaws.services.wafv2.model.TimeWindow
-
- toString() - Method in class com.amazonaws.services.wafv2.model.All
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.AllowAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.AllQueryArguments
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.AndStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.BlockAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.Body
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.BodyParsingFallbackBehavior
-
- toString() - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CheckCapacityResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.ComparisonOperator
-
- toString() - Method in class com.amazonaws.services.wafv2.model.CountAction
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.CountryCode
-
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateIPSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.CreateWebACLResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DefaultAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteLoggingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeletePermissionPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeletePermissionPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DisassociateWebACLRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.DisassociateWebACLResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ExcludedRule
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.FallbackBehavior
-
- toString() - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.FirewallManagerStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ForwardedIPConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.ForwardedIPPosition
-
- toString() - Method in class com.amazonaws.services.wafv2.model.GeoMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetIPSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.GetWebACLResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.HTTPHeader
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.IPAddressVersion
-
- toString() - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.IPSetReferenceStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.JsonMatchScope
-
- toString() - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.Method
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.NoneAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.NotStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.OrStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.OverrideAction
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.ParameterExceptionField
-
- toString() - Method in enum com.amazonaws.services.wafv2.model.PositionalConstraint
-
- toString() - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.QueryString
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.RateBasedStatementAggregateKeyType
-
- toString() - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.Regex
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.ResourceType
-
- toString() - Method in class com.amazonaws.services.wafv2.model.Rule
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.RuleSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.Scope
-
- toString() - Method in class com.amazonaws.services.wafv2.model.SingleHeader
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.SingleQueryArgument
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.Statement
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.wafv2.model.TextTransformationType
-
- toString() - Method in class com.amazonaws.services.wafv2.model.TimeWindow
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.UriPath
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.WebACL
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
Returns a string representation of this object.
- WAFAssociatedItemException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t perform the operation because your resource is being used by another resource or it’s associated
with another resource.
- WAFAssociatedItemException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFAssociatedItemException
-
Constructs a new WAFAssociatedItemException with the specified error message.
- WAFDuplicateItemException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t perform the operation because the resource that you tried to save is a duplicate of an existing one.
- WAFDuplicateItemException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFDuplicateItemException
-
Constructs a new WAFDuplicateItemException with the specified error message.
- WAFInternalErrorException - Exception in com.amazonaws.services.wafv2.model
-
Your request is valid, but AWS WAF couldn’t perform the operation because of a system problem.
- WAFInternalErrorException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFInternalErrorException
-
Constructs a new WAFInternalErrorException with the specified error message.
- WAFInvalidOperationException - Exception in com.amazonaws.services.wafv2.model
-
The operation isn't valid.
- WAFInvalidOperationException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFInvalidOperationException
-
Constructs a new WAFInvalidOperationException with the specified error message.
- WAFInvalidParameterException - Exception in com.amazonaws.services.wafv2.model
-
The operation failed because AWS WAF didn't recognize a parameter in the request.
- WAFInvalidParameterException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
Constructs a new WAFInvalidParameterException with the specified error message.
- WAFInvalidPermissionPolicyException - Exception in com.amazonaws.services.wafv2.model
-
The operation failed because the specified policy isn't in the proper format.
- WAFInvalidPermissionPolicyException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFInvalidPermissionPolicyException
-
Constructs a new WAFInvalidPermissionPolicyException with the specified error message.
- WAFInvalidResourceException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t perform the operation because the resource that you requested isn’t valid.
- WAFInvalidResourceException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFInvalidResourceException
-
Constructs a new WAFInvalidResourceException with the specified error message.
- WAFLimitsExceededException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t perform the operation because you exceeded your resource limit.
- WAFLimitsExceededException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFLimitsExceededException
-
Constructs a new WAFLimitsExceededException with the specified error message.
- WAFNonexistentItemException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t perform the operation because your resource doesn’t exist.
- WAFNonexistentItemException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFNonexistentItemException
-
Constructs a new WAFNonexistentItemException with the specified error message.
- WAFOptimisticLockException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t save your changes because you tried to update or delete a resource that has changed since you last
retrieved it.
- WAFOptimisticLockException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFOptimisticLockException
-
Constructs a new WAFOptimisticLockException with the specified error message.
- WAFServiceLinkedRoleErrorException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF is not able to access the service linked role.
- WAFServiceLinkedRoleErrorException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFServiceLinkedRoleErrorException
-
Constructs a new WAFServiceLinkedRoleErrorException with the specified error message.
- WAFSubscriptionNotFoundException - Exception in com.amazonaws.services.wafv2.model
-
- WAFSubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFSubscriptionNotFoundException
-
Constructs a new WAFSubscriptionNotFoundException with the specified error message.
- WAFTagOperationException - Exception in com.amazonaws.services.wafv2.model
-
An error occurred during the tagging operation.
- WAFTagOperationException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFTagOperationException
-
Constructs a new WAFTagOperationException with the specified error message.
- WAFTagOperationInternalErrorException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t perform your tagging operation because of an internal error.
- WAFTagOperationInternalErrorException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFTagOperationInternalErrorException
-
Constructs a new WAFTagOperationInternalErrorException with the specified error message.
- WAFUnavailableEntityException - Exception in com.amazonaws.services.wafv2.model
-
AWS WAF couldn’t retrieve the resource that you requested.
- WAFUnavailableEntityException(String) - Constructor for exception com.amazonaws.services.wafv2.model.WAFUnavailableEntityException
-
Constructs a new WAFUnavailableEntityException with the specified error message.
- WebACL - Class in com.amazonaws.services.wafv2.model
-
A Web ACL defines a collection of rules to use to inspect and control web requests.
- WebACL() - Constructor for class com.amazonaws.services.wafv2.model.WebACL
-
- WebACLSummary - Class in com.amazonaws.services.wafv2.model
-
High-level information about a
WebACL, returned by operations like create and list.
- WebACLSummary() - Constructor for class com.amazonaws.services.wafv2.model.WebACLSummary
-
- withAction(RuleAction) - Method in class com.amazonaws.services.wafv2.model.Rule
-
The action that AWS WAF should take on a web request when it matches the rule statement.
- withAction(RuleAction) - Method in class com.amazonaws.services.wafv2.model.RuleSummary
-
- withAction(String) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The action for the Rule that the request matched: ALLOW, BLOCK, or
COUNT.
- withAddresses(String...) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- withAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- withAddresses(String...) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- withAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- withAddresses(String...) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
The IP addresses that are currently blocked.
- withAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
The IP addresses that are currently blocked.
- withAddresses(String...) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- withAddresses(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Contains an array of strings that specify one or more IP addresses or blocks of IP addresses in Classless
Inter-Domain Routing (CIDR) notation.
- withAggregateKeyType(String) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
Setting that indicates how to aggregate the request counts.
- withAggregateKeyType(RateBasedStatementAggregateKeyType) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
Setting that indicates how to aggregate the request counts.
- withAll(All) - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Match all of the elements.
- withAllow(AllowAction) - Method in class com.amazonaws.services.wafv2.model.DefaultAction
-
Specifies that AWS WAF should allow requests by default.
- withAllow(AllowAction) - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to allow the web request.
- withAllQueryArguments(AllQueryArguments) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect all query arguments.
- withAndStatement(AndStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to combine other rule statements with AND logic.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
The Amazon Resource Name (ARN) of the entity.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.IPSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
IPSet that this statement references.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The Amazon Resource Name (ARN) of the entity.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
The Amazon Resource Name (ARN) of the
RegexPatternSet that this statement references.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
The Amazon Resource Name (ARN) of the entity.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The Amazon Resource Name (ARN) of the entity.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
The Amazon Resource Name (ARN) of the entity.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
The Amazon Resource Name (ARN) of the entity.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The Amazon Resource Name (ARN) of the Web ACL that you want to associate with the resource.
- withARN(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The Amazon Resource Name (ARN) of the entity.
- withBlock(BlockAction) - Method in class com.amazonaws.services.wafv2.model.DefaultAction
-
Specifies that AWS WAF should block requests by default.
- withBlock(BlockAction) - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to block the web request.
- withBody(Body) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request body as plain text.
- withByteMatchStatement(ByteMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement that defines a string match search for AWS WAF to apply to web requests.
- withCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityResult
-
The capacity required by the rules and scope.
- withCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The web ACL capacity units (WCUs) required for this rule group.
- withCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
The web ACL capacity units (WCUs) required for this rule group.
- withCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The web ACL capacity units (WCUs) required for this rule group.
- withCapacity(Long) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The web ACL capacity units (WCUs) currently being used by this web ACL.
- withClientIP(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The IP address that the request originated from.
- withCloudWatchMetricsEnabled(Boolean) - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether the associated resource sends metrics to CloudWatch.
- withComparisonOperator(String) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The operator to use to compare the request part to the size setting.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The operator to use to compare the request part to the size setting.
- withCount(CountAction) - Method in class com.amazonaws.services.wafv2.model.OverrideAction
-
Override the rule action setting to count.
- withCount(CountAction) - Method in class com.amazonaws.services.wafv2.model.RuleAction
-
Instructs AWS WAF to count the web request and allow it.
- withCountry(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The two-letter country code for the country that the request originated from.
- withCountryCodes(String...) - Method in class com.amazonaws.services.wafv2.model.GeoMatchStatement
-
An array of two-character country codes, for example, [ "US", "CN" ], from the alpha-2 country ISO
codes of the ISO 3166 international standard.
- withCountryCodes(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.GeoMatchStatement
-
An array of two-character country codes, for example, [ "US", "CN" ], from the alpha-2 country ISO
codes of the ISO 3166 international standard.
- withCountryCodes(CountryCode...) - Method in class com.amazonaws.services.wafv2.model.GeoMatchStatement
-
An array of two-character country codes, for example, [ "US", "CN" ], from the alpha-2 country ISO
codes of the ISO 3166 international standard.
- withDefaultAction(DefaultAction) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The action to perform if none of the Rules contained in the WebACL match.
- withDefaultAction(DefaultAction) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The action to perform if none of the Rules contained in the WebACL match.
- withDefaultAction(DefaultAction) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The action to perform if none of the Rules contained in the WebACL match.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
A description of the IP set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
A description of the set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
A description of the rule group that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
A description of the Web ACL that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
A description of the IP set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A description of the IP set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The description of the managed rule group, provided by AWS Managed Rules or the AWS Marketplace seller who
manages it.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
A description of the set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A description of the set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
A description of the rule group that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A description of the rule group that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A description of the IP set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A description of the set that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A description of the rule group that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
A description of the Web ACL that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
A description of the Web ACL that helps with identification.
- withDescription(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
A description of the Web ACL that helps with identification.
- withEndTime(Date) - Method in class com.amazonaws.services.wafv2.model.TimeWindow
-
The end of the time range from which you want GetSampledRequests to return a sample of the requests
that your AWS resource received.
- withExcludedRules(ExcludedRule...) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The rules whose actions are set to COUNT by the web ACL, regardless of the action that is set on the
rule.
- withExcludedRules(Collection<ExcludedRule>) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The rules whose actions are set to COUNT by the web ACL, regardless of the action that is set on the
rule.
- withExcludedRules(ExcludedRule...) - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
The names of rules that are in the referenced rule group, but that you want AWS WAF to exclude from processing
for this rule statement.
- withExcludedRules(Collection<ExcludedRule>) - Method in class com.amazonaws.services.wafv2.model.RuleGroupReferenceStatement
-
The names of rules that are in the referenced rule group, but that you want AWS WAF to exclude from processing
for this rule statement.
- withFallbackBehavior(String) - Method in class com.amazonaws.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.
- withFallbackBehavior(FallbackBehavior) - Method in class com.amazonaws.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.
- withFallbackBehavior(String) - Method in class com.amazonaws.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.
- withFallbackBehavior(FallbackBehavior) - Method in class com.amazonaws.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.
- withField(String) - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- withField(ParameterExceptionField) - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
The part of a web request that you want AWS WAF to inspect.
- withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The part of a web request that you want AWS WAF to inspect.
- withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
The part of a web request that you want AWS WAF to inspect.
- withFirewallManagerStatement(FirewallManagerStatement) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
The processing guidance for an AWS Firewall Manager rule.
- withForwardedIPConfig(ForwardedIPConfig) - Method in class com.amazonaws.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.
- withForwardedIPConfig(ForwardedIPConfig) - Method in class com.amazonaws.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.
- withGeoMatchStatement(GeoMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to identify web requests based on country of origin.
- withHeaderName(String) - Method in class com.amazonaws.services.wafv2.model.ForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- withHeaderName(String) - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
The name of the HTTP header to use for the IP address.
- withHeaders(HTTPHeader...) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
A complex type that contains the name and value for each header in the sampled web request.
- withHeaders(Collection<HTTPHeader>) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
A complex type that contains the name and value for each header in the sampled web request.
- withHTTPVersion(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
A unique identifier for the rule group.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
The unique identifier for the Web ACL.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
A unique identifier for the rule group.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
The unique identifier for the Web ACL.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
A unique identifier for the rule group.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A unique identifier for the rule group.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A unique identifier for the set.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A unique identifier for the rule group.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The unique identifier for the Web ACL.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
A unique identifier for the WebACL.
- withId(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The unique identifier for the Web ACL.
- withIncludedPaths(String...) - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Match only the specified include paths.
- withIncludedPaths(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.JsonMatchPattern
-
Match only the specified include paths.
- withInvalidFallbackBehavior(String) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The inspection behavior to fall back to if the JSON in the request body is invalid.
- withInvalidFallbackBehavior(BodyParsingFallbackBehavior) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The inspection behavior to fall back to if the JSON in the request body is invalid.
- withIPAddressVersion(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specify IPV4 or IPV6.
- withIPAddressVersion(IPAddressVersion) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specify IPV4 or IPV6.
- withIPAddressVersion(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Specify IPV4 or IPV6.
- withIPAddressVersion(IPAddressVersion) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
Specify IPV4 or IPV6.
- withIPAddressVersion(String) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- withIPAddressVersion(IPAddressVersion) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatementManagedKeysIPSet
-
- withIPSet(IPSet) - Method in class com.amazonaws.services.wafv2.model.GetIPSetResult
-
- withIPSetForwardedIPConfig(IPSetForwardedIPConfig) - Method in class com.amazonaws.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.
- withIPSetReferenceStatement(IPSetReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
- withIPSets(IPSetSummary...) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
Array of IPSets.
- withIPSets(Collection<IPSetSummary>) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
Array of IPSets.
- withJsonBody(JsonBody) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request body as JSON.
- withKey(String) - Method in class com.amazonaws.services.wafv2.model.Tag
-
Part of the key:value pair that defines a tag.
- withLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- withLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- withLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- withLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- withLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- withLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- withLimit(Integer) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
The maximum number of objects that you want AWS WAF to return for this request.
- withLimit(Long) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
The limit on requests per 5-minute period for a single originating IP address.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetResult
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLResult
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
A token used for optimistic locking.
- withLockToken(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
A token used for optimistic locking.
- withLogDestinationConfigs(String...) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The Amazon Kinesis Data Firehose Amazon Resource Name (ARNs) that you want to associate with the web ACL.
- withLogDestinationConfigs(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The Amazon Kinesis Data Firehose Amazon Resource Name (ARNs) that you want to associate with the web ACL.
- withLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationResult
-
- withLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationRequest
-
- withLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.wafv2.model.PutLoggingConfigurationResult
-
- withLoggingConfigurations(LoggingConfiguration...) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
- withLoggingConfigurations(Collection<LoggingConfiguration>) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
- withManagedByFirewallManager(Boolean) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
Indicates whether the logging configuration was created by AWS Firewall Manager, as part of an AWS WAF policy
configuration.
- withManagedByFirewallManager(Boolean) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
Indicates whether this web ACL is managed by AWS Firewall Manager.
- withManagedKeysIPV4(RateBasedStatementManagedKeysIPSet) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
The keys that are of Internet Protocol version 4 (IPv4).
- withManagedKeysIPV6(RateBasedStatementManagedKeysIPSet) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysResult
-
The keys that are of Internet Protocol version 6 (IPv6).
- withManagedRuleGroups(ManagedRuleGroupSummary...) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
- withManagedRuleGroups(Collection<ManagedRuleGroupSummary>) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
- withManagedRuleGroupStatement(ManagedRuleGroupStatement) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerStatement
-
- withManagedRuleGroupStatement(ManagedRuleGroupStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to run the rules that are defined in a managed rule group.
- withMatchPattern(JsonMatchPattern) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The patterns to look for in the JSON body.
- withMatchScope(String) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The parts of the JSON to match against using the MatchPattern.
- withMatchScope(JsonMatchScope) - Method in class com.amazonaws.services.wafv2.model.JsonBody
-
The parts of the JSON to match against using the MatchPattern.
- withMaxItems(Long) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The number of requests that you want AWS WAF to return from among the first 5,000 requests that your AWS resource
received during the time range.
- withMethod(Method) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the HTTP method.
- withMethod(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The HTTP method specified in the sampled web request.
- withMetricName(String) - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A name of the CloudWatch metric.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
The name of the IP set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
The name of the set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The name of the rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The name of the Web ACL.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
The name of the IP set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
The name of the set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
The name of the rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
The name of the Web ACL.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.ExcludedRule
-
The name of the rule to exclude.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
The name of the rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
The name of the IP set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
The name of the set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
The name of the rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
The name of the Web ACL.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.HTTPHeader
-
The name of the HTTP header.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.IPSet
-
The name of the IP set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.IPSetSummary
-
The name of the IP set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The name of the set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetSummary
-
The name of the data type instance.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.Rule
-
The name of the rule.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The name of the rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.RuleGroupSummary
-
The name of the data type instance.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.RuleSummary
-
The name of the rule.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.SingleHeader
-
The name of the query header to inspect.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.SingleQueryArgument
-
The name of the query argument to inspect.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
The name of the IP set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
The name of the set.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
The name of the rule group.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The name of the Web ACL.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The name of the Web ACL.
- withName(String) - Method in class com.amazonaws.services.wafv2.model.WebACLSummary
-
The name of the Web ACL.
- withNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetResult
-
A token used for optimistic locking.
- withNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetResult
-
A token used for optimistic locking.
- withNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupResult
-
A token used for optimistic locking.
- withNextLockToken(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLResult
-
A token used for optimistic locking.
- withNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsResult
-
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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsResult
-
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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsResult
-
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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceResult
-
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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.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, AWS WAF returns a NextMarker value in the response.
- withNextMarker(String) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
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, AWS WAF returns a NextMarker value in the response.
- withNextWebACLLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsResult
-
A token used for optimistic locking.
- withNone(NoneAction) - Method in class com.amazonaws.services.wafv2.model.OverrideAction
-
Don't override the rule action setting.
- withNotStatement(NotStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to negate the results of another rule statement.
- withOrStatement(OrStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A logical rule statement used to combine other rule statements with OR logic.
- withOverrideAction(OverrideAction) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
- withOverrideAction(OverrideAction) - Method in class com.amazonaws.services.wafv2.model.Rule
-
The override action to apply to the rules in a rule group.
- withParameter(String) - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- withPolicy(String) - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyResult
-
The IAM policy that is attached to the specified rule group.
- withPolicy(String) - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyRequest
-
The policy to attach to the specified rule group.
- withPopulationSize(Long) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
The total number of requests from which GetSampledRequests got a sample of MaxItems
requests.
- withPosition(String) - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
The position in the header to search for the IP address.
- withPosition(ForwardedIPPosition) - Method in class com.amazonaws.services.wafv2.model.IPSetForwardedIPConfig
-
The position in the header to search for the IP address.
- withPositionalConstraint(String) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
The area within the portion of a web request that you want AWS WAF to search for SearchString.
- withPositionalConstraint(PositionalConstraint) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
The area within the portion of a web request that you want AWS WAF to search for SearchString.
- withPostProcessFirewallManagerRuleGroups(FirewallManagerRuleGroup...) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The last set of rules for AWS WAF to process in the web ACL.
- withPostProcessFirewallManagerRuleGroups(Collection<FirewallManagerRuleGroup>) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The last set of rules for AWS WAF to process in the web ACL.
- withPreProcessFirewallManagerRuleGroups(FirewallManagerRuleGroup...) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The first set of rules for AWS WAF to process in the web ACL.
- withPreProcessFirewallManagerRuleGroups(Collection<FirewallManagerRuleGroup>) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The first set of rules for AWS WAF to process in the web ACL.
- withPriority(Integer) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
If you define more than one rule group in the first or last Firewall Manager rule groups, AWS WAF evaluates each
request against the rule groups in order, starting from the lowest priority setting.
- withPriority(Integer) - Method in class com.amazonaws.services.wafv2.model.Rule
-
If you define more than one Rule in a WebACL, AWS WAF evaluates each request against
the Rules in order based on the value of Priority.
- withPriority(Integer) - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
Sets the relative processing order for multiple transformations that are defined for a rule statement.
- withQueryString(QueryString) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the query string.
- withRateBasedStatement(RateBasedStatement) - Method in class com.amazonaws.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.
- withReason(String) - Method in exception com.amazonaws.services.wafv2.model.WAFInvalidParameterException
-
- withRedactedFields(FieldToMatch...) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The parts of the request that you want to keep out of the logs.
- withRedactedFields(Collection<FieldToMatch>) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The parts of the request that you want to keep out of the logs.
- withRegexPatternSet(RegexPatternSet) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetResult
-
- withRegexPatternSetReferenceStatement(RegexPatternSetReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to search web request components for matches with regular expressions.
- withRegexPatternSets(RegexPatternSetSummary...) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
- withRegexPatternSets(Collection<RegexPatternSetSummary>) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsResult
-
- withRegexString(String) - Method in class com.amazonaws.services.wafv2.model.Regex
-
The string representing the regular expression.
- withRegularExpressionList(Regex...) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Array of regular expression strings.
- withRegularExpressionList(Collection<Regex>) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Array of regular expression strings.
- withRegularExpressionList(Regex...) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The regular expression patterns in the set.
- withRegularExpressionList(Collection<Regex>) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSet
-
The regular expression patterns in the set.
- withRegularExpressionList(Regex...) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
- withRegularExpressionList(Collection<Regex>) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
- withRequest(HTTPRequest) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
A complex type that contains detailed information about the request.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLRequest
-
The Amazon Resource Name (ARN) of the resource to associate with the web ACL.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.DeleteLoggingConfigurationRequest
-
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the
LoggingConfiguration.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.DeletePermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group from which you want to delete the policy.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.DisassociateWebACLRequest
-
The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.GetLoggingConfigurationRequest
-
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.GetPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the rule group for which you want to get the policy.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceRequest
-
The ARN (Amazon Resource Name) of the resource.
- withResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.LoggingConfiguration
-
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
- withResourceArn(String) - Method in class com.amazonaws.services.wafv2.model.PutPermissionPolicyRequest
-
The Amazon Resource Name (ARN) of the
RuleGroup to which you want to attach the policy.
- withResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
The Amazon Resource Name (ARN) of the resource.
- withResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- withResourceARN(String) - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the resource.
- withResourceArns(String...) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLResult
-
The array of Amazon Resource Names (ARNs) of the associated resources.
- withResourceArns(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLResult
-
The array of Amazon Resource Names (ARNs) of the associated resources.
- withResourceType(String) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
Used for web ACLs that are scoped for regional applications.
- withResourceType(ResourceType) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
Used for web ACLs that are scoped for regional applications.
- withRuleGroup(RuleGroup) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupResult
-
- withRuleGroupReferenceStatement(RuleGroupReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerStatement
-
- withRuleGroupReferenceStatement(RuleGroupReferenceStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement used to run the rules that are defined in a
RuleGroup.
- withRuleGroups(RuleGroupSummary...) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
- withRuleGroups(Collection<RuleGroupSummary>) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsResult
-
- withRuleMetricName(String) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The metric name assigned to the Rule or RuleGroup for which you want a sample of
requests.
- withRuleName(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the rate-based rule to get the keys for.
- withRuleNameWithinRuleGroup(String) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The name of the Rule that the request matched.
- withRules(Rule...) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- withRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
An array of
Rule that you're configuring to use in a rule group or web ACL.
- withRules(Rule...) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Rule...) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(RuleSummary...) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
- withRules(Collection<RuleSummary>) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupResult
-
- withRules(Rule...) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Rule...) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Rule...) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Rule...) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withRules(Collection<Rule>) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
The
Rule statements used to identify the web requests that you want to allow, block, or count.
- withSampledRequests(SampledHTTPRequest...) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
A complex type that contains detailed information about each of the requests in the sample.
- withSampledRequests(Collection<SampledHTTPRequest>) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
A complex type that contains detailed information about each of the requests in the sample.
- withSampledRequestsEnabled(Boolean) - Method in class com.amazonaws.services.wafv2.model.VisibilityConfig
-
A boolean indicating whether AWS WAF should store a sampling of the web requests that match the rules.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.CheckCapacityRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.DeleteIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.DeleteRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.DeleteRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.DeleteWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.GetIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.GetRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.GetRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.GetWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.ListAvailableManagedRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.ListIPSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.ListLoggingConfigurationsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.ListRegexPatternSetsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.ListRuleGroupsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.UpdateIPSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.UpdateRegexPatternSetRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(String) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScope(Scope) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
- withScopeDownStatement(Statement) - Method in class com.amazonaws.services.wafv2.model.RateBasedStatement
-
An optional nested statement that narrows the scope of the rate-based statement to matching web requests.
- withSearchString(ByteBuffer) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
A string value that you want AWS WAF to search for.
- withSingleHeader(SingleHeader) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect a single header.
- withSingleQueryArgument(SingleQueryArgument) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect a single query argument.
- withSize(Long) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
The size, in byte, to compare to the request part, after any transformations.
- withSizeConstraintStatement(SizeConstraintStatement) - Method in class com.amazonaws.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 (<).
- withSqliMatchStatement(SqliMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
Attackers sometimes insert malicious SQL code into web requests in an effort to extract data from your database.
- withStartTime(Date) - Method in class com.amazonaws.services.wafv2.model.TimeWindow
-
The beginning of the time range from which you want GetSampledRequests to return a sample of the
requests that your AWS resource received.
- withStatement(Statement) - Method in class com.amazonaws.services.wafv2.model.NotStatement
-
The statement to negate.
- withStatement(Statement) - Method in class com.amazonaws.services.wafv2.model.Rule
-
- withStatements(Statement...) - Method in class com.amazonaws.services.wafv2.model.AndStatement
-
The statements to combine with AND logic.
- withStatements(Collection<Statement>) - Method in class com.amazonaws.services.wafv2.model.AndStatement
-
The statements to combine with AND logic.
- withStatements(Statement...) - Method in class com.amazonaws.services.wafv2.model.OrStatement
-
The statements to combine with OR logic.
- withStatements(Collection<Statement>) - Method in class com.amazonaws.services.wafv2.model.OrStatement
-
The statements to combine with OR logic.
- withSummary(IPSetSummary) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetResult
-
High-level information about an
IPSet, returned by operations like create and list.
- withSummary(RegexPatternSetSummary) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetResult
-
High-level information about a
RegexPatternSet, returned by operations like create and list.
- withSummary(RuleGroupSummary) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupResult
-
High-level information about a
RuleGroup, returned by operations like create and list.
- withSummary(WebACLSummary) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLResult
-
High-level information about a
WebACL, returned by operations like create and list.
- withTagInfoForResource(TagInfoForResource) - Method in class com.amazonaws.services.wafv2.model.ListTagsForResourceResult
-
The collection of tagging definitions for the resource.
- withTagKeys(String...) - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
An array of keys identifying the tags to disassociate from the resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.wafv2.model.UntagResourceRequest
-
An array of keys identifying the tags to disassociate from the resource.
- withTagList(Tag...) - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
The array of
Tag objects defined for the resource.
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.TagInfoForResource
-
The array of
Tag objects defined for the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateIPSetRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateRegexPatternSetRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Tag...) - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
An array of key:value pairs to associate with the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.wafv2.model.TagResourceRequest
-
An array of key:value pairs to associate with the resource.
- withTextTransformations(TextTransformation...) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.ByteMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(TextTransformation...) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.RegexPatternSetReferenceStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(TextTransformation...) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.SizeConstraintStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(TextTransformation...) - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.SqliMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(TextTransformation...) - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTextTransformations(Collection<TextTransformation>) - Method in class com.amazonaws.services.wafv2.model.XssMatchStatement
-
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
- withTimestamp(Date) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
The time at which AWS WAF received the request from your AWS resource, in Unix time format (in seconds).
- withTimeWindow(TimeWindow) - Method in class com.amazonaws.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.
- withTimeWindow(TimeWindow) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsResult
-
Usually, TimeWindow is the time range that you specified in the GetSampledRequests
request.
- withType(String) - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
You can specify the following transformation types:
- withType(TextTransformationType) - Method in class com.amazonaws.services.wafv2.model.TextTransformation
-
You can specify the following transformation types:
- withURI(String) - Method in class com.amazonaws.services.wafv2.model.HTTPRequest
-
The URI path of the request, which identifies the resource, for example, /images/daily-ad.jpg.
- withUriPath(UriPath) - Method in class com.amazonaws.services.wafv2.model.FieldToMatch
-
Inspect the request URI path.
- withValue(String) - Method in class com.amazonaws.services.wafv2.model.HTTPHeader
-
The value of the HTTP header.
- withValue(String) - Method in class com.amazonaws.services.wafv2.model.Tag
-
Part of the key:value pair that defines a tag.
- withVendorName(String) - Method in class com.amazonaws.services.wafv2.model.DescribeManagedRuleGroupRequest
-
The name of the managed rule group vendor.
- withVendorName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupStatement
-
The name of the managed rule group vendor.
- withVendorName(String) - Method in class com.amazonaws.services.wafv2.model.ManagedRuleGroupSummary
-
The name of the managed rule group vendor.
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.CreateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.CreateWebACLRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.FirewallManagerRuleGroup
-
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.Rule
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.RuleGroup
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.UpdateRuleGroupRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.UpdateWebACLRequest
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- withVisibilityConfig(VisibilityConfig) - Method in class com.amazonaws.services.wafv2.model.WebACL
-
Defines and enables Amazon CloudWatch metrics and web request sample collection.
- withWebACL(WebACL) - Method in class com.amazonaws.services.wafv2.model.GetWebACLForResourceResult
-
The Web ACL that is associated with the resource.
- withWebACL(WebACL) - Method in class com.amazonaws.services.wafv2.model.GetWebACLResult
-
The Web ACL specification.
- withWebACLArn(String) - Method in class com.amazonaws.services.wafv2.model.AssociateWebACLRequest
-
The Amazon Resource Name (ARN) of the Web ACL that you want to associate with the resource.
- withWebACLArn(String) - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
The Amazon Resource Name (ARN) of the web ACL.
- withWebAclArn(String) - Method in class com.amazonaws.services.wafv2.model.GetSampledRequestsRequest
-
The Amazon resource name (ARN) of the WebACL for which you want a sample of requests.
- withWebACLArn(String) - Method in class com.amazonaws.services.wafv2.model.ListResourcesForWebACLRequest
-
The Amazon Resource Name (ARN) of the Web ACL.
- withWebACLId(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The unique identifier for the Web ACL.
- withWebACLLockToken(String) - Method in class com.amazonaws.services.wafv2.model.DeleteFirewallManagerRuleGroupsRequest
-
A token used for optimistic locking.
- withWebACLName(String) - Method in class com.amazonaws.services.wafv2.model.GetRateBasedStatementManagedKeysRequest
-
The name of the Web ACL.
- withWebACLs(WebACLSummary...) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
- withWebACLs(Collection<WebACLSummary>) - Method in class com.amazonaws.services.wafv2.model.ListWebACLsResult
-
- withWeight(Long) - Method in class com.amazonaws.services.wafv2.model.SampledHTTPRequest
-
A value that indicates how one result in the response relates proportionally to other results in the response.
- withXssMatchStatement(XssMatchStatement) - Method in class com.amazonaws.services.wafv2.model.Statement
-
A rule statement that defines a cross-site scripting (XSS) match search for AWS WAF to apply to web requests.