Skip navigation links
A B C D E F G H I L M P R S T U V W X 

A

AbstractAWSWAF - Class in com.amazonaws.services.waf
Abstract implementation of AWSWAF.
AbstractAWSWAF() - Constructor for class com.amazonaws.services.waf.AbstractAWSWAF
 
AbstractAWSWAFAsync - Class in com.amazonaws.services.waf
Abstract implementation of AWSWAFAsync.
AbstractAWSWAFAsync() - Constructor for class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
ActivatedRule - Class in com.amazonaws.services.waf.model
The ActivatedRule object in an UpdateWebACL request specifies a Rule that you want to insert or delete, the priority of the Rule in the WebACL, and the action that you want AWS WAF to take when a web request matches the Rule (ALLOW, BLOCK, or COUNT).
ActivatedRule() - Constructor for class com.amazonaws.services.waf.model.ActivatedRule
 
AWSWAF - Interface in com.amazonaws.services.waf
Interface for accessing WAF.
AWSWAFAsync - Interface in com.amazonaws.services.waf
Interface for accessing WAF asynchronously.
AWSWAFAsyncClient - Class in com.amazonaws.services.waf
Interface for accessing WAF asynchronously.
AWSWAFAsyncClient() - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF.
AWSWAFAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF.
AWSWAFAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF using the specified AWS account credentials.
AWSWAFAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF using the specified AWS account credentials and executor service.
AWSWAFAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF using the specified AWS account credentials, executor service, and client configuration options.
AWSWAFAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF using the specified AWS account credentials provider.
AWSWAFAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF using the provided AWS account credentials provider and client configuration options.
AWSWAFAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF using the specified AWS account credentials provider and executor service.
AWSWAFAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
Constructs a new asynchronous client to invoke service methods on WAF using the specified AWS account credentials provider, executor service, and client configuration options.
AWSWAFAsyncClientBuilder - Class in com.amazonaws.services.waf
Fluent builder for AWSWAFAsync.
AWSWAFClient - Class in com.amazonaws.services.waf
Client for accessing WAF.
AWSWAFClient() - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Constructs a new client to invoke service methods on WAF.
AWSWAFClient(ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Constructs a new client to invoke service methods on WAF.
AWSWAFClient(AWSCredentials) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Constructs a new client to invoke service methods on WAF using the specified AWS account credentials.
AWSWAFClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Constructs a new client to invoke service methods on WAF using the specified AWS account credentials and client configuration options.
AWSWAFClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Constructs a new client to invoke service methods on WAF using the specified AWS account credentials provider.
AWSWAFClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Constructs a new client to invoke service methods on WAF using the specified AWS account credentials provider and client configuration options.
AWSWAFClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Constructs a new client to invoke service methods on WAF using the specified AWS account credentials provider, client configuration options, and request metric collector.
AWSWAFClientBuilder - Class in com.amazonaws.services.waf
Fluent builder for AWSWAF.
AWSWAFException - Exception in com.amazonaws.services.waf.model
Base exception for all service exceptions thrown by AWS WAF
AWSWAFException(String) - Constructor for exception com.amazonaws.services.waf.model.AWSWAFException
Constructs a new AWSWAFException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClientBuilder
Construct an asynchronous implementation of AWSWAFAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.waf.AWSWAFClientBuilder
Construct a synchronous implementation of AWSWAF using the current builder configuration.
ByteMatchSet - Class in com.amazonaws.services.waf.model
In a GetByteMatchSet request, ByteMatchSet is a complex type that contains the ByteMatchSetId and Name of a ByteMatchSet, and the values that you specified when you updated the ByteMatchSet.
ByteMatchSet() - Constructor for class com.amazonaws.services.waf.model.ByteMatchSet
 
ByteMatchSetSummary - Class in com.amazonaws.services.waf.model
Returned by ListByteMatchSets.
ByteMatchSetSummary() - Constructor for class com.amazonaws.services.waf.model.ByteMatchSetSummary
 
ByteMatchSetUpdate - Class in com.amazonaws.services.waf.model
In an UpdateByteMatchSet request, ByteMatchSetUpdate specifies whether to insert or delete a ByteMatchTuple and includes the settings for the ByteMatchTuple.
ByteMatchSetUpdate() - Constructor for class com.amazonaws.services.waf.model.ByteMatchSetUpdate
 
ByteMatchTuple - Class in com.amazonaws.services.waf.model
The bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
ByteMatchTuple() - Constructor for class com.amazonaws.services.waf.model.ByteMatchTuple
 

C

ChangeAction - Enum in com.amazonaws.services.waf.model
 
ChangeTokenStatus - Enum in com.amazonaws.services.waf.model
 
clone() - Method in class com.amazonaws.services.waf.model.ActivatedRule
 
clone() - Method in class com.amazonaws.services.waf.model.ByteMatchSet
 
clone() - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
 
clone() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.FieldToMatch
 
clone() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetChangeTokenRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetIPSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetWebACLResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.HTTPHeader
 
clone() - Method in class com.amazonaws.services.waf.model.HTTPRequest
 
clone() - Method in class com.amazonaws.services.waf.model.IPSet
 
clone() - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
 
clone() - Method in class com.amazonaws.services.waf.model.IPSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.IPSetUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListRulesRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListRulesResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
 
clone() - Method in class com.amazonaws.services.waf.model.Predicate
 
clone() - Method in class com.amazonaws.services.waf.model.Rule
 
clone() - Method in class com.amazonaws.services.waf.model.RuleSummary
 
clone() - Method in class com.amazonaws.services.waf.model.RuleUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
 
clone() - Method in class com.amazonaws.services.waf.model.SizeConstraint
 
clone() - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
 
clone() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
 
clone() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
clone() - Method in class com.amazonaws.services.waf.model.TimeWindow
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.WafAction
 
clone() - Method in class com.amazonaws.services.waf.model.WebACL
 
clone() - Method in class com.amazonaws.services.waf.model.WebACLSummary
 
clone() - Method in class com.amazonaws.services.waf.model.WebACLUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.XssMatchSet
 
clone() - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.XssMatchTuple
 
com.amazonaws.services.waf - package com.amazonaws.services.waf
This is the AWS WAF API Reference.
com.amazonaws.services.waf.model - package com.amazonaws.services.waf.model
 
ComparisonOperator - Enum in com.amazonaws.services.waf.model
 
configFactory - Static variable in class com.amazonaws.services.waf.AWSWAFClient
Client configuration factory providing ClientConfigurations tailored to this client
createByteMatchSet(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createByteMatchSet(CreateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a ByteMatchSet.
createByteMatchSet(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a ByteMatchSet.
createByteMatchSetAsync(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createByteMatchSetAsync(CreateByteMatchSetRequest, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createByteMatchSetAsync(CreateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a ByteMatchSet.
createByteMatchSetAsync(CreateByteMatchSetRequest, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a ByteMatchSet.
createByteMatchSetAsync(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createByteMatchSetAsync(CreateByteMatchSetRequest, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
CreateByteMatchSetRequest - Class in com.amazonaws.services.waf.model
 
CreateByteMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
 
CreateByteMatchSetResult - Class in com.amazonaws.services.waf.model
 
CreateByteMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateByteMatchSetResult
 
createIPSet(CreateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createIPSet(CreateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates an IPSet, which you use to specify which web requests you want to allow or block based on the IP addresses that the requests originate from.
createIPSet(CreateIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates an IPSet, which you use to specify which web requests you want to allow or block based on the IP addresses that the requests originate from.
createIPSetAsync(CreateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createIPSetAsync(CreateIPSetRequest, AsyncHandler<CreateIPSetRequest, CreateIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createIPSetAsync(CreateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates an IPSet, which you use to specify which web requests you want to allow or block based on the IP addresses that the requests originate from.
createIPSetAsync(CreateIPSetRequest, AsyncHandler<CreateIPSetRequest, CreateIPSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates an IPSet, which you use to specify which web requests you want to allow or block based on the IP addresses that the requests originate from.
createIPSetAsync(CreateIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createIPSetAsync(CreateIPSetRequest, AsyncHandler<CreateIPSetRequest, CreateIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
CreateIPSetRequest - Class in com.amazonaws.services.waf.model
 
CreateIPSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateIPSetRequest
 
CreateIPSetResult - Class in com.amazonaws.services.waf.model
 
CreateIPSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateIPSetResult
 
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createRule(CreateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a Rule, which contains the IPSet objects, ByteMatchSet objects, and other predicates that identify the requests that you want to block.
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a Rule, which contains the IPSet objects, ByteMatchSet objects, and other predicates that identify the requests that you want to block.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRuleAsync(CreateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a Rule, which contains the IPSet objects, ByteMatchSet objects, and other predicates that identify the requests that you want to block.
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a Rule, which contains the IPSet objects, ByteMatchSet objects, and other predicates that identify the requests that you want to block.
createRuleAsync(CreateRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
CreateRuleRequest - Class in com.amazonaws.services.waf.model
 
CreateRuleRequest() - Constructor for class com.amazonaws.services.waf.model.CreateRuleRequest
 
CreateRuleResult - Class in com.amazonaws.services.waf.model
 
CreateRuleResult() - Constructor for class com.amazonaws.services.waf.model.CreateRuleResult
 
createSizeConstraintSet(CreateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createSizeConstraintSet(CreateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a SizeConstraintSet.
createSizeConstraintSet(CreateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a SizeConstraintSet.
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a SizeConstraintSet.
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a SizeConstraintSet.
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
CreateSizeConstraintSetRequest - Class in com.amazonaws.services.waf.model
 
CreateSizeConstraintSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
 
CreateSizeConstraintSetResult - Class in com.amazonaws.services.waf.model
 
CreateSizeConstraintSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
 
createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests.
createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests.
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests.
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests.
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
CreateSqlInjectionMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to create a SqlInjectionMatchSet.
CreateSqlInjectionMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
 
CreateSqlInjectionMatchSetResult - Class in com.amazonaws.services.waf.model
The response to a CreateSqlInjectionMatchSet request.
CreateSqlInjectionMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
 
createWebACL(CreateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createWebACL(CreateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a WebACL, which contains the Rules that identify the CloudFront web requests that you want to allow, block, or count.
createWebACL(CreateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a WebACL, which contains the Rules that identify the CloudFront web requests that you want to allow, block, or count.
createWebACLAsync(CreateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createWebACLAsync(CreateWebACLRequest, AsyncHandler<CreateWebACLRequest, CreateWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createWebACLAsync(CreateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a WebACL, which contains the Rules that identify the CloudFront web requests that you want to allow, block, or count.
createWebACLAsync(CreateWebACLRequest, AsyncHandler<CreateWebACLRequest, CreateWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a WebACL, which contains the Rules that identify the CloudFront web requests that you want to allow, block, or count.
createWebACLAsync(CreateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createWebACLAsync(CreateWebACLRequest, AsyncHandler<CreateWebACLRequest, CreateWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
CreateWebACLRequest - Class in com.amazonaws.services.waf.model
 
CreateWebACLRequest() - Constructor for class com.amazonaws.services.waf.model.CreateWebACLRequest
 
CreateWebACLResult - Class in com.amazonaws.services.waf.model
 
CreateWebACLResult() - Constructor for class com.amazonaws.services.waf.model.CreateWebACLResult
 
createXssMatchSet(CreateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createXssMatchSet(CreateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.
createXssMatchSet(CreateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.
createXssMatchSetAsync(CreateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createXssMatchSetAsync(CreateXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createXssMatchSetAsync(CreateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.
createXssMatchSetAsync(CreateXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests.
createXssMatchSetAsync(CreateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createXssMatchSetAsync(CreateXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
CreateXssMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to create an XssMatchSet.
CreateXssMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
 
CreateXssMatchSetResult - Class in com.amazonaws.services.waf.model
The response to a CreateXssMatchSet request.
CreateXssMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateXssMatchSetResult
 

D

defaultClient() - Static method in class com.amazonaws.services.waf.AWSWAFAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.waf.AWSWAFClientBuilder
 
deleteByteMatchSet(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteByteMatchSet(DeleteByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a ByteMatchSet.
deleteByteMatchSet(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a ByteMatchSet.
deleteByteMatchSetAsync(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteByteMatchSetAsync(DeleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteByteMatchSetAsync(DeleteByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a ByteMatchSet.
deleteByteMatchSetAsync(DeleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a ByteMatchSet.
deleteByteMatchSetAsync(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteByteMatchSetAsync(DeleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
DeleteByteMatchSetRequest - Class in com.amazonaws.services.waf.model
 
DeleteByteMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
 
DeleteByteMatchSetResult - Class in com.amazonaws.services.waf.model
 
DeleteByteMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
 
deleteIPSet(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteIPSet(DeleteIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes an IPSet.
deleteIPSet(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes an IPSet.
deleteIPSetAsync(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteIPSetAsync(DeleteIPSetRequest, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteIPSetAsync(DeleteIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes an IPSet.
deleteIPSetAsync(DeleteIPSetRequest, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes an IPSet.
deleteIPSetAsync(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteIPSetAsync(DeleteIPSetRequest, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
DeleteIPSetRequest - Class in com.amazonaws.services.waf.model
 
DeleteIPSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteIPSetRequest
 
DeleteIPSetResult - Class in com.amazonaws.services.waf.model
 
DeleteIPSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteIPSetResult
 
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteRule(DeleteRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a Rule.
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a Rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRuleAsync(DeleteRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a Rule.
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a Rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
DeleteRuleRequest - Class in com.amazonaws.services.waf.model
 
DeleteRuleRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteRuleRequest
 
DeleteRuleResult - Class in com.amazonaws.services.waf.model
 
DeleteRuleResult() - Constructor for class com.amazonaws.services.waf.model.DeleteRuleResult
 
deleteSizeConstraintSet(DeleteSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteSizeConstraintSet(DeleteSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a SizeConstraintSet.
deleteSizeConstraintSet(DeleteSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a SizeConstraintSet.
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a SizeConstraintSet.
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a SizeConstraintSet.
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
DeleteSizeConstraintSetRequest - Class in com.amazonaws.services.waf.model
 
DeleteSizeConstraintSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
 
DeleteSizeConstraintSetResult - Class in com.amazonaws.services.waf.model
 
DeleteSizeConstraintSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
 
deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a SqlInjectionMatchSet.
deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a SqlInjectionMatchSet.
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a SqlInjectionMatchSet.
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a SqlInjectionMatchSet.
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
DeleteSqlInjectionMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to delete a SqlInjectionMatchSet from AWS WAF.
DeleteSqlInjectionMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
 
DeleteSqlInjectionMatchSetResult - Class in com.amazonaws.services.waf.model
The response to a request to delete a SqlInjectionMatchSet from AWS WAF.
DeleteSqlInjectionMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
 
deleteWebACL(DeleteWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteWebACL(DeleteWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a WebACL.
deleteWebACL(DeleteWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a WebACL.
deleteWebACLAsync(DeleteWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteWebACLAsync(DeleteWebACLRequest, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteWebACLAsync(DeleteWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a WebACL.
deleteWebACLAsync(DeleteWebACLRequest, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a WebACL.
deleteWebACLAsync(DeleteWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteWebACLAsync(DeleteWebACLRequest, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
DeleteWebACLRequest - Class in com.amazonaws.services.waf.model
 
DeleteWebACLRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteWebACLRequest
 
DeleteWebACLResult - Class in com.amazonaws.services.waf.model
 
DeleteWebACLResult() - Constructor for class com.amazonaws.services.waf.model.DeleteWebACLResult
 
deleteXssMatchSet(DeleteXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteXssMatchSet(DeleteXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes an XssMatchSet.
deleteXssMatchSet(DeleteXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes an XssMatchSet.
deleteXssMatchSetAsync(DeleteXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteXssMatchSetAsync(DeleteXssMatchSetRequest, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteXssMatchSetAsync(DeleteXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes an XssMatchSet.
deleteXssMatchSetAsync(DeleteXssMatchSetRequest, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes an XssMatchSet.
deleteXssMatchSetAsync(DeleteXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteXssMatchSetAsync(DeleteXssMatchSetRequest, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
DeleteXssMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to delete an XssMatchSet from AWS WAF.
DeleteXssMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
 
DeleteXssMatchSetResult - Class in com.amazonaws.services.waf.model
The response to a request to delete an XssMatchSet from AWS WAF.
DeleteXssMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.waf.AWSWAF
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.waf.model.ActivatedRule
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.FieldToMatch
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetChangeTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetIPSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetWebACLResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.HTTPHeader
 
equals(Object) - Method in class com.amazonaws.services.waf.model.HTTPRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.IPSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
 
equals(Object) - Method in class com.amazonaws.services.waf.model.IPSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRulesResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.Predicate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RuleSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RuleUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SizeConstraint
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
equals(Object) - Method in class com.amazonaws.services.waf.model.TimeWindow
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.WafAction
 
equals(Object) - Method in class com.amazonaws.services.waf.model.WebACL
 
equals(Object) - Method in class com.amazonaws.services.waf.model.WebACLSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.XssMatchSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
 

F

FieldToMatch - Class in com.amazonaws.services.waf.model
Specifies where in a web request to look for TargetString.
FieldToMatch() - Constructor for class com.amazonaws.services.waf.model.FieldToMatch
 
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.ChangeAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.ChangeTokenStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.IPSetDescriptorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.MatchFieldType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.ParameterExceptionField
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.ParameterExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.PositionalConstraint
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.PredicateType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.TextTransformation
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.WafActionType
Use this in place of valueOf.

G

getAction() - Method in class com.amazonaws.services.waf.model.ActivatedRule
Specifies the action that CloudFront or AWS WAF takes when a web request matches the conditions in the Rule.
getAction() - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Specifies whether to insert or delete a ByteMatchTuple.
getAction() - Method in class com.amazonaws.services.waf.model.IPSetUpdate
Specifies whether to insert or delete an IP address with UpdateIPSet.
getAction() - Method in class com.amazonaws.services.waf.model.RuleUpdate
Specify INSERT to add a Predicate to a Rule.
getAction() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
The action for the Rule that the request matched: ALLOW, BLOCK, or COUNT.
getAction() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specify INSERT to add a SizeConstraintSetUpdate to a SizeConstraintSet.
getAction() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specify INSERT to add a SqlInjectionMatchSetUpdate to a SqlInjectionMatchSet.
getAction() - Method in class com.amazonaws.services.waf.model.WebACLUpdate
Specifies whether to insert a Rule into or delete a Rule from a WebACL.
getAction() - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specify INSERT to add a XssMatchSetUpdate to an XssMatchSet.
getActivatedRule() - Method in class com.amazonaws.services.waf.model.WebACLUpdate
 
getByteMatchSet(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getByteMatchSet(GetByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the ByteMatchSet specified by ByteMatchSetId.
getByteMatchSet(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the ByteMatchSet specified by ByteMatchSetId.
getByteMatchSet() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
A ByteMatchSet that contains no ByteMatchTuple objects.
getByteMatchSet() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
Information about the ByteMatchSet that you specified in the GetByteMatchSet request.
getByteMatchSetAsync(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getByteMatchSetAsync(GetByteMatchSetRequest, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getByteMatchSetAsync(GetByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the ByteMatchSet specified by ByteMatchSetId.
getByteMatchSetAsync(GetByteMatchSetRequest, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the ByteMatchSet specified by ByteMatchSetId.
getByteMatchSetAsync(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getByteMatchSetAsync(GetByteMatchSetRequest, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getByteMatchSetId() - Method in class com.amazonaws.services.waf.model.ByteMatchSet
The ByteMatchSetId for a ByteMatchSet.
getByteMatchSetId() - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
The ByteMatchSetId for a ByteMatchSet.
getByteMatchSetId() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to delete.
getByteMatchSetId() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to get.
getByteMatchSetId() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to update.
GetByteMatchSetRequest - Class in com.amazonaws.services.waf.model
 
GetByteMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetByteMatchSetRequest
 
GetByteMatchSetResult - Class in com.amazonaws.services.waf.model
 
GetByteMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.GetByteMatchSetResult
 
getByteMatchSets() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
An array of ByteMatchSetSummary objects.
getByteMatchTuple() - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Information about the part of a web request that you want AWS WAF to inspect and the value that you want AWS WAF to search for.
getByteMatchTuples() - Method in class com.amazonaws.services.waf.model.ByteMatchSet
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
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.waf.AWSWAFClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChangeToken(GetChangeTokenRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getChangeToken(GetChangeTokenRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request.
getChangeToken(GetChangeTokenRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
The ChangeToken that you used to submit the CreateByteMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
The ChangeToken that you used to submit the CreateIPSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The ChangeToken that you used to submit the CreateRule request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
The ChangeToken that you used to submit the CreateSizeConstraintSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
The ChangeToken that you used to submit the CreateSqlInjectionMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
The ChangeToken that you used to submit the CreateWebACL request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
The ChangeToken that you used to submit the CreateXssMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
The ChangeToken that you used to submit the DeleteByteMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
The ChangeToken that you used to submit the DeleteIPSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
The ChangeToken that you used to submit the DeleteRule request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
The ChangeToken that you used to submit the DeleteSizeConstraintSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
The ChangeToken that you used to submit the DeleteSqlInjectionMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
The ChangeToken that you used to submit the DeleteWebACL request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
The ChangeToken that you used to submit the DeleteXssMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
The ChangeToken that you used in the request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
The change token for which you want to get the status.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
The ChangeToken that you used to submit the UpdateByteMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
The ChangeToken that you used to submit the UpdateIPSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
The ChangeToken that you used to submit the UpdateRule request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
The ChangeToken that you used to submit the UpdateSizeConstraintSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
The ChangeToken that you used to submit the UpdateSqlInjectionMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
The ChangeToken that you used to submit the UpdateWebACL request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
The ChangeToken that you used to submit the UpdateXssMatchSet request.
getChangeTokenAsync(GetChangeTokenRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getChangeTokenAsync(GetChangeTokenRequest, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getChangeTokenAsync(GetChangeTokenRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request.
getChangeTokenAsync(GetChangeTokenRequest, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request.
getChangeTokenAsync(GetChangeTokenRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getChangeTokenAsync(GetChangeTokenRequest, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
GetChangeTokenRequest - Class in com.amazonaws.services.waf.model
 
GetChangeTokenRequest() - Constructor for class com.amazonaws.services.waf.model.GetChangeTokenRequest
 
GetChangeTokenResult - Class in com.amazonaws.services.waf.model
 
GetChangeTokenResult() - Constructor for class com.amazonaws.services.waf.model.GetChangeTokenResult
 
getChangeTokenStatus(GetChangeTokenStatusRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getChangeTokenStatus(GetChangeTokenStatusRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the status of a ChangeToken that you got by calling GetChangeToken.
getChangeTokenStatus(GetChangeTokenStatusRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the status of a ChangeToken that you got by calling GetChangeToken.
getChangeTokenStatus() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
The status of the change token.
getChangeTokenStatusAsync(GetChangeTokenStatusRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getChangeTokenStatusAsync(GetChangeTokenStatusRequest, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getChangeTokenStatusAsync(GetChangeTokenStatusRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the status of a ChangeToken that you got by calling GetChangeToken.
getChangeTokenStatusAsync(GetChangeTokenStatusRequest, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the status of a ChangeToken that you got by calling GetChangeToken.
getChangeTokenStatusAsync(GetChangeTokenStatusRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getChangeTokenStatusAsync(GetChangeTokenStatusRequest, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
GetChangeTokenStatusRequest - Class in com.amazonaws.services.waf.model
 
GetChangeTokenStatusRequest() - Constructor for class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
 
GetChangeTokenStatusResult - Class in com.amazonaws.services.waf.model
 
GetChangeTokenStatusResult() - Constructor for class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
 
getClientIP() - Method in class com.amazonaws.services.waf.model.HTTPRequest
The IP address that the request originated from.
getComparisonOperator() - Method in class com.amazonaws.services.waf.model.SizeConstraint
The type of comparison you want AWS WAF to perform.
getCountry() - Method in class com.amazonaws.services.waf.model.HTTPRequest
The two-letter country code for the country that the request originated from.
getData() - Method in class com.amazonaws.services.waf.model.FieldToMatch
When the value of Type is HEADER, enter the name of the header that you want AWS WAF to search, for example, User-Agent or Referer.
getDataId() - Method in class com.amazonaws.services.waf.model.Predicate
A unique identifier for a predicate in a Rule, such as ByteMatchSetId or IPSetId.
getDefaultAction() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
The action that you want AWS WAF to take when a request doesn't match the criteria specified in any of the Rule objects that are associated with the WebACL.
getDefaultAction() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
 
getDefaultAction() - Method in class com.amazonaws.services.waf.model.WebACL
The action to perform if none of the Rules contained in the WebACL match.
getEndTime() - Method in class com.amazonaws.services.waf.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.
getExecutorService() - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
Returns the executor service used by this client to execute async requests.
getField() - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
getFieldToMatch() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
The part of a web request that you want AWS WAF to search, such as a specified header or a query string.
getFieldToMatch() - Method in class com.amazonaws.services.waf.model.SizeConstraint
 
getFieldToMatch() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
getFieldToMatch() - Method in class com.amazonaws.services.waf.model.XssMatchTuple
 
getHeaders() - Method in class com.amazonaws.services.waf.model.HTTPRequest
A complex type that contains two values for each header in the sampled web request: the name of the header and the value of the header.
getHTTPVersion() - Method in class com.amazonaws.services.waf.model.HTTPRequest
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
getIPSet(GetIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getIPSet(GetIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the IPSet that is specified by IPSetId.
getIPSet(GetIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the IPSet that is specified by IPSetId.
getIPSet() - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
The IPSet returned in the CreateIPSet response.
getIPSet() - Method in class com.amazonaws.services.waf.model.GetIPSetResult
Information about the IPSet that you specified in the GetIPSet request.
getIPSetAsync(GetIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getIPSetAsync(GetIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the IPSet that is specified by IPSetId.
getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the IPSet that is specified by IPSetId.
getIPSetAsync(GetIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getIPSetDescriptor() - Method in class com.amazonaws.services.waf.model.IPSetUpdate
The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.
getIPSetDescriptors() - Method in class com.amazonaws.services.waf.model.IPSet
The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.
getIPSetId() - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
The IPSetId of the IPSet that you want to delete.
getIPSetId() - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
The IPSetId of the IPSet that you want to get.
getIPSetId() - Method in class com.amazonaws.services.waf.model.IPSet
The IPSetId for an IPSet.
getIPSetId() - Method in class com.amazonaws.services.waf.model.IPSetSummary
The IPSetId for an IPSet.
getIPSetId() - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
The IPSetId of the IPSet that you want to update.
GetIPSetRequest - Class in com.amazonaws.services.waf.model
 
GetIPSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetIPSetRequest
 
GetIPSetResult - Class in com.amazonaws.services.waf.model
 
GetIPSetResult() - Constructor for class com.amazonaws.services.waf.model.GetIPSetResult
 
getIPSets() - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
An array of IPSetSummary objects.
getLimit() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
Specifies the number of ByteMatchSet objects that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
Specifies the number of IPSet objects that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListRulesRequest
Specifies the number of Rules that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
Specifies the number of SizeConstraintSet objects that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
Specifies the number of SqlInjectionMatchSet objects that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
Specifies the number of WebACL objects that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
Specifies the number of XssMatchSet objects that you want AWS WAF to return for this request.
getMaxItems() - Method in class com.amazonaws.services.waf.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.waf.model.HTTPRequest
The HTTP method specified in the sampled web request.
getMetricName() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
A friendly name or description for the metrics for this Rule.
getMetricName() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
A friendly name or description for the metrics for this WebACL.
getMetricName() - Method in class com.amazonaws.services.waf.model.Rule
 
getMetricName() - Method in class com.amazonaws.services.waf.model.WebACL
 
getName() - Method in class com.amazonaws.services.waf.model.ByteMatchSet
A friendly name or description of the ByteMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
A friendly name or description of the ByteMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
A friendly name or description of the ByteMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
A friendly name or description of the IPSet.
getName() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
A friendly name or description of the Rule.
getName() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
A friendly name or description of the SizeConstraintSet.
getName() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
A friendly name or description for the SqlInjectionMatchSet that you're creating.
getName() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
A friendly name or description of the WebACL.
getName() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
A friendly name or description for the XssMatchSet that you're creating.
getName() - Method in class com.amazonaws.services.waf.model.HTTPHeader
The name of one of the headers in the sampled web request.
getName() - Method in class com.amazonaws.services.waf.model.IPSet
A friendly name or description of the IPSet.
getName() - Method in class com.amazonaws.services.waf.model.IPSetSummary
A friendly name or description of the IPSet.
getName() - Method in class com.amazonaws.services.waf.model.Rule
The friendly name or description for the Rule.
getName() - Method in class com.amazonaws.services.waf.model.RuleSummary
A friendly name or description of the Rule.
getName() - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
The name, if any, of the SizeConstraintSet.
getName() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
The name of the SizeConstraintSet, if any.
getName() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
The name, if any, of the SqlInjectionMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
The name of the SqlInjectionMatchSet, if any, specified by Id.
getName() - Method in class com.amazonaws.services.waf.model.WebACL
A friendly name or description of the WebACL.
getName() - Method in class com.amazonaws.services.waf.model.WebACLSummary
A friendly name or description of the WebACL.
getName() - Method in class com.amazonaws.services.waf.model.XssMatchSet
The name, if any, of the XssMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
The name of the XssMatchSet, if any, specified by Id.
getNegated() - Method in class com.amazonaws.services.waf.model.Predicate
Set Negated to False if you want AWS WAF to allow, block, or count requests based on the settings in the specified ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, or SizeConstraintSet.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
If you specify a value for Limit and you have more ByteMatchSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of ByteMatchSets.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
If you have more ByteMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
If you specify a value for Limit and you have more IPSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of IPSets.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
If you have more IPSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListRulesRequest
If you specify a value for Limit and you have more Rules than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of Rules.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListRulesResult
If you have more Rules than the number that you specified for Limit in the request, the response includes a NextMarker value.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
If you specify a value for Limit and you have more SizeConstraintSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of SizeConstraintSets.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
If you have more SizeConstraintSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
If you specify a value for Limit and you have more SqlInjectionMatchSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of SqlInjectionMatchSets.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
If you have more SqlInjectionMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
If you specify a value for Limit and you have more WebACL objects than the number that you specify for Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of WebACL objects.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
If you have more WebACL objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
If you specify a value for Limit and you have more XssMatchSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of XssMatchSets.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
If you have more XssMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
getParameter() - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
getPopulationSize() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
The total number of requests from which GetSampledRequests got a sample of MaxItems requests.
getPositionalConstraint() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Within the portion of a web request that you want to search (for example, in the query string, if any), specify where you want AWS WAF to search.
getPredicate() - Method in class com.amazonaws.services.waf.model.RuleUpdate
The ID of the Predicate (such as an IPSet) that you want to add to a Rule.
getPredicates() - Method in class com.amazonaws.services.waf.model.Rule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a Rule.
getPriority() - Method in class com.amazonaws.services.waf.model.ActivatedRule
Specifies the order in which the Rules in a WebACL are evaluated.
getReason() - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
getRequest() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A complex type that contains detailed information about the request.
getRule(GetRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getRule(GetRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the Rule that is specified by the RuleId that you included in the GetRule request.
getRule(GetRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the Rule that is specified by the RuleId that you included in the GetRule request.
getRule() - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The Rule returned in the CreateRule response.
getRule() - Method in class com.amazonaws.services.waf.model.GetRuleResult
Information about the Rule that you specified in the GetRule request.
getRuleAsync(GetRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRuleAsync(GetRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the Rule that is specified by the RuleId that you included in the GetRule request.
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the Rule that is specified by the RuleId that you included in the GetRule request.
getRuleAsync(GetRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRuleId() - Method in class com.amazonaws.services.waf.model.ActivatedRule
The RuleId for a Rule.
getRuleId() - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
The RuleId of the Rule that you want to delete.
getRuleId() - Method in class com.amazonaws.services.waf.model.GetRuleRequest
The RuleId of the Rule that you want to get.
getRuleId() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
RuleId is one of two values:
getRuleId() - Method in class com.amazonaws.services.waf.model.Rule
A unique identifier for a Rule.
getRuleId() - Method in class com.amazonaws.services.waf.model.RuleSummary
A unique identifier for a Rule.
getRuleId() - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
The RuleId of the Rule that you want to update.
GetRuleRequest - Class in com.amazonaws.services.waf.model
 
GetRuleRequest() - Constructor for class com.amazonaws.services.waf.model.GetRuleRequest
 
GetRuleResult - Class in com.amazonaws.services.waf.model
 
GetRuleResult() - Constructor for class com.amazonaws.services.waf.model.GetRuleResult
 
getRules() - Method in class com.amazonaws.services.waf.model.ListRulesResult
An array of RuleSummary objects.
getRules() - Method in class com.amazonaws.services.waf.model.WebACL
An array that contains the action for each Rule in a WebACL, the priority of the Rule, and the ID of the Rule.
getSampledRequests(GetSampledRequestsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getSampledRequests(GetSampledRequestsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
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.waf.AWSWAFClient
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.waf.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.waf.AbstractAWSWAFAsync
 
getSampledRequestsAsync(GetSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getSampledRequestsAsync(GetSampledRequestsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
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.waf.AWSWAFAsync
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.waf.AWSWAFAsyncClient
 
getSampledRequestsAsync(GetSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
GetSampledRequestsRequest - Class in com.amazonaws.services.waf.model
 
GetSampledRequestsRequest() - Constructor for class com.amazonaws.services.waf.model.GetSampledRequestsRequest
 
GetSampledRequestsResult - Class in com.amazonaws.services.waf.model
 
GetSampledRequestsResult() - Constructor for class com.amazonaws.services.waf.model.GetSampledRequestsResult
 
getSize() - Method in class com.amazonaws.services.waf.model.SizeConstraint
The size in bytes that you want AWS WAF to compare against the size of the specified FieldToMatch.
getSizeConstraint() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specifies a constraint on the size of a part of the web request.
getSizeConstraints() - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
Specifies the parts of web requests that you want to inspect the size of.
getSizeConstraintSet(GetSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getSizeConstraintSet(GetSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the SizeConstraintSet specified by SizeConstraintSetId.
getSizeConstraintSet(GetSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the SizeConstraintSet specified by SizeConstraintSetId.
getSizeConstraintSet() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
A SizeConstraintSet that contains no SizeConstraint objects.
getSizeConstraintSet() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
Information about the SizeConstraintSet that you specified in the GetSizeConstraintSet request.
getSizeConstraintSetAsync(GetSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getSizeConstraintSetAsync(GetSizeConstraintSetRequest, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getSizeConstraintSetAsync(GetSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the SizeConstraintSet specified by SizeConstraintSetId.
getSizeConstraintSetAsync(GetSizeConstraintSetRequest, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the SizeConstraintSet specified by SizeConstraintSetId.
getSizeConstraintSetAsync(GetSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getSizeConstraintSetAsync(GetSizeConstraintSetRequest, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getSizeConstraintSetId() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to delete.
getSizeConstraintSetId() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to get.
getSizeConstraintSetId() - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
A unique identifier for a SizeConstraintSet.
getSizeConstraintSetId() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
A unique identifier for a SizeConstraintSet.
getSizeConstraintSetId() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to update.
GetSizeConstraintSetRequest - Class in com.amazonaws.services.waf.model
 
GetSizeConstraintSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
 
GetSizeConstraintSetResult - Class in com.amazonaws.services.waf.model
 
GetSizeConstraintSetResult() - Constructor for class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
 
getSizeConstraintSets() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
An array of SizeConstraintSetSummary objects.
getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId.
getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId.
getSqlInjectionMatchSet() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
getSqlInjectionMatchSet() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
Information about the SqlInjectionMatchSet that you specified in the GetSqlInjectionMatchSet request.
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId.
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId.
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getSqlInjectionMatchSetId() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to delete.
getSqlInjectionMatchSetId() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to get.
getSqlInjectionMatchSetId() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
A unique identifier for a SqlInjectionMatchSet.
getSqlInjectionMatchSetId() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
A unique identifier for a SqlInjectionMatchSet.
getSqlInjectionMatchSetId() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to update.
GetSqlInjectionMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to get a SqlInjectionMatchSet.
GetSqlInjectionMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
 
GetSqlInjectionMatchSetResult - Class in com.amazonaws.services.waf.model
The response to a GetSqlInjectionMatchSet request.
GetSqlInjectionMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
 
getSqlInjectionMatchSets() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
An array of SqlInjectionMatchSetSummary objects.
getSqlInjectionMatchTuple() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specifies the part of a web request that you want AWS WAF to inspect for snippets of malicious SQL code and, if you want AWS WAF to inspect a header, the name of the header.
getSqlInjectionMatchTuples() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
getStartTime() - Method in class com.amazonaws.services.waf.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.
getTargetString() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
The value that you want AWS WAF to search for.
getTextTransformation() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
getTextTransformation() - Method in class com.amazonaws.services.waf.model.SizeConstraint
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
getTextTransformation() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
getTextTransformation() - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
getTimestamp() - Method in class com.amazonaws.services.waf.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.waf.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.waf.model.GetSampledRequestsResult
Usually, TimeWindow is the time range that you specified in the GetSampledRequests request.
getType() - Method in class com.amazonaws.services.waf.model.FieldToMatch
The part of the web request that you want AWS WAF to search for a specified string.
getType() - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4.
getType() - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatchSet or IPSet.
getType() - Method in class com.amazonaws.services.waf.model.WafAction
Specifies how you want AWS WAF to respond to requests that match the settings in a Rule.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
An array of ByteMatchSetUpdate objects that you want to insert into or delete from a ByteMatchSet.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
An array of IPSetUpdate objects that you want to insert into or delete from an IPSet.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a Rule.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
An array of SizeConstraintSetUpdate objects that you want to insert into or delete from a SizeConstraintSet.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
An array of SqlInjectionMatchSetUpdate objects that you want to insert into or delete from a SqlInjectionMatchSet.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
An array of updates to make to the WebACL.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
An array of XssMatchSetUpdate objects that you want to insert into or delete from a XssMatchSet.
getURI() - Method in class com.amazonaws.services.waf.model.HTTPRequest
The part of a web request that identifies the resource, for example, /images/daily-ad.jpg.
getValue() - Method in class com.amazonaws.services.waf.model.HTTPHeader
The value of one of the headers in the sampled web request.
getValue() - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify an IPv4 address by using CIDR notation.
getWebACL(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getWebACL(GetWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the WebACL that is specified by WebACLId.
getWebACL(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the WebACL that is specified by WebACLId.
getWebACL() - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
The WebACL returned in the CreateWebACL response.
getWebACL() - Method in class com.amazonaws.services.waf.model.GetWebACLResult
Information about the WebACL that you specified in the GetWebACL request.
getWebACLAsync(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getWebACLAsync(GetWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the WebACL that is specified by WebACLId.
getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the WebACL that is specified by WebACLId.
getWebACLAsync(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getWebACLId() - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
The WebACLId of the WebACL that you want to delete.
getWebAclId() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
The WebACLId of the WebACL for which you want GetSampledRequests to return a sample of requests.
getWebACLId() - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
The WebACLId of the WebACL that you want to get.
getWebACLId() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
The WebACLId of the WebACL that you want to update.
getWebACLId() - Method in class com.amazonaws.services.waf.model.WebACL
A unique identifier for a WebACL.
getWebACLId() - Method in class com.amazonaws.services.waf.model.WebACLSummary
A unique identifier for a WebACL.
GetWebACLRequest - Class in com.amazonaws.services.waf.model
 
GetWebACLRequest() - Constructor for class com.amazonaws.services.waf.model.GetWebACLRequest
 
GetWebACLResult - Class in com.amazonaws.services.waf.model
 
GetWebACLResult() - Constructor for class com.amazonaws.services.waf.model.GetWebACLResult
 
getWebACLs() - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
An array of WebACLSummary objects.
getWeight() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A value that indicates how one result in the response relates proportionally to other results in the response.
getXssMatchSet(GetXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getXssMatchSet(GetXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the XssMatchSet that is specified by XssMatchSetId.
getXssMatchSet(GetXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the XssMatchSet that is specified by XssMatchSetId.
getXssMatchSet() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
getXssMatchSet() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
Information about the XssMatchSet that you specified in the GetXssMatchSet request.
getXssMatchSetAsync(GetXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getXssMatchSetAsync(GetXssMatchSetRequest, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getXssMatchSetAsync(GetXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the XssMatchSet that is specified by XssMatchSetId.
getXssMatchSetAsync(GetXssMatchSetRequest, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the XssMatchSet that is specified by XssMatchSetId.
getXssMatchSetAsync(GetXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getXssMatchSetAsync(GetXssMatchSetRequest, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getXssMatchSetId() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to delete.
getXssMatchSetId() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to get.
getXssMatchSetId() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to update.
getXssMatchSetId() - Method in class com.amazonaws.services.waf.model.XssMatchSet
A unique identifier for an XssMatchSet.
getXssMatchSetId() - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
A unique identifier for an XssMatchSet.
GetXssMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to get an XssMatchSet.
GetXssMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetXssMatchSetRequest
 
GetXssMatchSetResult - Class in com.amazonaws.services.waf.model
The response to a GetXssMatchSet request.
GetXssMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.GetXssMatchSetResult
 
getXssMatchSets() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
An array of XssMatchSetSummary objects.
getXssMatchTuple() - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specifies the part of a web request that you want AWS WAF to inspect for cross-site scripting attacks and, if you want AWS WAF to inspect a header, the name of the header.
getXssMatchTuples() - Method in class com.amazonaws.services.waf.model.XssMatchSet
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.

H

hashCode() - Method in class com.amazonaws.services.waf.model.ActivatedRule
 
hashCode() - Method in class com.amazonaws.services.waf.model.ByteMatchSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.FieldToMatch
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetChangeTokenRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetIPSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetWebACLResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.HTTPHeader
 
hashCode() - Method in class com.amazonaws.services.waf.model.HTTPRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.IPSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
 
hashCode() - Method in class com.amazonaws.services.waf.model.IPSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.IPSetUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRulesRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRulesResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.Predicate
 
hashCode() - Method in class com.amazonaws.services.waf.model.Rule
 
hashCode() - Method in class com.amazonaws.services.waf.model.RuleSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.RuleUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.SizeConstraint
 
hashCode() - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
hashCode() - Method in class com.amazonaws.services.waf.model.TimeWindow
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.WafAction
 
hashCode() - Method in class com.amazonaws.services.waf.model.WebACL
 
hashCode() - Method in class com.amazonaws.services.waf.model.WebACLSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.WebACLUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.XssMatchSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.XssMatchTuple
 
HTTPHeader - Class in com.amazonaws.services.waf.model
The response from a GetSampledRequests request includes an HTTPHeader complex type that appears as Headers in the response syntax.
HTTPHeader() - Constructor for class com.amazonaws.services.waf.model.HTTPHeader
 
HTTPRequest - Class in com.amazonaws.services.waf.model
The response from a GetSampledRequests request includes an HTTPRequest complex type that appears as Request in the response syntax.
HTTPRequest() - Constructor for class com.amazonaws.services.waf.model.HTTPRequest
 

I

IPSet - Class in com.amazonaws.services.waf.model
Contains one or more IP addresses or blocks of IP addresses specified in Classless Inter-Domain Routing (CIDR) notation.
IPSet() - Constructor for class com.amazonaws.services.waf.model.IPSet
 
IPSetDescriptor - Class in com.amazonaws.services.waf.model
Specifies the IP address type (IPV4) and the IP address range (in CIDR format) that web requests originate from.
IPSetDescriptor() - Constructor for class com.amazonaws.services.waf.model.IPSetDescriptor
 
IPSetDescriptorType - Enum in com.amazonaws.services.waf.model
 
IPSetSummary - Class in com.amazonaws.services.waf.model
Contains the identifier and the name of the IPSet.
IPSetSummary() - Constructor for class com.amazonaws.services.waf.model.IPSetSummary
 
IPSetUpdate - Class in com.amazonaws.services.waf.model
Specifies the type of update to perform to an IPSet with UpdateIPSet.
IPSetUpdate() - Constructor for class com.amazonaws.services.waf.model.IPSetUpdate
 
isNegated() - Method in class com.amazonaws.services.waf.model.Predicate
Set Negated to False if you want AWS WAF to allow, block, or count requests based on the settings in the specified ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, or SizeConstraintSet.

L

listByteMatchSets(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listByteMatchSets(ListByteMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of ByteMatchSetSummary objects.
listByteMatchSets(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of ByteMatchSetSummary objects.
listByteMatchSetsAsync(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listByteMatchSetsAsync(ListByteMatchSetsRequest, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listByteMatchSetsAsync(ListByteMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of ByteMatchSetSummary objects.
listByteMatchSetsAsync(ListByteMatchSetsRequest, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of ByteMatchSetSummary objects.
listByteMatchSetsAsync(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listByteMatchSetsAsync(ListByteMatchSetsRequest, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
ListByteMatchSetsRequest - Class in com.amazonaws.services.waf.model
 
ListByteMatchSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
 
ListByteMatchSetsResult - Class in com.amazonaws.services.waf.model
 
ListByteMatchSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListByteMatchSetsResult
 
listIPSets(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listIPSets(ListIPSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of IPSetSummary objects in the response.
listIPSets(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of IPSetSummary objects in the response.
listIPSetsAsync(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listIPSetsAsync(ListIPSetsRequest, AsyncHandler<ListIPSetsRequest, ListIPSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listIPSetsAsync(ListIPSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of IPSetSummary objects in the response.
listIPSetsAsync(ListIPSetsRequest, AsyncHandler<ListIPSetsRequest, ListIPSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of IPSetSummary objects in the response.
listIPSetsAsync(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listIPSetsAsync(ListIPSetsRequest, AsyncHandler<ListIPSetsRequest, ListIPSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
ListIPSetsRequest - Class in com.amazonaws.services.waf.model
 
ListIPSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListIPSetsRequest
 
ListIPSetsResult - Class in com.amazonaws.services.waf.model
 
ListIPSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListIPSetsResult
 
listRules(ListRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listRules(ListRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of RuleSummary objects.
listRules(ListRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of RuleSummary objects.
listRulesAsync(ListRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRulesAsync(ListRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleSummary objects.
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleSummary objects.
listRulesAsync(ListRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
ListRulesRequest - Class in com.amazonaws.services.waf.model
 
ListRulesRequest() - Constructor for class com.amazonaws.services.waf.model.ListRulesRequest
 
ListRulesResult - Class in com.amazonaws.services.waf.model
 
ListRulesResult() - Constructor for class com.amazonaws.services.waf.model.ListRulesResult
 
listSizeConstraintSets(ListSizeConstraintSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listSizeConstraintSets(ListSizeConstraintSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of SizeConstraintSetSummary objects.
listSizeConstraintSets(ListSizeConstraintSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of SizeConstraintSetSummary objects.
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of SizeConstraintSetSummary objects.
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of SizeConstraintSetSummary objects.
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
ListSizeConstraintSetsRequest - Class in com.amazonaws.services.waf.model
 
ListSizeConstraintSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
 
ListSizeConstraintSetsResult - Class in com.amazonaws.services.waf.model
 
ListSizeConstraintSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
 
listSqlInjectionMatchSets(ListSqlInjectionMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listSqlInjectionMatchSets(ListSqlInjectionMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of SqlInjectionMatchSet objects.
listSqlInjectionMatchSets(ListSqlInjectionMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of SqlInjectionMatchSet objects.
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of SqlInjectionMatchSet objects.
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of SqlInjectionMatchSet objects.
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
ListSqlInjectionMatchSetsRequest - Class in com.amazonaws.services.waf.model
A request to list the SqlInjectionMatchSet objects created by the current AWS account.
ListSqlInjectionMatchSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
 
ListSqlInjectionMatchSetsResult - Class in com.amazonaws.services.waf.model
The response to a ListSqlInjectionMatchSets request.
ListSqlInjectionMatchSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
 
listWebACLs(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listWebACLs(ListWebACLsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of WebACLSummary objects in the response.
listWebACLs(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of WebACLSummary objects in the response.
listWebACLsAsync(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listWebACLsAsync(ListWebACLsRequest, AsyncHandler<ListWebACLsRequest, ListWebACLsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listWebACLsAsync(ListWebACLsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of WebACLSummary objects in the response.
listWebACLsAsync(ListWebACLsRequest, AsyncHandler<ListWebACLsRequest, ListWebACLsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of WebACLSummary objects in the response.
listWebACLsAsync(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listWebACLsAsync(ListWebACLsRequest, AsyncHandler<ListWebACLsRequest, ListWebACLsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
ListWebACLsRequest - Class in com.amazonaws.services.waf.model
 
ListWebACLsRequest() - Constructor for class com.amazonaws.services.waf.model.ListWebACLsRequest
 
ListWebACLsResult - Class in com.amazonaws.services.waf.model
 
ListWebACLsResult() - Constructor for class com.amazonaws.services.waf.model.ListWebACLsResult
 
listXssMatchSets(ListXssMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listXssMatchSets(ListXssMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of XssMatchSet objects.
listXssMatchSets(ListXssMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of XssMatchSet objects.
listXssMatchSetsAsync(ListXssMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listXssMatchSetsAsync(ListXssMatchSetsRequest, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listXssMatchSetsAsync(ListXssMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of XssMatchSet objects.
listXssMatchSetsAsync(ListXssMatchSetsRequest, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of XssMatchSet objects.
listXssMatchSetsAsync(ListXssMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listXssMatchSetsAsync(ListXssMatchSetsRequest, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
ListXssMatchSetsRequest - Class in com.amazonaws.services.waf.model
A request to list the XssMatchSet objects created by the current AWS account.
ListXssMatchSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
 
ListXssMatchSetsResult - Class in com.amazonaws.services.waf.model
The response to a ListXssMatchSets request.
ListXssMatchSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListXssMatchSetsResult
 

M

MatchFieldType - Enum in com.amazonaws.services.waf.model
 

P

ParameterExceptionField - Enum in com.amazonaws.services.waf.model
 
ParameterExceptionReason - Enum in com.amazonaws.services.waf.model
 
PositionalConstraint - Enum in com.amazonaws.services.waf.model
 
Predicate - Class in com.amazonaws.services.waf.model
Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, and SizeConstraintSet objects that you want to add to a Rule and, for each object, indicates whether you want to negate the settings, for example, requests that do NOT originate from the IP address 192.0.2.44.
Predicate() - Constructor for class com.amazonaws.services.waf.model.Predicate
 
PredicateType - Enum in com.amazonaws.services.waf.model
 

R

Rule - Class in com.amazonaws.services.waf.model
A combination of ByteMatchSet, IPSet, and/or SqlInjectionMatchSet objects that identify the web requests that you want to allow, block, or count.
Rule() - Constructor for class com.amazonaws.services.waf.model.Rule
 
RuleSummary - Class in com.amazonaws.services.waf.model
Contains the identifier and the friendly name or description of the Rule.
RuleSummary() - Constructor for class com.amazonaws.services.waf.model.RuleSummary
 
RuleUpdate - Class in com.amazonaws.services.waf.model
Specifies a Predicate (such as an IPSet) and indicates whether you want to add it to a Rule or delete it from a Rule.
RuleUpdate() - Constructor for class com.amazonaws.services.waf.model.RuleUpdate
 

S

SampledHTTPRequest - Class in com.amazonaws.services.waf.model
The response from a GetSampledRequests request includes a SampledHTTPRequests complex type that appears as SampledRequests in the response syntax.
SampledHTTPRequest() - Constructor for class com.amazonaws.services.waf.model.SampledHTTPRequest
 
setAction(WafAction) - Method in class com.amazonaws.services.waf.model.ActivatedRule
Specifies the action that CloudFront or AWS WAF takes when a web request matches the conditions in the Rule.
setAction(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Specifies whether to insert or delete a ByteMatchTuple.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Specifies whether to insert or delete a ByteMatchTuple.
setAction(String) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
Specifies whether to insert or delete an IP address with UpdateIPSet.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
Specifies whether to insert or delete an IP address with UpdateIPSet.
setAction(String) - Method in class com.amazonaws.services.waf.model.RuleUpdate
Specify INSERT to add a Predicate to a Rule.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.RuleUpdate
Specify INSERT to add a Predicate to a Rule.
setAction(String) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
The action for the Rule that the request matched: ALLOW, BLOCK, or COUNT.
setAction(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specify INSERT to add a SizeConstraintSetUpdate to a SizeConstraintSet.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specify INSERT to add a SizeConstraintSetUpdate to a SizeConstraintSet.
setAction(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specify INSERT to add a SqlInjectionMatchSetUpdate to a SqlInjectionMatchSet.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specify INSERT to add a SqlInjectionMatchSetUpdate to a SqlInjectionMatchSet.
setAction(String) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
Specifies whether to insert a Rule into or delete a Rule from a WebACL.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
Specifies whether to insert a Rule into or delete a Rule from a WebACL.
setAction(String) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specify INSERT to add a XssMatchSetUpdate to an XssMatchSet.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specify INSERT to add a XssMatchSetUpdate to an XssMatchSet.
setActivatedRule(ActivatedRule) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
 
setByteMatchSet(ByteMatchSet) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
A ByteMatchSet that contains no ByteMatchTuple objects.
setByteMatchSet(ByteMatchSet) - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
Information about the ByteMatchSet that you specified in the GetByteMatchSet request.
setByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
The ByteMatchSetId for a ByteMatchSet.
setByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
The ByteMatchSetId for a ByteMatchSet.
setByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to delete.
setByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to get.
setByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to update.
setByteMatchSets(Collection<ByteMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
An array of ByteMatchSetSummary objects.
setByteMatchTuple(ByteMatchTuple) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Information about the part of a web request that you want AWS WAF to inspect and the value that you want AWS WAF to search for.
setByteMatchTuples(Collection<ByteMatchTuple>) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
The ChangeToken that you used to submit the CreateByteMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
The ChangeToken that you used to submit the CreateIPSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The ChangeToken that you used to submit the CreateRule request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
The ChangeToken that you used to submit the CreateSizeConstraintSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
The ChangeToken that you used to submit the CreateSqlInjectionMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
The ChangeToken that you used to submit the CreateWebACL request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
The ChangeToken that you used to submit the CreateXssMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
The ChangeToken that you used to submit the DeleteByteMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
The ChangeToken that you used to submit the DeleteIPSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
The ChangeToken that you used to submit the DeleteRule request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
The ChangeToken that you used to submit the DeleteSizeConstraintSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
The ChangeToken that you used to submit the DeleteSqlInjectionMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
The ChangeToken that you used to submit the DeleteWebACL request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
The ChangeToken that you used to submit the DeleteXssMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
The ChangeToken that you used in the request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
The change token for which you want to get the status.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
The ChangeToken that you used to submit the UpdateByteMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
The ChangeToken that you used to submit the UpdateIPSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
The ChangeToken that you used to submit the UpdateRule request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
The ChangeToken that you used to submit the UpdateSizeConstraintSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
The ChangeToken that you used to submit the UpdateSqlInjectionMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
The ChangeToken that you used to submit the UpdateWebACL request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
The ChangeToken that you used to submit the UpdateXssMatchSet request.
setChangeTokenStatus(String) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
The status of the change token.
setChangeTokenStatus(ChangeTokenStatus) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
The status of the change token.
setClientIP(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The IP address that the request originated from.
setComparisonOperator(String) - Method in class com.amazonaws.services.waf.model.SizeConstraint
The type of comparison you want AWS WAF to perform.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.waf.model.SizeConstraint
The type of comparison you want AWS WAF to perform.
setCountry(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The two-letter country code for the country that the request originated from.
setData(String) - Method in class com.amazonaws.services.waf.model.FieldToMatch
When the value of Type is HEADER, enter the name of the header that you want AWS WAF to search, for example, User-Agent or Referer.
setDataId(String) - Method in class com.amazonaws.services.waf.model.Predicate
A unique identifier for a predicate in a Rule, such as ByteMatchSetId or IPSetId.
setDefaultAction(WafAction) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
The action that you want AWS WAF to take when a request doesn't match the criteria specified in any of the Rule objects that are associated with the WebACL.
setDefaultAction(WafAction) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
 
setDefaultAction(WafAction) - Method in class com.amazonaws.services.waf.model.WebACL
The action to perform if none of the Rules contained in the WebACL match.
setEndpoint(String) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
setEndpoint(String) - Method in interface com.amazonaws.services.waf.AWSWAF
Overrides the default endpoint for this client ("https://waf.amazonaws.com/").
setEndTime(Date) - Method in class com.amazonaws.services.waf.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.
setField(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setField(ParameterExceptionField) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
The part of a web request that you want AWS WAF to search, such as a specified header or a query string.
setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SizeConstraint
 
setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
 
setHeaders(Collection<HTTPHeader>) - Method in class com.amazonaws.services.waf.model.HTTPRequest
A complex type that contains two values for each header in the sampled web request: the name of the header and the value of the header.
setHTTPVersion(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
setIPSet(IPSet) - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
The IPSet returned in the CreateIPSet response.
setIPSet(IPSet) - Method in class com.amazonaws.services.waf.model.GetIPSetResult
Information about the IPSet that you specified in the GetIPSet request.
setIPSetDescriptor(IPSetDescriptor) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.
setIPSetDescriptors(Collection<IPSetDescriptor>) - Method in class com.amazonaws.services.waf.model.IPSet
The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.
setIPSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
The IPSetId of the IPSet that you want to delete.
setIPSetId(String) - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
The IPSetId of the IPSet that you want to get.
setIPSetId(String) - Method in class com.amazonaws.services.waf.model.IPSet
The IPSetId for an IPSet.
setIPSetId(String) - Method in class com.amazonaws.services.waf.model.IPSetSummary
The IPSetId for an IPSet.
setIPSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
The IPSetId of the IPSet that you want to update.
setIPSets(Collection<IPSetSummary>) - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
An array of IPSetSummary objects.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
Specifies the number of ByteMatchSet objects that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
Specifies the number of IPSet objects that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRulesRequest
Specifies the number of Rules that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
Specifies the number of SizeConstraintSet objects that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
Specifies the number of SqlInjectionMatchSet objects that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
Specifies the number of WebACL objects that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
Specifies the number of XssMatchSet objects that you want AWS WAF to return for this request.
setMaxItems(Long) - Method in class com.amazonaws.services.waf.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(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The HTTP method specified in the sampled web request.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
A friendly name or description for the metrics for this Rule.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
A friendly name or description for the metrics for this WebACL.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.Rule
 
setMetricName(String) - Method in class com.amazonaws.services.waf.model.WebACL
 
setName(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
A friendly name or description of the ByteMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
A friendly name or description of the ByteMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
A friendly name or description of the ByteMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
A friendly name or description of the IPSet.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
A friendly name or description of the Rule.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
A friendly name or description of the SizeConstraintSet.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
A friendly name or description for the SqlInjectionMatchSet that you're creating.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
A friendly name or description of the WebACL.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
A friendly name or description for the XssMatchSet that you're creating.
setName(String) - Method in class com.amazonaws.services.waf.model.HTTPHeader
The name of one of the headers in the sampled web request.
setName(String) - Method in class com.amazonaws.services.waf.model.IPSet
A friendly name or description of the IPSet.
setName(String) - Method in class com.amazonaws.services.waf.model.IPSetSummary
A friendly name or description of the IPSet.
setName(String) - Method in class com.amazonaws.services.waf.model.Rule
The friendly name or description for the Rule.
setName(String) - Method in class com.amazonaws.services.waf.model.RuleSummary
A friendly name or description of the Rule.
setName(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
The name, if any, of the SizeConstraintSet.
setName(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
The name of the SizeConstraintSet, if any.
setName(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
The name, if any, of the SqlInjectionMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
The name of the SqlInjectionMatchSet, if any, specified by Id.
setName(String) - Method in class com.amazonaws.services.waf.model.WebACL
A friendly name or description of the WebACL.
setName(String) - Method in class com.amazonaws.services.waf.model.WebACLSummary
A friendly name or description of the WebACL.
setName(String) - Method in class com.amazonaws.services.waf.model.XssMatchSet
The name, if any, of the XssMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
The name of the XssMatchSet, if any, specified by Id.
setNegated(Boolean) - Method in class com.amazonaws.services.waf.model.Predicate
Set Negated to False if you want AWS WAF to allow, block, or count requests based on the settings in the specified ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, or SizeConstraintSet.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
If you specify a value for Limit and you have more ByteMatchSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of ByteMatchSets.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
If you have more ByteMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
If you specify a value for Limit and you have more IPSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of IPSets.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
If you have more IPSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRulesRequest
If you specify a value for Limit and you have more Rules than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of Rules.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRulesResult
If you have more Rules than the number that you specified for Limit in the request, the response includes a NextMarker value.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
If you specify a value for Limit and you have more SizeConstraintSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of SizeConstraintSets.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
If you have more SizeConstraintSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
If you specify a value for Limit and you have more SqlInjectionMatchSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of SqlInjectionMatchSets.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
If you have more SqlInjectionMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
If you specify a value for Limit and you have more WebACL objects than the number that you specify for Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of WebACL objects.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
If you have more WebACL objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
If you specify a value for Limit and you have more XssMatchSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of XssMatchSets.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
If you have more XssMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
setParameter(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setPopulationSize(Long) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
The total number of requests from which GetSampledRequests got a sample of MaxItems requests.
setPositionalConstraint(String) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Within the portion of a web request that you want to search (for example, in the query string, if any), specify where you want AWS WAF to search.
setPositionalConstraint(PositionalConstraint) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Within the portion of a web request that you want to search (for example, in the query string, if any), specify where you want AWS WAF to search.
setPredicate(Predicate) - Method in class com.amazonaws.services.waf.model.RuleUpdate
The ID of the Predicate (such as an IPSet) that you want to add to a Rule.
setPredicates(Collection<Predicate>) - Method in class com.amazonaws.services.waf.model.Rule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a Rule.
setPriority(Integer) - Method in class com.amazonaws.services.waf.model.ActivatedRule
Specifies the order in which the Rules in a WebACL are evaluated.
setReason(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setReason(ParameterExceptionReason) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setRegion(Region) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
setRegion(Region) - Method in interface com.amazonaws.services.waf.AWSWAF
An alternative to AWSWAF.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRequest(HTTPRequest) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A complex type that contains detailed information about the request.
setRule(Rule) - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The Rule returned in the CreateRule response.
setRule(Rule) - Method in class com.amazonaws.services.waf.model.GetRuleResult
Information about the Rule that you specified in the GetRule request.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.ActivatedRule
The RuleId for a Rule.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
The RuleId of the Rule that you want to delete.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.GetRuleRequest
The RuleId of the Rule that you want to get.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
RuleId is one of two values:
setRuleId(String) - Method in class com.amazonaws.services.waf.model.Rule
A unique identifier for a Rule.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.RuleSummary
A unique identifier for a Rule.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
The RuleId of the Rule that you want to update.
setRules(Collection<RuleSummary>) - Method in class com.amazonaws.services.waf.model.ListRulesResult
An array of RuleSummary objects.
setRules(Collection<ActivatedRule>) - Method in class com.amazonaws.services.waf.model.WebACL
An array that contains the action for each Rule in a WebACL, the priority of the Rule, and the ID of the Rule.
setSampledRequests(Collection<SampledHTTPRequest>) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
A complex type that contains detailed information about each of the requests in the sample.
setSize(Long) - Method in class com.amazonaws.services.waf.model.SizeConstraint
The size in bytes that you want AWS WAF to compare against the size of the specified FieldToMatch.
setSizeConstraint(SizeConstraint) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specifies a constraint on the size of a part of the web request.
setSizeConstraints(Collection<SizeConstraint>) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
Specifies the parts of web requests that you want to inspect the size of.
setSizeConstraintSet(SizeConstraintSet) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
A SizeConstraintSet that contains no SizeConstraint objects.
setSizeConstraintSet(SizeConstraintSet) - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
Information about the SizeConstraintSet that you specified in the GetSizeConstraintSet request.
setSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to delete.
setSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to get.
setSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
A unique identifier for a SizeConstraintSet.
setSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
A unique identifier for a SizeConstraintSet.
setSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to update.
setSizeConstraintSets(Collection<SizeConstraintSetSummary>) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
An array of SizeConstraintSetSummary objects.
setSqlInjectionMatchSet(SqlInjectionMatchSet) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
setSqlInjectionMatchSet(SqlInjectionMatchSet) - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
Information about the SqlInjectionMatchSet that you specified in the GetSqlInjectionMatchSet request.
setSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to delete.
setSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to get.
setSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
A unique identifier for a SqlInjectionMatchSet.
setSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
A unique identifier for a SqlInjectionMatchSet.
setSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to update.
setSqlInjectionMatchSets(Collection<SqlInjectionMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
An array of SqlInjectionMatchSetSummary objects.
setSqlInjectionMatchTuple(SqlInjectionMatchTuple) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specifies the part of a web request that you want AWS WAF to inspect for snippets of malicious SQL code and, if you want AWS WAF to inspect a header, the name of the header.
setSqlInjectionMatchTuples(Collection<SqlInjectionMatchTuple>) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
setStartTime(Date) - Method in class com.amazonaws.services.waf.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.
setTargetString(ByteBuffer) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
The value that you want AWS WAF to search for.
setTextTransformation(String) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTextTransformation(String) - Method in class com.amazonaws.services.waf.model.SizeConstraint
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.SizeConstraint
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTextTransformation(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTextTransformation(String) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
setTimestamp(Date) - Method in class com.amazonaws.services.waf.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.waf.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.waf.model.GetSampledRequestsResult
Usually, TimeWindow is the time range that you specified in the GetSampledRequests request.
setType(String) - Method in class com.amazonaws.services.waf.model.FieldToMatch
The part of the web request that you want AWS WAF to search for a specified string.
setType(MatchFieldType) - Method in class com.amazonaws.services.waf.model.FieldToMatch
The part of the web request that you want AWS WAF to search for a specified string.
setType(String) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4.
setType(IPSetDescriptorType) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4.
setType(String) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatchSet or IPSet.
setType(PredicateType) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatchSet or IPSet.
setType(String) - Method in class com.amazonaws.services.waf.model.WafAction
Specifies how you want AWS WAF to respond to requests that match the settings in a Rule.
setType(WafActionType) - Method in class com.amazonaws.services.waf.model.WafAction
Specifies how you want AWS WAF to respond to requests that match the settings in a Rule.
setUpdates(Collection<ByteMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
An array of ByteMatchSetUpdate objects that you want to insert into or delete from a ByteMatchSet.
setUpdates(Collection<IPSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
An array of IPSetUpdate objects that you want to insert into or delete from an IPSet.
setUpdates(Collection<RuleUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a Rule.
setUpdates(Collection<SizeConstraintSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
An array of SizeConstraintSetUpdate objects that you want to insert into or delete from a SizeConstraintSet.
setUpdates(Collection<SqlInjectionMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
An array of SqlInjectionMatchSetUpdate objects that you want to insert into or delete from a SqlInjectionMatchSet.
setUpdates(Collection<WebACLUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
An array of updates to make to the WebACL.
setUpdates(Collection<XssMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
An array of XssMatchSetUpdate objects that you want to insert into or delete from a XssMatchSet.
setURI(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The part of a web request that identifies the resource, for example, /images/daily-ad.jpg.
setValue(String) - Method in class com.amazonaws.services.waf.model.HTTPHeader
The value of one of the headers in the sampled web request.
setValue(String) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify an IPv4 address by using CIDR notation.
setWebACL(WebACL) - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
The WebACL returned in the CreateWebACL response.
setWebACL(WebACL) - Method in class com.amazonaws.services.waf.model.GetWebACLResult
Information about the WebACL that you specified in the GetWebACL request.
setWebACLId(String) - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
The WebACLId of the WebACL that you want to delete.
setWebAclId(String) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
The WebACLId of the WebACL for which you want GetSampledRequests to return a sample of requests.
setWebACLId(String) - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
The WebACLId of the WebACL that you want to get.
setWebACLId(String) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
The WebACLId of the WebACL that you want to update.
setWebACLId(String) - Method in class com.amazonaws.services.waf.model.WebACL
A unique identifier for a WebACL.
setWebACLId(String) - Method in class com.amazonaws.services.waf.model.WebACLSummary
A unique identifier for a WebACL.
setWebACLs(Collection<WebACLSummary>) - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
An array of WebACLSummary objects.
setWeight(Long) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A value that indicates how one result in the response relates proportionally to other results in the response.
setXssMatchSet(XssMatchSet) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
setXssMatchSet(XssMatchSet) - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
Information about the XssMatchSet that you specified in the GetXssMatchSet request.
setXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to delete.
setXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to get.
setXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to update.
setXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.XssMatchSet
A unique identifier for an XssMatchSet.
setXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
A unique identifier for an XssMatchSet.
setXssMatchSets(Collection<XssMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
An array of XssMatchSetSummary objects.
setXssMatchTuple(XssMatchTuple) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specifies the part of a web request that you want AWS WAF to inspect for cross-site scripting attacks and, if you want AWS WAF to inspect a header, the name of the header.
setXssMatchTuples(Collection<XssMatchTuple>) - Method in class com.amazonaws.services.waf.model.XssMatchSet
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.
shutdown() - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
shutdown() - Method in interface com.amazonaws.services.waf.AWSWAF
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
Shuts down the client, releasing all managed resources.
SizeConstraint - Class in com.amazonaws.services.waf.model
Specifies a constraint on the size of a part of the web request.
SizeConstraint() - Constructor for class com.amazonaws.services.waf.model.SizeConstraint
 
SizeConstraintSet - Class in com.amazonaws.services.waf.model
A complex type that contains SizeConstraint objects, which specify the parts of web requests that you want AWS WAF to inspect the size of.
SizeConstraintSet() - Constructor for class com.amazonaws.services.waf.model.SizeConstraintSet
 
SizeConstraintSetSummary - Class in com.amazonaws.services.waf.model
The Id and Name of a SizeConstraintSet.
SizeConstraintSetSummary() - Constructor for class com.amazonaws.services.waf.model.SizeConstraintSetSummary
 
SizeConstraintSetUpdate - Class in com.amazonaws.services.waf.model
Specifies the part of a web request that you want to inspect the size of and indicates whether you want to add the specification to a SizeConstraintSet or delete it from a SizeConstraintSet.
SizeConstraintSetUpdate() - Constructor for class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
 
SqlInjectionMatchSet - Class in com.amazonaws.services.waf.model
A complex type that contains SqlInjectionMatchTuple objects, which specify the parts of web requests that you want AWS WAF to inspect for snippets of malicious SQL code and, if you want AWS WAF to inspect a header, the name of the header.
SqlInjectionMatchSet() - Constructor for class com.amazonaws.services.waf.model.SqlInjectionMatchSet
 
SqlInjectionMatchSetSummary - Class in com.amazonaws.services.waf.model
The Id and Name of a SqlInjectionMatchSet.
SqlInjectionMatchSetSummary() - Constructor for class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
 
SqlInjectionMatchSetUpdate - Class in com.amazonaws.services.waf.model
Specifies the part of a web request that you want to inspect for snippets of malicious SQL code and indicates whether you want to add the specification to a SqlInjectionMatchSet or delete it from a SqlInjectionMatchSet.
SqlInjectionMatchSetUpdate() - Constructor for class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
 
SqlInjectionMatchTuple - Class in com.amazonaws.services.waf.model
Specifies the part of a web request that you want AWS WAF to inspect for snippets of malicious SQL code and, if you want AWS WAF to inspect a header, the name of the header.
SqlInjectionMatchTuple() - Constructor for class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
standard() - Static method in class com.amazonaws.services.waf.AWSWAFAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.waf.AWSWAFClientBuilder
 

T

TextTransformation - Enum in com.amazonaws.services.waf.model
 
TimeWindow - Class in com.amazonaws.services.waf.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.waf.model.TimeWindow
 
toString() - Method in class com.amazonaws.services.waf.model.ActivatedRule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.waf.model.ChangeAction
 
toString() - Method in enum com.amazonaws.services.waf.model.ChangeTokenStatus
 
toString() - Method in enum com.amazonaws.services.waf.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.FieldToMatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetIPSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetWebACLResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.HTTPHeader
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.HTTPRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.IPSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.waf.model.IPSetDescriptorType
 
toString() - Method in class com.amazonaws.services.waf.model.IPSetSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.IPSetUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListRulesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListRulesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.waf.model.MatchFieldType
 
toString() - Method in enum com.amazonaws.services.waf.model.ParameterExceptionField
 
toString() - Method in enum com.amazonaws.services.waf.model.ParameterExceptionReason
 
toString() - Method in enum com.amazonaws.services.waf.model.PositionalConstraint
 
toString() - Method in class com.amazonaws.services.waf.model.Predicate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.waf.model.PredicateType
 
toString() - Method in class com.amazonaws.services.waf.model.Rule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.RuleSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.RuleUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.waf.model.TextTransformation
 
toString() - Method in class com.amazonaws.services.waf.model.TimeWindow
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.WafAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.waf.model.WafActionType
 
toString() - Method in class com.amazonaws.services.waf.model.WebACL
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.WebACLSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.WebACLUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Returns a string representation of this object; useful for testing and debugging.

U

updateByteMatchSet(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateByteMatchSet(UpdateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
updateByteMatchSet(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
updateByteMatchSetAsync(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateByteMatchSetAsync(UpdateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateByteMatchSetAsync(UpdateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
updateByteMatchSetAsync(UpdateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
updateByteMatchSetAsync(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateByteMatchSetAsync(UpdateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
UpdateByteMatchSetRequest - Class in com.amazonaws.services.waf.model
 
UpdateByteMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
 
UpdateByteMatchSetResult - Class in com.amazonaws.services.waf.model
 
UpdateByteMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
 
updateIPSet(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateIPSet(UpdateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes IPSetDescriptor objects in an IPSet.
updateIPSet(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes IPSetDescriptor objects in an IPSet.
updateIPSetAsync(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateIPSetAsync(UpdateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateIPSetAsync(UpdateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes IPSetDescriptor objects in an IPSet.
updateIPSetAsync(UpdateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes IPSetDescriptor objects in an IPSet.
updateIPSetAsync(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateIPSetAsync(UpdateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
UpdateIPSetRequest - Class in com.amazonaws.services.waf.model
 
UpdateIPSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateIPSetRequest
 
UpdateIPSetResult - Class in com.amazonaws.services.waf.model
 
UpdateIPSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateIPSetResult
 
updateRule(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateRule(UpdateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes Predicate objects in a Rule.
updateRule(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes Predicate objects in a Rule.
updateRuleAsync(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRuleAsync(UpdateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes Predicate objects in a Rule.
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes Predicate objects in a Rule.
updateRuleAsync(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
UpdateRuleRequest - Class in com.amazonaws.services.waf.model
 
UpdateRuleRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateRuleRequest
 
UpdateRuleResult - Class in com.amazonaws.services.waf.model
 
UpdateRuleResult() - Constructor for class com.amazonaws.services.waf.model.UpdateRuleResult
 
updateSizeConstraintSet(UpdateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateSizeConstraintSet(UpdateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.
updateSizeConstraintSet(UpdateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
UpdateSizeConstraintSetRequest - Class in com.amazonaws.services.waf.model
 
UpdateSizeConstraintSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
 
UpdateSizeConstraintSetResult - Class in com.amazonaws.services.waf.model
 
UpdateSizeConstraintSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
 
updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.
updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
UpdateSqlInjectionMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to update a SqlInjectionMatchSet.
UpdateSqlInjectionMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
 
UpdateSqlInjectionMatchSetResult - Class in com.amazonaws.services.waf.model
The response to an UpdateSqlInjectionMatchSets request.
UpdateSqlInjectionMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
 
updateWebACL(UpdateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateWebACL(UpdateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes ActivatedRule objects in a WebACL.
updateWebACL(UpdateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes ActivatedRule objects in a WebACL.
updateWebACLAsync(UpdateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateWebACLAsync(UpdateWebACLRequest, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateWebACLAsync(UpdateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes ActivatedRule objects in a WebACL.
updateWebACLAsync(UpdateWebACLRequest, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes ActivatedRule objects in a WebACL.
updateWebACLAsync(UpdateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateWebACLAsync(UpdateWebACLRequest, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
UpdateWebACLRequest - Class in com.amazonaws.services.waf.model
 
UpdateWebACLRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateWebACLRequest
 
UpdateWebACLResult - Class in com.amazonaws.services.waf.model
 
UpdateWebACLResult() - Constructor for class com.amazonaws.services.waf.model.UpdateWebACLResult
 
updateXssMatchSet(UpdateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateXssMatchSet(UpdateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.
updateXssMatchSet(UpdateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.
updateXssMatchSetAsync(UpdateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateXssMatchSetAsync(UpdateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateXssMatchSetAsync(UpdateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.
updateXssMatchSetAsync(UpdateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.
updateXssMatchSetAsync(UpdateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateXssMatchSetAsync(UpdateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
UpdateXssMatchSetRequest - Class in com.amazonaws.services.waf.model
A request to update an XssMatchSet.
UpdateXssMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
 
UpdateXssMatchSetResult - Class in com.amazonaws.services.waf.model
The response to an UpdateXssMatchSets request.
UpdateXssMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.waf.model.ChangeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.ChangeTokenStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.IPSetDescriptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.MatchFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.ParameterExceptionField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.ParameterExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.PositionalConstraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.PredicateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.TextTransformation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.WafActionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.waf.model.ChangeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.ChangeTokenStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.IPSetDescriptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.MatchFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.ParameterExceptionField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.ParameterExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.PositionalConstraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.PredicateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.TextTransformation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.waf.model.WafActionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WafAction - Class in com.amazonaws.services.waf.model
For the action that is associated with a rule in a WebACL, specifies the action that you want AWS WAF to perform when a web request matches all of the conditions in a rule.
WafAction() - Constructor for class com.amazonaws.services.waf.model.WafAction
 
WafActionType - Enum in com.amazonaws.services.waf.model
 
WAFDisallowedNameException - Exception in com.amazonaws.services.waf.model
The name specified is invalid.
WAFDisallowedNameException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFDisallowedNameException
Constructs a new WAFDisallowedNameException with the specified error message.
WAFInternalErrorException - Exception in com.amazonaws.services.waf.model
The operation failed because of a system problem, even though the request was valid.
WAFInternalErrorException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFInternalErrorException
Constructs a new WAFInternalErrorException with the specified error message.
WAFInvalidAccountException - Exception in com.amazonaws.services.waf.model
The operation failed because you tried to create, update, or delete an object by using an invalid account identifier.
WAFInvalidAccountException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFInvalidAccountException
Constructs a new WAFInvalidAccountException with the specified error message.
WAFInvalidOperationException - Exception in com.amazonaws.services.waf.model
The operation failed because there was nothing to do.
WAFInvalidOperationException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFInvalidOperationException
Constructs a new WAFInvalidOperationException with the specified error message.
WAFInvalidParameterException - Exception in com.amazonaws.services.waf.model
The operation failed because AWS WAF didn't recognize a parameter in the request.
WAFInvalidParameterException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFInvalidParameterException
Constructs a new WAFInvalidParameterException with the specified error message.
WAFLimitsExceededException - Exception in com.amazonaws.services.waf.model
The operation exceeds a resource limit, for example, the maximum number of WebACL objects that you can create for an AWS account.
WAFLimitsExceededException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFLimitsExceededException
Constructs a new WAFLimitsExceededException with the specified error message.
WAFNonEmptyEntityException - Exception in com.amazonaws.services.waf.model
The operation failed because you tried to delete an object that isn't empty.
WAFNonEmptyEntityException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFNonEmptyEntityException
Constructs a new WAFNonEmptyEntityException with the specified error message.
WAFNonexistentContainerException - Exception in com.amazonaws.services.waf.model
The operation failed because you tried to add an object to or delete an object from another object that doesn't exist.
WAFNonexistentContainerException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFNonexistentContainerException
Constructs a new WAFNonexistentContainerException with the specified error message.
WAFNonexistentItemException - Exception in com.amazonaws.services.waf.model
The operation failed because the referenced object doesn't exist.
WAFNonexistentItemException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFNonexistentItemException
Constructs a new WAFNonexistentItemException with the specified error message.
WAFReferencedItemException - Exception in com.amazonaws.services.waf.model
The operation failed because you tried to delete an object that is still in use.
WAFReferencedItemException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFReferencedItemException
Constructs a new WAFReferencedItemException with the specified error message.
WAFStaleDataException - Exception in com.amazonaws.services.waf.model
The operation failed because you tried to create, update, or delete an object by using a change token that has already been used.
WAFStaleDataException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFStaleDataException
Constructs a new WAFStaleDataException with the specified error message.
WebACL - Class in com.amazonaws.services.waf.model
Contains the Rules that identify the requests that you want to allow, block, or count.
WebACL() - Constructor for class com.amazonaws.services.waf.model.WebACL
 
WebACLSummary - Class in com.amazonaws.services.waf.model
Contains the identifier and the name or description of the WebACL.
WebACLSummary() - Constructor for class com.amazonaws.services.waf.model.WebACLSummary
 
WebACLUpdate - Class in com.amazonaws.services.waf.model
Specifies whether to insert a Rule into or delete a Rule from a WebACL.
WebACLUpdate() - Constructor for class com.amazonaws.services.waf.model.WebACLUpdate
 
withAction(WafAction) - Method in class com.amazonaws.services.waf.model.ActivatedRule
Specifies the action that CloudFront or AWS WAF takes when a web request matches the conditions in the Rule.
withAction(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Specifies whether to insert or delete a ByteMatchTuple.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Specifies whether to insert or delete a ByteMatchTuple.
withAction(String) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
Specifies whether to insert or delete an IP address with UpdateIPSet.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
Specifies whether to insert or delete an IP address with UpdateIPSet.
withAction(String) - Method in class com.amazonaws.services.waf.model.RuleUpdate
Specify INSERT to add a Predicate to a Rule.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.RuleUpdate
Specify INSERT to add a Predicate to a Rule.
withAction(String) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
The action for the Rule that the request matched: ALLOW, BLOCK, or COUNT.
withAction(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specify INSERT to add a SizeConstraintSetUpdate to a SizeConstraintSet.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specify INSERT to add a SizeConstraintSetUpdate to a SizeConstraintSet.
withAction(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specify INSERT to add a SqlInjectionMatchSetUpdate to a SqlInjectionMatchSet.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specify INSERT to add a SqlInjectionMatchSetUpdate to a SqlInjectionMatchSet.
withAction(String) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
Specifies whether to insert a Rule into or delete a Rule from a WebACL.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
Specifies whether to insert a Rule into or delete a Rule from a WebACL.
withAction(String) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specify INSERT to add a XssMatchSetUpdate to an XssMatchSet.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specify INSERT to add a XssMatchSetUpdate to an XssMatchSet.
withActivatedRule(ActivatedRule) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
 
withByteMatchSet(ByteMatchSet) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
A ByteMatchSet that contains no ByteMatchTuple objects.
withByteMatchSet(ByteMatchSet) - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
Information about the ByteMatchSet that you specified in the GetByteMatchSet request.
withByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
The ByteMatchSetId for a ByteMatchSet.
withByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
The ByteMatchSetId for a ByteMatchSet.
withByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to delete.
withByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to get.
withByteMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
The ByteMatchSetId of the ByteMatchSet that you want to update.
withByteMatchSets(ByteMatchSetSummary...) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
An array of ByteMatchSetSummary objects.
withByteMatchSets(Collection<ByteMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
An array of ByteMatchSetSummary objects.
withByteMatchTuple(ByteMatchTuple) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Information about the part of a web request that you want AWS WAF to inspect and the value that you want AWS WAF to search for.
withByteMatchTuples(ByteMatchTuple...) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
withByteMatchTuples(Collection<ByteMatchTuple>) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
The ChangeToken that you used to submit the CreateByteMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
The ChangeToken that you used to submit the CreateIPSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The ChangeToken that you used to submit the CreateRule request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
The ChangeToken that you used to submit the CreateSizeConstraintSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
The ChangeToken that you used to submit the CreateSqlInjectionMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
The ChangeToken that you used to submit the CreateWebACL request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
The ChangeToken that you used to submit the CreateXssMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
The ChangeToken that you used to submit the DeleteByteMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
The ChangeToken that you used to submit the DeleteIPSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
The ChangeToken that you used to submit the DeleteRule request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
The ChangeToken that you used to submit the DeleteSizeConstraintSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
The ChangeToken that you used to submit the DeleteSqlInjectionMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
The ChangeToken that you used to submit the DeleteWebACL request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
The ChangeToken that you used to submit the DeleteXssMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
The ChangeToken that you used in the request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
The change token for which you want to get the status.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
The ChangeToken that you used to submit the UpdateByteMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
The ChangeToken that you used to submit the UpdateIPSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
The ChangeToken that you used to submit the UpdateRule request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
The ChangeToken that you used to submit the UpdateSizeConstraintSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
The ChangeToken that you used to submit the UpdateSqlInjectionMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
The ChangeToken that you used to submit the UpdateWebACL request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
The ChangeToken that you used to submit the UpdateXssMatchSet request.
withChangeTokenStatus(String) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
The status of the change token.
withChangeTokenStatus(ChangeTokenStatus) - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
The status of the change token.
withClientIP(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The IP address that the request originated from.
withComparisonOperator(String) - Method in class com.amazonaws.services.waf.model.SizeConstraint
The type of comparison you want AWS WAF to perform.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.waf.model.SizeConstraint
The type of comparison you want AWS WAF to perform.
withCountry(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The two-letter country code for the country that the request originated from.
withData(String) - Method in class com.amazonaws.services.waf.model.FieldToMatch
When the value of Type is HEADER, enter the name of the header that you want AWS WAF to search, for example, User-Agent or Referer.
withDataId(String) - Method in class com.amazonaws.services.waf.model.Predicate
A unique identifier for a predicate in a Rule, such as ByteMatchSetId or IPSetId.
withDefaultAction(WafAction) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
The action that you want AWS WAF to take when a request doesn't match the criteria specified in any of the Rule objects that are associated with the WebACL.
withDefaultAction(WafAction) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
 
withDefaultAction(WafAction) - Method in class com.amazonaws.services.waf.model.WebACL
The action to perform if none of the Rules contained in the WebACL match.
withEndTime(Date) - Method in class com.amazonaws.services.waf.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.
withField(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withField(ParameterExceptionField) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
The part of a web request that you want AWS WAF to search, such as a specified header or a query string.
withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SizeConstraint
 
withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
 
withHeaders(HTTPHeader...) - Method in class com.amazonaws.services.waf.model.HTTPRequest
A complex type that contains two values for each header in the sampled web request: the name of the header and the value of the header.
withHeaders(Collection<HTTPHeader>) - Method in class com.amazonaws.services.waf.model.HTTPRequest
A complex type that contains two values for each header in the sampled web request: the name of the header and the value of the header.
withHTTPVersion(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The HTTP version specified in the sampled web request, for example, HTTP/1.1.
withIPSet(IPSet) - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
The IPSet returned in the CreateIPSet response.
withIPSet(IPSet) - Method in class com.amazonaws.services.waf.model.GetIPSetResult
Information about the IPSet that you specified in the GetIPSet request.
withIPSetDescriptor(IPSetDescriptor) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.
withIPSetDescriptors(IPSetDescriptor...) - Method in class com.amazonaws.services.waf.model.IPSet
The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.
withIPSetDescriptors(Collection<IPSetDescriptor>) - Method in class com.amazonaws.services.waf.model.IPSet
The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.
withIPSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
The IPSetId of the IPSet that you want to delete.
withIPSetId(String) - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
The IPSetId of the IPSet that you want to get.
withIPSetId(String) - Method in class com.amazonaws.services.waf.model.IPSet
The IPSetId for an IPSet.
withIPSetId(String) - Method in class com.amazonaws.services.waf.model.IPSetSummary
The IPSetId for an IPSet.
withIPSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
The IPSetId of the IPSet that you want to update.
withIPSets(IPSetSummary...) - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
An array of IPSetSummary objects.
withIPSets(Collection<IPSetSummary>) - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
An array of IPSetSummary objects.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
Specifies the number of ByteMatchSet objects that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
Specifies the number of IPSet objects that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRulesRequest
Specifies the number of Rules that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
Specifies the number of SizeConstraintSet objects that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
Specifies the number of SqlInjectionMatchSet objects that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
Specifies the number of WebACL objects that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
Specifies the number of XssMatchSet objects that you want AWS WAF to return for this request.
withMaxItems(Long) - Method in class com.amazonaws.services.waf.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(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The HTTP method specified in the sampled web request.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
A friendly name or description for the metrics for this Rule.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
A friendly name or description for the metrics for this WebACL.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.Rule
 
withMetricName(String) - Method in class com.amazonaws.services.waf.model.WebACL
 
withName(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
A friendly name or description of the ByteMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
A friendly name or description of the ByteMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetRequest
A friendly name or description of the ByteMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
A friendly name or description of the IPSet.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
A friendly name or description of the Rule.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
A friendly name or description of the SizeConstraintSet.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
A friendly name or description for the SqlInjectionMatchSet that you're creating.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
A friendly name or description of the WebACL.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
A friendly name or description for the XssMatchSet that you're creating.
withName(String) - Method in class com.amazonaws.services.waf.model.HTTPHeader
The name of one of the headers in the sampled web request.
withName(String) - Method in class com.amazonaws.services.waf.model.IPSet
A friendly name or description of the IPSet.
withName(String) - Method in class com.amazonaws.services.waf.model.IPSetSummary
A friendly name or description of the IPSet.
withName(String) - Method in class com.amazonaws.services.waf.model.Rule
The friendly name or description for the Rule.
withName(String) - Method in class com.amazonaws.services.waf.model.RuleSummary
A friendly name or description of the Rule.
withName(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
The name, if any, of the SizeConstraintSet.
withName(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
The name of the SizeConstraintSet, if any.
withName(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
The name, if any, of the SqlInjectionMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
The name of the SqlInjectionMatchSet, if any, specified by Id.
withName(String) - Method in class com.amazonaws.services.waf.model.WebACL
A friendly name or description of the WebACL.
withName(String) - Method in class com.amazonaws.services.waf.model.WebACLSummary
A friendly name or description of the WebACL.
withName(String) - Method in class com.amazonaws.services.waf.model.XssMatchSet
The name, if any, of the XssMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
The name of the XssMatchSet, if any, specified by Id.
withNegated(Boolean) - Method in class com.amazonaws.services.waf.model.Predicate
Set Negated to False if you want AWS WAF to allow, block, or count requests based on the settings in the specified ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, or SizeConstraintSet.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
If you specify a value for Limit and you have more ByteMatchSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of ByteMatchSets.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
If you have more ByteMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
If you specify a value for Limit and you have more IPSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of IPSets.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
If you have more IPSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRulesRequest
If you specify a value for Limit and you have more Rules than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of Rules.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRulesResult
If you have more Rules than the number that you specified for Limit in the request, the response includes a NextMarker value.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
If you specify a value for Limit and you have more SizeConstraintSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of SizeConstraintSets.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
If you have more SizeConstraintSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
If you specify a value for Limit and you have more SqlInjectionMatchSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of SqlInjectionMatchSets.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
If you have more SqlInjectionMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
If you specify a value for Limit and you have more WebACL objects than the number that you specify for Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of WebACL objects.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
If you have more WebACL objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
If you specify a value for Limit and you have more XssMatchSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of XssMatchSets.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
If you have more XssMatchSet objects than the number that you specified for Limit in the request, the response includes a NextMarker value.
withParameter(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withPopulationSize(Long) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
The total number of requests from which GetSampledRequests got a sample of MaxItems requests.
withPositionalConstraint(String) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Within the portion of a web request that you want to search (for example, in the query string, if any), specify where you want AWS WAF to search.
withPositionalConstraint(PositionalConstraint) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Within the portion of a web request that you want to search (for example, in the query string, if any), specify where you want AWS WAF to search.
withPredicate(Predicate) - Method in class com.amazonaws.services.waf.model.RuleUpdate
The ID of the Predicate (such as an IPSet) that you want to add to a Rule.
withPredicates(Predicate...) - Method in class com.amazonaws.services.waf.model.Rule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a Rule.
withPredicates(Collection<Predicate>) - Method in class com.amazonaws.services.waf.model.Rule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a Rule.
withPriority(Integer) - Method in class com.amazonaws.services.waf.model.ActivatedRule
Specifies the order in which the Rules in a WebACL are evaluated.
withReason(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withReason(ParameterExceptionReason) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withRequest(HTTPRequest) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A complex type that contains detailed information about the request.
withRule(Rule) - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The Rule returned in the CreateRule response.
withRule(Rule) - Method in class com.amazonaws.services.waf.model.GetRuleResult
Information about the Rule that you specified in the GetRule request.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.ActivatedRule
The RuleId for a Rule.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
The RuleId of the Rule that you want to delete.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.GetRuleRequest
The RuleId of the Rule that you want to get.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
RuleId is one of two values:
withRuleId(String) - Method in class com.amazonaws.services.waf.model.Rule
A unique identifier for a Rule.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.RuleSummary
A unique identifier for a Rule.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
The RuleId of the Rule that you want to update.
withRules(RuleSummary...) - Method in class com.amazonaws.services.waf.model.ListRulesResult
An array of RuleSummary objects.
withRules(Collection<RuleSummary>) - Method in class com.amazonaws.services.waf.model.ListRulesResult
An array of RuleSummary objects.
withRules(ActivatedRule...) - Method in class com.amazonaws.services.waf.model.WebACL
An array that contains the action for each Rule in a WebACL, the priority of the Rule, and the ID of the Rule.
withRules(Collection<ActivatedRule>) - Method in class com.amazonaws.services.waf.model.WebACL
An array that contains the action for each Rule in a WebACL, the priority of the Rule, and the ID of the Rule.
withSampledRequests(SampledHTTPRequest...) - Method in class com.amazonaws.services.waf.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.waf.model.GetSampledRequestsResult
A complex type that contains detailed information about each of the requests in the sample.
withSize(Long) - Method in class com.amazonaws.services.waf.model.SizeConstraint
The size in bytes that you want AWS WAF to compare against the size of the specified FieldToMatch.
withSizeConstraint(SizeConstraint) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Specifies a constraint on the size of a part of the web request.
withSizeConstraints(SizeConstraint...) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
Specifies the parts of web requests that you want to inspect the size of.
withSizeConstraints(Collection<SizeConstraint>) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
Specifies the parts of web requests that you want to inspect the size of.
withSizeConstraintSet(SizeConstraintSet) - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
A SizeConstraintSet that contains no SizeConstraint objects.
withSizeConstraintSet(SizeConstraintSet) - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
Information about the SizeConstraintSet that you specified in the GetSizeConstraintSet request.
withSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to delete.
withSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to get.
withSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
A unique identifier for a SizeConstraintSet.
withSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
A unique identifier for a SizeConstraintSet.
withSizeConstraintSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
The SizeConstraintSetId of the SizeConstraintSet that you want to update.
withSizeConstraintSets(SizeConstraintSetSummary...) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
An array of SizeConstraintSetSummary objects.
withSizeConstraintSets(Collection<SizeConstraintSetSummary>) - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
An array of SizeConstraintSetSummary objects.
withSqlInjectionMatchSet(SqlInjectionMatchSet) - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
withSqlInjectionMatchSet(SqlInjectionMatchSet) - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
Information about the SqlInjectionMatchSet that you specified in the GetSqlInjectionMatchSet request.
withSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to delete.
withSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to get.
withSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
A unique identifier for a SqlInjectionMatchSet.
withSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
A unique identifier for a SqlInjectionMatchSet.
withSqlInjectionMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
The SqlInjectionMatchSetId of the SqlInjectionMatchSet that you want to update.
withSqlInjectionMatchSets(SqlInjectionMatchSetSummary...) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
An array of SqlInjectionMatchSetSummary objects.
withSqlInjectionMatchSets(Collection<SqlInjectionMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
An array of SqlInjectionMatchSetSummary objects.
withSqlInjectionMatchTuple(SqlInjectionMatchTuple) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Specifies the part of a web request that you want AWS WAF to inspect for snippets of malicious SQL code and, if you want AWS WAF to inspect a header, the name of the header.
withSqlInjectionMatchTuples(SqlInjectionMatchTuple...) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
withSqlInjectionMatchTuples(Collection<SqlInjectionMatchTuple>) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
withStartTime(Date) - Method in class com.amazonaws.services.waf.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.
withTargetString(ByteBuffer) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
The value that you want AWS WAF to search for.
withTextTransformation(String) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTextTransformation(String) - Method in class com.amazonaws.services.waf.model.SizeConstraint
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.SizeConstraint
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTextTransformation(String) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTextTransformation(String) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTextTransformation(TextTransformation) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
withTimestamp(Date) - Method in class com.amazonaws.services.waf.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.waf.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.waf.model.GetSampledRequestsResult
Usually, TimeWindow is the time range that you specified in the GetSampledRequests request.
withType(String) - Method in class com.amazonaws.services.waf.model.FieldToMatch
The part of the web request that you want AWS WAF to search for a specified string.
withType(MatchFieldType) - Method in class com.amazonaws.services.waf.model.FieldToMatch
The part of the web request that you want AWS WAF to search for a specified string.
withType(String) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4.
withType(IPSetDescriptorType) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4.
withType(String) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatchSet or IPSet.
withType(PredicateType) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatchSet or IPSet.
withType(String) - Method in class com.amazonaws.services.waf.model.WafAction
Specifies how you want AWS WAF to respond to requests that match the settings in a Rule.
withType(WafActionType) - Method in class com.amazonaws.services.waf.model.WafAction
Specifies how you want AWS WAF to respond to requests that match the settings in a Rule.
withUpdates(ByteMatchSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
An array of ByteMatchSetUpdate objects that you want to insert into or delete from a ByteMatchSet.
withUpdates(Collection<ByteMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
An array of ByteMatchSetUpdate objects that you want to insert into or delete from a ByteMatchSet.
withUpdates(IPSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
An array of IPSetUpdate objects that you want to insert into or delete from an IPSet.
withUpdates(Collection<IPSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
An array of IPSetUpdate objects that you want to insert into or delete from an IPSet.
withUpdates(RuleUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a Rule.
withUpdates(Collection<RuleUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a Rule.
withUpdates(SizeConstraintSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
An array of SizeConstraintSetUpdate objects that you want to insert into or delete from a SizeConstraintSet.
withUpdates(Collection<SizeConstraintSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
An array of SizeConstraintSetUpdate objects that you want to insert into or delete from a SizeConstraintSet.
withUpdates(SqlInjectionMatchSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
An array of SqlInjectionMatchSetUpdate objects that you want to insert into or delete from a SqlInjectionMatchSet.
withUpdates(Collection<SqlInjectionMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
An array of SqlInjectionMatchSetUpdate objects that you want to insert into or delete from a SqlInjectionMatchSet.
withUpdates(WebACLUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
An array of updates to make to the WebACL.
withUpdates(Collection<WebACLUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
An array of updates to make to the WebACL.
withUpdates(XssMatchSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
An array of XssMatchSetUpdate objects that you want to insert into or delete from a XssMatchSet.
withUpdates(Collection<XssMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
An array of XssMatchSetUpdate objects that you want to insert into or delete from a XssMatchSet.
withURI(String) - Method in class com.amazonaws.services.waf.model.HTTPRequest
The part of a web request that identifies the resource, for example, /images/daily-ad.jpg.
withValue(String) - Method in class com.amazonaws.services.waf.model.HTTPHeader
The value of one of the headers in the sampled web request.
withValue(String) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify an IPv4 address by using CIDR notation.
withWebACL(WebACL) - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
The WebACL returned in the CreateWebACL response.
withWebACL(WebACL) - Method in class com.amazonaws.services.waf.model.GetWebACLResult
Information about the WebACL that you specified in the GetWebACL request.
withWebACLId(String) - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
The WebACLId of the WebACL that you want to delete.
withWebAclId(String) - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
The WebACLId of the WebACL for which you want GetSampledRequests to return a sample of requests.
withWebACLId(String) - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
The WebACLId of the WebACL that you want to get.
withWebACLId(String) - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
The WebACLId of the WebACL that you want to update.
withWebACLId(String) - Method in class com.amazonaws.services.waf.model.WebACL
A unique identifier for a WebACL.
withWebACLId(String) - Method in class com.amazonaws.services.waf.model.WebACLSummary
A unique identifier for a WebACL.
withWebACLs(WebACLSummary...) - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
An array of WebACLSummary objects.
withWebACLs(Collection<WebACLSummary>) - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
An array of WebACLSummary objects.
withWeight(Long) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A value that indicates how one result in the response relates proportionally to other results in the response.
withXssMatchSet(XssMatchSet) - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
withXssMatchSet(XssMatchSet) - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
Information about the XssMatchSet that you specified in the GetXssMatchSet request.
withXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to delete.
withXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to get.
withXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
The XssMatchSetId of the XssMatchSet that you want to update.
withXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.XssMatchSet
A unique identifier for an XssMatchSet.
withXssMatchSetId(String) - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
A unique identifier for an XssMatchSet.
withXssMatchSets(XssMatchSetSummary...) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
An array of XssMatchSetSummary objects.
withXssMatchSets(Collection<XssMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
An array of XssMatchSetSummary objects.
withXssMatchTuple(XssMatchTuple) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specifies the part of a web request that you want AWS WAF to inspect for cross-site scripting attacks and, if you want AWS WAF to inspect a header, the name of the header.
withXssMatchTuples(XssMatchTuple...) - Method in class com.amazonaws.services.waf.model.XssMatchSet
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.
withXssMatchTuples(Collection<XssMatchTuple>) - Method in class com.amazonaws.services.waf.model.XssMatchSet
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.

X

XssMatchSet - Class in com.amazonaws.services.waf.model
A complex type that contains XssMatchTuple objects, which specify the parts of web requests that you want AWS WAF to inspect for cross-site scripting attacks and, if you want AWS WAF to inspect a header, the name of the header.
XssMatchSet() - Constructor for class com.amazonaws.services.waf.model.XssMatchSet
 
XssMatchSetSummary - Class in com.amazonaws.services.waf.model
The Id and Name of an XssMatchSet.
XssMatchSetSummary() - Constructor for class com.amazonaws.services.waf.model.XssMatchSetSummary
 
XssMatchSetUpdate - Class in com.amazonaws.services.waf.model
Specifies the part of a web request that you want to inspect for cross-site scripting attacks and indicates whether you want to add the specification to an XssMatchSet or delete it from an XssMatchSet.
XssMatchSetUpdate() - Constructor for class com.amazonaws.services.waf.model.XssMatchSetUpdate
 
XssMatchTuple - Class in com.amazonaws.services.waf.model
Specifies the part of a web request that you want AWS WAF to inspect for cross-site scripting attacks and, if you want AWS WAF to inspect a header, the name of the header.
XssMatchTuple() - Constructor for class com.amazonaws.services.waf.model.XssMatchTuple
 
A B C D E F G H I L M P R S T U V W X 
Skip navigation links

Copyright © 2016. All rights reserved.