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
 
AbstractAWSWAFRegional - Class in com.amazonaws.services.waf
Abstract implementation of AWSWAFRegional.
AbstractAWSWAFRegional() - Constructor for class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
AbstractAWSWAFRegionalAsync - Class in com.amazonaws.services.waf
Abstract implementation of AWSWAFRegionalAsync.
AbstractAWSWAFRegionalAsync() - Constructor for class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
associateWebACL(AssociateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
associateWebACL(AssociateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Associates a web ACL with a resource, either an application load balancer or Amazon API Gateway stage.
associateWebACL(AssociateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Associates a web ACL with a resource, either an application load balancer or Amazon API Gateway stage.
associateWebACLAsync(AssociateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
associateWebACLAsync(AssociateWebACLRequest, AsyncHandler<AssociateWebACLRequest, AssociateWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
associateWebACLAsync(AssociateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Associates a web ACL with a resource, either an application load balancer or Amazon API Gateway stage.
associateWebACLAsync(AssociateWebACLRequest, AsyncHandler<AssociateWebACLRequest, AssociateWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Associates a web ACL with a resource, either an application load balancer or Amazon API Gateway stage.
associateWebACLAsync(AssociateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
associateWebACLAsync(AssociateWebACLRequest, AsyncHandler<AssociateWebACLRequest, AssociateWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
AssociateWebACLRequest - Class in com.amazonaws.services.waf.model
 
AssociateWebACLRequest() - Constructor for class com.amazonaws.services.waf.model.AssociateWebACLRequest
 
AssociateWebACLResult - Class in com.amazonaws.services.waf.model
 
AssociateWebACLResult() - Constructor for class com.amazonaws.services.waf.model.AssociateWebACLResult
 
asyncBuilder() - Static method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
asyncBuilder() - Static method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
Client for accessing WAF asynchronously.
AWSWAFAsyncClient() - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
AWSWAFAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFAsyncClient
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
AWSWAFClient(ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
AWSWAFClient(AWSCredentials) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSWAFClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSWAFClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
AWSWAFClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
AWSWAFClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
AWSWAFClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.waf.AWSWAFClient
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.
AWSWAFRegional - Interface in com.amazonaws.services.waf
Interface for accessing WAF Regional.
AWSWAFRegionalAsync - Interface in com.amazonaws.services.waf
Interface for accessing WAF Regional asynchronously.
AWSWAFRegionalAsyncClient - Class in com.amazonaws.services.waf
Client for accessing WAF Regional asynchronously.
AWSWAFRegionalAsyncClient() - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
AWSWAFRegionalAsyncClientBuilder - Class in com.amazonaws.services.waf
Fluent builder for AWSWAFRegionalAsync.
AWSWAFRegionalClient - Class in com.amazonaws.services.waf
Client for accessing WAF Regional.
AWSWAFRegionalClient() - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalClient
AWSWAFRegionalClient(ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalClient
AWSWAFRegionalClient(AWSCredentials) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSWAFRegionalClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSWAFRegionalClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalClient
AWSWAFRegionalClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalClient
AWSWAFRegionalClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalClient
AWSWAFRegionalClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.waf.AWSWAFRegionalClient
AWSWAFRegionalClientBuilder - Class in com.amazonaws.services.waf
Fluent builder for AWSWAFRegional.

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.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClientBuilder
Construct an asynchronous implementation of AWSWAFRegionalAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClientBuilder
Construct a synchronous implementation of AWSWAFRegional using the current builder configuration.
builder() - Static method in class com.amazonaws.services.waf.AWSWAFClient
 
builder() - Static method in class com.amazonaws.services.waf.AWSWAFRegionalClient
 
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.AssociateWebACLRequest
 
clone() - Method in class com.amazonaws.services.waf.model.AssociateWebACLResult
 
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.CreateGeoMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
 
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.CreateRateBasedRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
 
clone() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
 
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.DeleteGeoMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
 
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.DeleteLoggingConfigurationRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupResult
 
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.DisassociateWebACLRequest
 
clone() - Method in class com.amazonaws.services.waf.model.DisassociateWebACLResult
 
clone() - Method in class com.amazonaws.services.waf.model.ExcludedRule
 
clone() - Method in class com.amazonaws.services.waf.model.FieldToMatch
 
clone() - Method in class com.amazonaws.services.waf.model.GeoMatchConstraint
 
clone() - Method in class com.amazonaws.services.waf.model.GeoMatchSet
 
clone() - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
 
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.GetGeoMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetResult
 
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.GetLoggingConfigurationRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.GetRuleGroupRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetRuleGroupResult
 
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.GetWebACLForResourceRequest
 
clone() - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceResult
 
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.ListActivatedRulesInRuleGroupRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
 
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.ListGeoMatchSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
 
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.ListLoggingConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
 
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.ListSubscribedRuleGroupsRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
 
clone() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
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.LoggingConfiguration
 
clone() - Method in class com.amazonaws.services.waf.model.Predicate
 
clone() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
 
clone() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
 
clone() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
 
clone() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyResult
 
clone() - Method in class com.amazonaws.services.waf.model.RateBasedRule
 
clone() - Method in class com.amazonaws.services.waf.model.RegexMatchSet
 
clone() - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
 
clone() - Method in class com.amazonaws.services.waf.model.RegexPatternSet
 
clone() - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
 
clone() - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
 
clone() - Method in class com.amazonaws.services.waf.model.Rule
 
clone() - Method in class com.amazonaws.services.waf.model.RuleGroup
 
clone() - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
 
clone() - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
 
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.SubscribedRuleGroupSummary
 
clone() - Method in class com.amazonaws.services.waf.model.Tag
 
clone() - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
clone() - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.waf.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.waf.model.TimeWindow
 
clone() - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UntagResourceResult
 
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.UpdateGeoMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
 
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.UpdateRateBasedRuleRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
 
clone() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupResult
 
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.WafOverrideAction
 
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.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.waf - package com.amazonaws.services.waf
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application Load Balancers.
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
configFactory - Static variable in class com.amazonaws.services.waf.AWSWAFRegionalClient
Client configuration factory providing ClientConfigurations tailored to this client
createByteMatchSet(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createByteMatchSet(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
createByteMatchSet(CreateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates a ByteMatchSet.
createByteMatchSet(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createByteMatchSetAsync(CreateByteMatchSetRequest, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
createByteMatchSetAsync(CreateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a ByteMatchSet.
createByteMatchSetAsync(CreateByteMatchSetRequest, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a ByteMatchSet.
createByteMatchSetAsync(CreateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createByteMatchSetAsync(CreateByteMatchSetRequest, AsyncHandler<CreateByteMatchSetRequest, CreateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
createGeoMatchSet(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createGeoMatchSet(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
createGeoMatchSet(CreateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSet(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSet(CreateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSet(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSetAsync(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createGeoMatchSetAsync(CreateGeoMatchSetRequest, AsyncHandler<CreateGeoMatchSetRequest, CreateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createGeoMatchSetAsync(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createGeoMatchSetAsync(CreateGeoMatchSetRequest, AsyncHandler<CreateGeoMatchSetRequest, CreateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createGeoMatchSetAsync(CreateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSetAsync(CreateGeoMatchSetRequest, AsyncHandler<CreateGeoMatchSetRequest, CreateGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSetAsync(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createGeoMatchSetAsync(CreateGeoMatchSetRequest, AsyncHandler<CreateGeoMatchSetRequest, CreateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createGeoMatchSetAsync(CreateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSetAsync(CreateGeoMatchSetRequest, AsyncHandler<CreateGeoMatchSetRequest, CreateGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from.
createGeoMatchSetAsync(CreateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createGeoMatchSetAsync(CreateGeoMatchSetRequest, AsyncHandler<CreateGeoMatchSetRequest, CreateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
CreateGeoMatchSetRequest - Class in com.amazonaws.services.waf.model
 
CreateGeoMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateGeoMatchSetRequest
 
CreateGeoMatchSetResult - Class in com.amazonaws.services.waf.model
 
CreateGeoMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
 
createIPSet(CreateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createIPSet(CreateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
createIPSet(CreateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates an IPSet, which you use to specify which web requests that 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 that you want to allow or block based on the IP addresses that the requests originate from.
createIPSet(CreateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates an IPSet, which you use to specify which web requests that 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.AWSWAFRegionalClient
Creates an IPSet, which you use to specify which web requests that 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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createIPSetAsync(CreateIPSetRequest, AsyncHandler<CreateIPSetRequest, CreateIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createIPSetAsync(CreateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates an IPSet, which you use to specify which web requests that 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 that 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
 
createIPSetAsync(CreateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates an IPSet, which you use to specify which web requests that 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.AWSWAFRegionalAsync
Creates an IPSet, which you use to specify which web requests that 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.AWSWAFRegionalAsyncClient
 
createIPSetAsync(CreateIPSetRequest, AsyncHandler<CreateIPSetRequest, CreateIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
createRateBasedRule(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createRateBasedRule(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
createRateBasedRule(CreateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a RateBasedRule.
createRateBasedRule(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a RateBasedRule.
createRateBasedRule(CreateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates a RateBasedRule.
createRateBasedRule(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Creates a RateBasedRule.
createRateBasedRuleAsync(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRateBasedRuleAsync(CreateRateBasedRuleRequest, AsyncHandler<CreateRateBasedRuleRequest, CreateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRateBasedRuleAsync(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRateBasedRuleAsync(CreateRateBasedRuleRequest, AsyncHandler<CreateRateBasedRuleRequest, CreateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRateBasedRuleAsync(CreateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RateBasedRule.
createRateBasedRuleAsync(CreateRateBasedRuleRequest, AsyncHandler<CreateRateBasedRuleRequest, CreateRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RateBasedRule.
createRateBasedRuleAsync(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRateBasedRuleAsync(CreateRateBasedRuleRequest, AsyncHandler<CreateRateBasedRuleRequest, CreateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRateBasedRuleAsync(CreateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RateBasedRule.
createRateBasedRuleAsync(CreateRateBasedRuleRequest, AsyncHandler<CreateRateBasedRuleRequest, CreateRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RateBasedRule.
createRateBasedRuleAsync(CreateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createRateBasedRuleAsync(CreateRateBasedRuleRequest, AsyncHandler<CreateRateBasedRuleRequest, CreateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
CreateRateBasedRuleRequest - Class in com.amazonaws.services.waf.model
 
CreateRateBasedRuleRequest() - Constructor for class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
 
CreateRateBasedRuleResult - Class in com.amazonaws.services.waf.model
 
CreateRateBasedRuleResult() - Constructor for class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
 
createRegexMatchSet(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createRegexMatchSet(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
createRegexMatchSet(CreateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a RegexMatchSet.
createRegexMatchSet(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a RegexMatchSet.
createRegexMatchSet(CreateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates a RegexMatchSet.
createRegexMatchSet(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Creates a RegexMatchSet.
createRegexMatchSetAsync(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRegexMatchSetAsync(CreateRegexMatchSetRequest, AsyncHandler<CreateRegexMatchSetRequest, CreateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRegexMatchSetAsync(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRegexMatchSetAsync(CreateRegexMatchSetRequest, AsyncHandler<CreateRegexMatchSetRequest, CreateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRegexMatchSetAsync(CreateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RegexMatchSet.
createRegexMatchSetAsync(CreateRegexMatchSetRequest, AsyncHandler<CreateRegexMatchSetRequest, CreateRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RegexMatchSet.
createRegexMatchSetAsync(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRegexMatchSetAsync(CreateRegexMatchSetRequest, AsyncHandler<CreateRegexMatchSetRequest, CreateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRegexMatchSetAsync(CreateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RegexMatchSet.
createRegexMatchSetAsync(CreateRegexMatchSetRequest, AsyncHandler<CreateRegexMatchSetRequest, CreateRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RegexMatchSet.
createRegexMatchSetAsync(CreateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createRegexMatchSetAsync(CreateRegexMatchSetRequest, AsyncHandler<CreateRegexMatchSetRequest, CreateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
CreateRegexMatchSetRequest - Class in com.amazonaws.services.waf.model
 
CreateRegexMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
 
CreateRegexMatchSetResult - Class in com.amazonaws.services.waf.model
 
CreateRegexMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
 
createRegexPatternSet(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createRegexPatternSet(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
createRegexPatternSet(CreateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a RegexPatternSet.
createRegexPatternSet(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a RegexPatternSet.
createRegexPatternSet(CreateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates a RegexPatternSet.
createRegexPatternSet(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Creates a RegexPatternSet.
createRegexPatternSetAsync(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRegexPatternSetAsync(CreateRegexPatternSetRequest, AsyncHandler<CreateRegexPatternSetRequest, CreateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRegexPatternSetAsync(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRegexPatternSetAsync(CreateRegexPatternSetRequest, AsyncHandler<CreateRegexPatternSetRequest, CreateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRegexPatternSetAsync(CreateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RegexPatternSet.
createRegexPatternSetAsync(CreateRegexPatternSetRequest, AsyncHandler<CreateRegexPatternSetRequest, CreateRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RegexPatternSet.
createRegexPatternSetAsync(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRegexPatternSetAsync(CreateRegexPatternSetRequest, AsyncHandler<CreateRegexPatternSetRequest, CreateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRegexPatternSetAsync(CreateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RegexPatternSet.
createRegexPatternSetAsync(CreateRegexPatternSetRequest, AsyncHandler<CreateRegexPatternSetRequest, CreateRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RegexPatternSet.
createRegexPatternSetAsync(CreateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createRegexPatternSetAsync(CreateRegexPatternSetRequest, AsyncHandler<CreateRegexPatternSetRequest, CreateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
CreateRegexPatternSetRequest - Class in com.amazonaws.services.waf.model
 
CreateRegexPatternSetRequest() - Constructor for class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
 
CreateRegexPatternSetResult - Class in com.amazonaws.services.waf.model
 
CreateRegexPatternSetResult() - Constructor for class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
 
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createRule(CreateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
createRule(CreateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
createRuleAsync(CreateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
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.AWSWAFRegionalAsync
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.AWSWAFRegionalAsyncClient
 
createRuleAsync(CreateRuleRequest, AsyncHandler<CreateRuleRequest, CreateRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createRuleGroup(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
createRuleGroup(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
createRuleGroup(CreateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Creates a RuleGroup.
createRuleGroup(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Creates a RuleGroup.
createRuleGroup(CreateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates a RuleGroup.
createRuleGroup(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Creates a RuleGroup.
createRuleGroupAsync(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRuleGroupAsync(CreateRuleGroupRequest, AsyncHandler<CreateRuleGroupRequest, CreateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
createRuleGroupAsync(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRuleGroupAsync(CreateRuleGroupRequest, AsyncHandler<CreateRuleGroupRequest, CreateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createRuleGroupAsync(CreateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RuleGroup.
createRuleGroupAsync(CreateRuleGroupRequest, AsyncHandler<CreateRuleGroupRequest, CreateRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Creates a RuleGroup.
createRuleGroupAsync(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRuleGroupAsync(CreateRuleGroupRequest, AsyncHandler<CreateRuleGroupRequest, CreateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
createRuleGroupAsync(CreateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RuleGroup.
createRuleGroupAsync(CreateRuleGroupRequest, AsyncHandler<CreateRuleGroupRequest, CreateRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a RuleGroup.
createRuleGroupAsync(CreateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createRuleGroupAsync(CreateRuleGroupRequest, AsyncHandler<CreateRuleGroupRequest, CreateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
CreateRuleGroupRequest - Class in com.amazonaws.services.waf.model
 
CreateRuleGroupRequest() - Constructor for class com.amazonaws.services.waf.model.CreateRuleGroupRequest
 
CreateRuleGroupResult - Class in com.amazonaws.services.waf.model
 
CreateRuleGroupResult() - Constructor for class com.amazonaws.services.waf.model.CreateRuleGroupResult
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
createSizeConstraintSet(CreateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Creates a SizeConstraintSet.
createSizeConstraintSet(CreateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a SizeConstraintSet.
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Creates a SizeConstraintSet.
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
createSizeConstraintSetAsync(CreateSizeConstraintSetRequest, AsyncHandler<CreateSizeConstraintSetRequest, CreateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
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.AWSWAFRegionalAsync
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.AWSWAFRegionalAsyncClient
 
createSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest, AsyncHandler<CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
createWebACL(CreateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createWebACLAsync(CreateWebACLRequest, AsyncHandler<CreateWebACLRequest, CreateWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
createWebACLAsync(CreateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
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.AWSWAFRegionalAsync
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.AWSWAFRegionalAsyncClient
 
createWebACLAsync(CreateWebACLRequest, AsyncHandler<CreateWebACLRequest, CreateWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
createXssMatchSet(CreateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
createXssMatchSetAsync(CreateXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
createXssMatchSetAsync(CreateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
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.AWSWAFRegionalAsync
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.AWSWAFRegionalAsyncClient
 
createXssMatchSetAsync(CreateXssMatchSetRequest, AsyncHandler<CreateXssMatchSetRequest, CreateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
defaultClient() - Static method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.waf.AWSWAFRegionalClientBuilder
 
deleteByteMatchSet(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteByteMatchSet(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
deleteByteMatchSet(DeleteByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a ByteMatchSet.
deleteByteMatchSet(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteByteMatchSetAsync(DeleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
deleteByteMatchSetAsync(DeleteByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a ByteMatchSet.
deleteByteMatchSetAsync(DeleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a ByteMatchSet.
deleteByteMatchSetAsync(DeleteByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteByteMatchSetAsync(DeleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
deleteGeoMatchSet(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteGeoMatchSet(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
deleteGeoMatchSet(DeleteGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a GeoMatchSet.
deleteGeoMatchSet(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a GeoMatchSet.
deleteGeoMatchSet(DeleteGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a GeoMatchSet.
deleteGeoMatchSet(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Permanently deletes a GeoMatchSet.
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest, AsyncHandler<DeleteGeoMatchSetRequest, DeleteGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest, AsyncHandler<DeleteGeoMatchSetRequest, DeleteGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a GeoMatchSet.
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest, AsyncHandler<DeleteGeoMatchSetRequest, DeleteGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a GeoMatchSet.
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest, AsyncHandler<DeleteGeoMatchSetRequest, DeleteGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a GeoMatchSet.
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest, AsyncHandler<DeleteGeoMatchSetRequest, DeleteGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a GeoMatchSet.
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteGeoMatchSetAsync(DeleteGeoMatchSetRequest, AsyncHandler<DeleteGeoMatchSetRequest, DeleteGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DeleteGeoMatchSetRequest - Class in com.amazonaws.services.waf.model
 
DeleteGeoMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteGeoMatchSetRequest
 
DeleteGeoMatchSetResult - Class in com.amazonaws.services.waf.model
 
DeleteGeoMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
 
deleteIPSet(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteIPSet(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
deleteIPSet(DeleteIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes an IPSet.
deleteIPSet(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteIPSetAsync(DeleteIPSetRequest, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
deleteIPSetAsync(DeleteIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes an IPSet.
deleteIPSetAsync(DeleteIPSetRequest, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes an IPSet.
deleteIPSetAsync(DeleteIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteIPSetAsync(DeleteIPSetRequest, AsyncHandler<DeleteIPSetRequest, DeleteIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
deleteLoggingConfiguration(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteLoggingConfiguration(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
deleteLoggingConfiguration(DeleteLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfiguration(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfiguration(DeleteLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfiguration(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest, AsyncHandler<DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest, AsyncHandler<DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest, AsyncHandler<DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest, AsyncHandler<DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest, AsyncHandler<DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes the LoggingConfiguration from the specified web ACL.
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest, AsyncHandler<DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DeleteLoggingConfigurationRequest - Class in com.amazonaws.services.waf.model
 
DeleteLoggingConfigurationRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteLoggingConfigurationRequest
 
DeleteLoggingConfigurationResult - Class in com.amazonaws.services.waf.model
 
DeleteLoggingConfigurationResult() - Constructor for class com.amazonaws.services.waf.model.DeleteLoggingConfigurationResult
 
deletePermissionPolicy(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deletePermissionPolicy(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
deletePermissionPolicy(DeletePermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicy(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicy(DeletePermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicy(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicyAsync(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deletePermissionPolicyAsync(DeletePermissionPolicyRequest, AsyncHandler<DeletePermissionPolicyRequest, DeletePermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deletePermissionPolicyAsync(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deletePermissionPolicyAsync(DeletePermissionPolicyRequest, AsyncHandler<DeletePermissionPolicyRequest, DeletePermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deletePermissionPolicyAsync(DeletePermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicyAsync(DeletePermissionPolicyRequest, AsyncHandler<DeletePermissionPolicyRequest, DeletePermissionPolicyResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicyAsync(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deletePermissionPolicyAsync(DeletePermissionPolicyRequest, AsyncHandler<DeletePermissionPolicyRequest, DeletePermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deletePermissionPolicyAsync(DeletePermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicyAsync(DeletePermissionPolicyRequest, AsyncHandler<DeletePermissionPolicyRequest, DeletePermissionPolicyResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes an IAM policy from the specified RuleGroup.
deletePermissionPolicyAsync(DeletePermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deletePermissionPolicyAsync(DeletePermissionPolicyRequest, AsyncHandler<DeletePermissionPolicyRequest, DeletePermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DeletePermissionPolicyRequest - Class in com.amazonaws.services.waf.model
 
DeletePermissionPolicyRequest() - Constructor for class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
 
DeletePermissionPolicyResult - Class in com.amazonaws.services.waf.model
 
DeletePermissionPolicyResult() - Constructor for class com.amazonaws.services.waf.model.DeletePermissionPolicyResult
 
deleteRateBasedRule(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteRateBasedRule(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
deleteRateBasedRule(DeleteRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a RateBasedRule.
deleteRateBasedRule(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a RateBasedRule.
deleteRateBasedRule(DeleteRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a RateBasedRule.
deleteRateBasedRule(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Permanently deletes a RateBasedRule.
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest, AsyncHandler<DeleteRateBasedRuleRequest, DeleteRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest, AsyncHandler<DeleteRateBasedRuleRequest, DeleteRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RateBasedRule.
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest, AsyncHandler<DeleteRateBasedRuleRequest, DeleteRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RateBasedRule.
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest, AsyncHandler<DeleteRateBasedRuleRequest, DeleteRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RateBasedRule.
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest, AsyncHandler<DeleteRateBasedRuleRequest, DeleteRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RateBasedRule.
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteRateBasedRuleAsync(DeleteRateBasedRuleRequest, AsyncHandler<DeleteRateBasedRuleRequest, DeleteRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DeleteRateBasedRuleRequest - Class in com.amazonaws.services.waf.model
 
DeleteRateBasedRuleRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteRateBasedRuleRequest
 
DeleteRateBasedRuleResult - Class in com.amazonaws.services.waf.model
 
DeleteRateBasedRuleResult() - Constructor for class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
 
deleteRegexMatchSet(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteRegexMatchSet(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
deleteRegexMatchSet(DeleteRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a RegexMatchSet.
deleteRegexMatchSet(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a RegexMatchSet.
deleteRegexMatchSet(DeleteRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a RegexMatchSet.
deleteRegexMatchSet(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Permanently deletes a RegexMatchSet.
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest, AsyncHandler<DeleteRegexMatchSetRequest, DeleteRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest, AsyncHandler<DeleteRegexMatchSetRequest, DeleteRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RegexMatchSet.
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest, AsyncHandler<DeleteRegexMatchSetRequest, DeleteRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RegexMatchSet.
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest, AsyncHandler<DeleteRegexMatchSetRequest, DeleteRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RegexMatchSet.
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest, AsyncHandler<DeleteRegexMatchSetRequest, DeleteRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RegexMatchSet.
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteRegexMatchSetAsync(DeleteRegexMatchSetRequest, AsyncHandler<DeleteRegexMatchSetRequest, DeleteRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DeleteRegexMatchSetRequest - Class in com.amazonaws.services.waf.model
 
DeleteRegexMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
 
DeleteRegexMatchSetResult - Class in com.amazonaws.services.waf.model
 
DeleteRegexMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
 
deleteRegexPatternSet(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteRegexPatternSet(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
deleteRegexPatternSet(DeleteRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a RegexPatternSet.
deleteRegexPatternSet(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a RegexPatternSet.
deleteRegexPatternSet(DeleteRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a RegexPatternSet.
deleteRegexPatternSet(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Permanently deletes a RegexPatternSet.
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest, AsyncHandler<DeleteRegexPatternSetRequest, DeleteRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest, AsyncHandler<DeleteRegexPatternSetRequest, DeleteRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RegexPatternSet.
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest, AsyncHandler<DeleteRegexPatternSetRequest, DeleteRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RegexPatternSet.
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest, AsyncHandler<DeleteRegexPatternSetRequest, DeleteRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RegexPatternSet.
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest, AsyncHandler<DeleteRegexPatternSetRequest, DeleteRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RegexPatternSet.
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteRegexPatternSetAsync(DeleteRegexPatternSetRequest, AsyncHandler<DeleteRegexPatternSetRequest, DeleteRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DeleteRegexPatternSetRequest - Class in com.amazonaws.services.waf.model
 
DeleteRegexPatternSetRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
 
DeleteRegexPatternSetResult - Class in com.amazonaws.services.waf.model
 
DeleteRegexPatternSetResult() - Constructor for class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
 
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
deleteRule(DeleteRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a Rule.
deleteRule(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
deleteRuleAsync(DeleteRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a Rule.
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a Rule.
deleteRuleAsync(DeleteRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteRuleAsync(DeleteRuleRequest, AsyncHandler<DeleteRuleRequest, DeleteRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteRuleGroup(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
deleteRuleGroup(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
deleteRuleGroup(DeleteRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Permanently deletes a RuleGroup.
deleteRuleGroup(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Permanently deletes a RuleGroup.
deleteRuleGroup(DeleteRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a RuleGroup.
deleteRuleGroup(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Permanently deletes a RuleGroup.
deleteRuleGroupAsync(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRuleGroupAsync(DeleteRuleGroupRequest, AsyncHandler<DeleteRuleGroupRequest, DeleteRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
deleteRuleGroupAsync(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRuleGroupAsync(DeleteRuleGroupRequest, AsyncHandler<DeleteRuleGroupRequest, DeleteRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteRuleGroupAsync(DeleteRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RuleGroup.
deleteRuleGroupAsync(DeleteRuleGroupRequest, AsyncHandler<DeleteRuleGroupRequest, DeleteRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Permanently deletes a RuleGroup.
deleteRuleGroupAsync(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRuleGroupAsync(DeleteRuleGroupRequest, AsyncHandler<DeleteRuleGroupRequest, DeleteRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
deleteRuleGroupAsync(DeleteRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RuleGroup.
deleteRuleGroupAsync(DeleteRuleGroupRequest, AsyncHandler<DeleteRuleGroupRequest, DeleteRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a RuleGroup.
deleteRuleGroupAsync(DeleteRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteRuleGroupAsync(DeleteRuleGroupRequest, AsyncHandler<DeleteRuleGroupRequest, DeleteRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DeleteRuleGroupRequest - Class in com.amazonaws.services.waf.model
 
DeleteRuleGroupRequest() - Constructor for class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
 
DeleteRuleGroupResult - Class in com.amazonaws.services.waf.model
 
DeleteRuleGroupResult() - Constructor for class com.amazonaws.services.waf.model.DeleteRuleGroupResult
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
deleteSizeConstraintSet(DeleteSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a SizeConstraintSet.
deleteSizeConstraintSet(DeleteSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a SizeConstraintSet.
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a SizeConstraintSet.
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest, AsyncHandler<DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a SqlInjectionMatchSet.
deleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a SqlInjectionMatchSet.
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a SqlInjectionMatchSet.
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest, AsyncHandler<DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
deleteWebACL(DeleteWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes a WebACL.
deleteWebACL(DeleteWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteWebACLAsync(DeleteWebACLRequest, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
deleteWebACLAsync(DeleteWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a WebACL.
deleteWebACLAsync(DeleteWebACLRequest, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes a WebACL.
deleteWebACLAsync(DeleteWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteWebACLAsync(DeleteWebACLRequest, AsyncHandler<DeleteWebACLRequest, DeleteWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
deleteXssMatchSet(DeleteXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Permanently deletes an XssMatchSet.
deleteXssMatchSet(DeleteXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
deleteXssMatchSetAsync(DeleteXssMatchSetRequest, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
deleteXssMatchSetAsync(DeleteXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes an XssMatchSet.
deleteXssMatchSetAsync(DeleteXssMatchSetRequest, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Permanently deletes an XssMatchSet.
deleteXssMatchSetAsync(DeleteXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
deleteXssMatchSetAsync(DeleteXssMatchSetRequest, AsyncHandler<DeleteXssMatchSetRequest, DeleteXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
disassociateWebACL(DisassociateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
disassociateWebACL(DisassociateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
disassociateWebACL(DisassociateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
disassociateWebACLAsync(DisassociateWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
disassociateWebACLAsync(DisassociateWebACLRequest, AsyncHandler<DisassociateWebACLRequest, DisassociateWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
disassociateWebACLAsync(DisassociateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
disassociateWebACLAsync(DisassociateWebACLRequest, AsyncHandler<DisassociateWebACLRequest, DisassociateWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage.
disassociateWebACLAsync(DisassociateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
disassociateWebACLAsync(DisassociateWebACLRequest, AsyncHandler<DisassociateWebACLRequest, DisassociateWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
DisassociateWebACLRequest - Class in com.amazonaws.services.waf.model
 
DisassociateWebACLRequest() - Constructor for class com.amazonaws.services.waf.model.DisassociateWebACLRequest
 
DisassociateWebACLResult - Class in com.amazonaws.services.waf.model
 
DisassociateWebACLResult() - Constructor for class com.amazonaws.services.waf.model.DisassociateWebACLResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.waf.AWSWAF
The region metadata service name for computing region endpoints.
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.waf.AWSWAFRegional
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.AssociateWebACLRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.AssociateWebACLResult
 
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.CreateGeoMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
 
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.CreateRateBasedRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
 
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.DeleteGeoMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
 
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.DeleteLoggingConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupResult
 
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.DisassociateWebACLRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.DisassociateWebACLResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ExcludedRule
 
equals(Object) - Method in class com.amazonaws.services.waf.model.FieldToMatch
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GeoMatchConstraint
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GeoMatchSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
 
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.GetGeoMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetResult
 
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.GetLoggingConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRuleGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetRuleGroupResult
 
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.GetWebACLForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceResult
 
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.ListActivatedRulesInRuleGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
 
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.ListGeoMatchSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
 
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.ListLoggingConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
 
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.ListSubscribedRuleGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
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.LoggingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.waf.model.Predicate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RateBasedRule
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
 
equals(Object) - Method in class com.amazonaws.services.waf.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RuleGroup
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
 
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.SubscribedRuleGroupSummary
 
equals(Object) - Method in class com.amazonaws.services.waf.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
equals(Object) - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.TimeWindow
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UntagResourceResult
 
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.UpdateGeoMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
 
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.UpdateRateBasedRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupResult
 
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.WafOverrideAction
 
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
 
ExcludedRule - Class in com.amazonaws.services.waf.model
The rule to exclude from a rule group.
ExcludedRule() - Constructor for class com.amazonaws.services.waf.model.ExcludedRule
 

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.GeoMatchConstraintType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.GeoMatchConstraintValue
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.RateKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.ResourceType
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.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.WafOverrideActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.waf.model.WafRuleType
Use this in place of valueOf.

G

GeoMatchConstraint - Class in com.amazonaws.services.waf.model
The country from which web requests originate that you want AWS WAF to search for.
GeoMatchConstraint() - Constructor for class com.amazonaws.services.waf.model.GeoMatchConstraint
 
GeoMatchConstraintType - Enum in com.amazonaws.services.waf.model
 
GeoMatchConstraintValue - Enum in com.amazonaws.services.waf.model
 
GeoMatchSet - Class in com.amazonaws.services.waf.model
Contains one or more countries that AWS WAF will search for.
GeoMatchSet() - Constructor for class com.amazonaws.services.waf.model.GeoMatchSet
 
GeoMatchSetSummary - Class in com.amazonaws.services.waf.model
Contains the identifier and the name of the GeoMatchSet.
GeoMatchSetSummary() - Constructor for class com.amazonaws.services.waf.model.GeoMatchSetSummary
 
GeoMatchSetUpdate - Class in com.amazonaws.services.waf.model
Specifies the type of update to perform to an GeoMatchSet with UpdateGeoMatchSet.
GeoMatchSetUpdate() - Constructor for class com.amazonaws.services.waf.model.GeoMatchSetUpdate
 
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.GeoMatchSetUpdate
Specifies whether to insert or delete a country with UpdateGeoMatchSet.
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.RegexMatchSetUpdate
Specifies whether to insert or delete a RegexMatchTuple.
getAction() - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Specifies whether to insert or delete a RegexPatternString.
getAction() - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
Specify INSERT to add an ActivatedRule to a RuleGroup.
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 an XssMatchSetUpdate to an XssMatchSet.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.WafRegionalActions
 
getActivatedRule() - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
The ActivatedRule object 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).
getActivatedRule() - Method in class com.amazonaws.services.waf.model.WebACLUpdate
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).
getActivatedRules() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
An array of ActivatedRules objects.
getByteMatchSet(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getByteMatchSet(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the ByteMatchSet specified by ByteMatchSetId.
getByteMatchSet(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getByteMatchSetAsync(GetByteMatchSetRequest, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getByteMatchSetAsync(GetByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the ByteMatchSet specified by ByteMatchSetId.
getByteMatchSetAsync(GetByteMatchSetRequest, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the ByteMatchSet specified by ByteMatchSetId.
getByteMatchSetAsync(GetByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getByteMatchSetAsync(GetByteMatchSetRequest, AsyncHandler<GetByteMatchSetRequest, GetByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetChangeTokenRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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.CreateGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
The ChangeToken that you used to submit the CreateGeoMatchSet 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.CreateRateBasedRuleRequest
The ChangeToken that you used to submit the CreateRateBasedRule request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
The ChangeToken that you used to submit the CreateRateBasedRule request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
The ChangeToken that you used to submit the CreateRegexMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
The ChangeToken that you used to submit the CreateRegexPatternSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
The ChangeToken that you used to submit the CreateRuleGroup 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.DeleteGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
The ChangeToken that you used to submit the DeleteGeoMatchSet 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.DeleteRateBasedRuleRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
The ChangeToken that you used to submit the DeleteRateBasedRule request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
The ChangeToken that you used to submit the DeleteRegexMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
The ChangeToken that you used to submit the DeleteRegexPatternSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupResult
The ChangeToken that you used to submit the DeleteRuleGroup 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.UpdateGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
The ChangeToken that you used to submit the UpdateGeoMatchSet 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.UpdateRateBasedRuleRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
The ChangeToken that you used to submit the UpdateRateBasedRule request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
The ChangeToken that you used to submit the UpdateRegexMatchSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
The ChangeToken that you used to submit the UpdateRegexPatternSet request.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
getChangeToken() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupResult
The ChangeToken that you used to submit the UpdateRuleGroup 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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getChangeTokenAsync(GetChangeTokenRequest, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getChangeTokenAsync(GetChangeTokenRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
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.AWSWAFRegionalAsync
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.AWSWAFRegionalAsyncClient
 
getChangeTokenAsync(GetChangeTokenRequest, AsyncHandler<GetChangeTokenRequest, GetChangeTokenResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetChangeTokenStatusRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the status of a ChangeToken that you got by calling GetChangeToken.
getChangeTokenStatus(GetChangeTokenStatusRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getChangeTokenStatusAsync(GetChangeTokenStatusRequest, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getChangeTokenStatusAsync(GetChangeTokenStatusRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the status of a ChangeToken that you got by calling GetChangeToken.
getChangeTokenStatusAsync(GetChangeTokenStatusRequest, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the status of a ChangeToken that you got by calling GetChangeToken.
getChangeTokenStatusAsync(GetChangeTokenStatusRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getChangeTokenStatusAsync(GetChangeTokenStatusRequest, AsyncHandler<GetChangeTokenStatusRequest, GetChangeTokenStatusResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
A default action for the web ACL, either ALLOW or BLOCK.
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.
getExcludedRules() - Method in class com.amazonaws.services.waf.model.ActivatedRule
An array of rules to exclude from a rule group.
getExecutorService() - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
Returns the executor service used by this client to execute async requests.
getExecutorService() - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
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.RegexMatchTuple
Specifies where in a web request to look for the RegexPatternSet.
getFieldToMatch() - Method in class com.amazonaws.services.waf.model.SizeConstraint
Specifies where in a web request to look for the size constraint.
getFieldToMatch() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Specifies where in a web request to look for snippets of malicious SQL code.
getFieldToMatch() - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Specifies where in a web request to look for cross-site scripting attacks.
getGeoMatchConstraint() - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
The country from which web requests originate that you want AWS WAF to search for.
getGeoMatchConstraints() - Method in class com.amazonaws.services.waf.model.GeoMatchSet
An array of GeoMatchConstraint objects, which contain the country that you want AWS WAF to search for.
getGeoMatchSet(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getGeoMatchSet(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getGeoMatchSet(GetGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSet(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSet(GetGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSet(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSet() - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
The GeoMatchSet returned in the CreateGeoMatchSet response.
getGeoMatchSet() - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetResult
Information about the GeoMatchSet that you specified in the GetGeoMatchSet request.
getGeoMatchSetAsync(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getGeoMatchSetAsync(GetGeoMatchSetRequest, AsyncHandler<GetGeoMatchSetRequest, GetGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getGeoMatchSetAsync(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getGeoMatchSetAsync(GetGeoMatchSetRequest, AsyncHandler<GetGeoMatchSetRequest, GetGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getGeoMatchSetAsync(GetGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSetAsync(GetGeoMatchSetRequest, AsyncHandler<GetGeoMatchSetRequest, GetGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSetAsync(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getGeoMatchSetAsync(GetGeoMatchSetRequest, AsyncHandler<GetGeoMatchSetRequest, GetGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getGeoMatchSetAsync(GetGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSetAsync(GetGeoMatchSetRequest, AsyncHandler<GetGeoMatchSetRequest, GetGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the GeoMatchSet that is specified by GeoMatchSetId.
getGeoMatchSetAsync(GetGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getGeoMatchSetAsync(GetGeoMatchSetRequest, AsyncHandler<GetGeoMatchSetRequest, GetGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getGeoMatchSetId() - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetRequest
The GeoMatchSetID of the GeoMatchSet that you want to delete.
getGeoMatchSetId() - Method in class com.amazonaws.services.waf.model.GeoMatchSet
The GeoMatchSetId for an GeoMatchSet.
getGeoMatchSetId() - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
The GeoMatchSetId for an GeoMatchSet.
getGeoMatchSetId() - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetRequest
The GeoMatchSetId of the GeoMatchSet that you want to get.
getGeoMatchSetId() - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
The GeoMatchSetId of the GeoMatchSet that you want to update.
GetGeoMatchSetRequest - Class in com.amazonaws.services.waf.model
 
GetGeoMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetGeoMatchSetRequest
 
GetGeoMatchSetResult - Class in com.amazonaws.services.waf.model
 
GetGeoMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.GetGeoMatchSetResult
 
getGeoMatchSets() - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
An array of GeoMatchSetSummary objects.
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the IPSet that is specified by IPSetId.
getIPSet(GetIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getIPSetAsync(GetIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the IPSet that is specified by IPSetId.
getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the IPSet that is specified by IPSetId.
getIPSetAsync(GetIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getIPSetAsync(GetIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getIPSetDescriptor() - Method in class com.amazonaws.services.waf.model.IPSetUpdate
The IP address type (IPV4 or IPV6) 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 or IPV6) 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.
getKey() - Method in class com.amazonaws.services.waf.model.Tag
 
getLimit() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
Specifies the number of ActivatedRules that you want AWS WAF to return for this request.
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.ListGeoMatchSetsRequest
Specifies the number of GeoMatchSet 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.ListLoggingConfigurationsRequest
Specifies the number of LoggingConfigurations that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
Specifies the number of Rules that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsRequest
Specifies the number of RegexMatchSet objects that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
Specifies the number of RegexPatternSet objects that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsRequest
Specifies the number of RuleGroups 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.ListSubscribedRuleGroupsRequest
Specifies the number of subscribed rule groups that you want AWS WAF to return for this request.
getLimit() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
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.
getLogDestinationConfigs() - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
An array of Amazon Kinesis Data Firehose ARNs.
getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfiguration(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfiguration() - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
The LoggingConfiguration for the specified web ACL.
getLoggingConfiguration() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
The Amazon Kinesis Data Firehose that contains the inspected traffic information, the redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
getLoggingConfiguration() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
The LoggingConfiguration that you submitted in the request.
getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the LoggingConfiguration for the specified web ACL.
getLoggingConfigurationAsync(GetLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getLoggingConfigurationAsync(GetLoggingConfigurationRequest, AsyncHandler<GetLoggingConfigurationRequest, GetLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
GetLoggingConfigurationRequest - Class in com.amazonaws.services.waf.model
 
GetLoggingConfigurationRequest() - Constructor for class com.amazonaws.services.waf.model.GetLoggingConfigurationRequest
 
GetLoggingConfigurationResult - Class in com.amazonaws.services.waf.model
 
GetLoggingConfigurationResult() - Constructor for class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
 
getLoggingConfigurations() - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
An array of LoggingConfiguration objects.
getManagedKeys() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
An array of IP addresses that currently are blocked by the specified RateBasedRule.
getMatchPredicates() - Method in class com.amazonaws.services.waf.model.RateBasedRule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a RateBasedRule.
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.CreateRateBasedRuleRequest
A friendly name or description for the metrics for this RateBasedRule.
getMetricName() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
A friendly name or description for the metrics for this RuleGroup.
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.The name can contain only alphanumeric characters (A-Z, a-z, 0-9), with maximum length 128 and minimum length one.
getMetricName() - Method in class com.amazonaws.services.waf.model.RateBasedRule
A friendly name or description for the metrics for a RateBasedRule.
getMetricName() - Method in class com.amazonaws.services.waf.model.Rule
A friendly name or description for the metrics for this Rule.
getMetricName() - Method in class com.amazonaws.services.waf.model.RuleGroup
A friendly name or description for the metrics for this RuleGroup.
getMetricName() - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
A friendly name or description for the metrics for this RuleGroup.
getMetricName() - Method in class com.amazonaws.services.waf.model.WebACL
A friendly name or description for the metrics for this 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.CreateGeoMatchSetRequest
A friendly name or description of the GeoMatchSet.
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.CreateRateBasedRuleRequest
A friendly name or description of the RateBasedRule.
getName() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
A friendly name or description of the RegexMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
A friendly name or description of the RegexPatternSet.
getName() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
A friendly name or description of the RuleGroup.
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.GeoMatchSet
A friendly name or description of the GeoMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
A friendly name or description of the GeoMatchSet.
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.RateBasedRule
A friendly name or description for a RateBasedRule.
getName() - Method in class com.amazonaws.services.waf.model.RegexMatchSet
A friendly name or description of the RegexMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
A friendly name or description of the RegexMatchSet.
getName() - Method in class com.amazonaws.services.waf.model.RegexPatternSet
A friendly name or description of the RegexPatternSet.
getName() - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
A friendly name or description of the RegexPatternSet.
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.RuleGroup
The friendly name or description for the RuleGroup.
getName() - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
A friendly name or description of the RuleGroup.
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.SubscribedRuleGroupSummary
A friendly name or description of the RuleGroup.
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, RegexMatchSet, GeoMatchSet, or SizeConstraintSet.
getNextMarker() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
A null value and not currently used.
getNextMarker() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
A null value and not currently used.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
If you specify a value for Limit and you have more ActivatedRules than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of ActivatedRules.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
If you have more ActivatedRules 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.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.ListGeoMatchSetsRequest
If you specify a value for Limit and you have more GeoMatchSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of GeoMatchSet objects.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
If you have more GeoMatchSet 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
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
To list more IPSet objects, submit another ListIPSets request, and in the next request use the NextMarker response value as the NextMarker value.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsRequest
If you specify a value for Limit and you have more LoggingConfigurations than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of LoggingConfigurations.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
If you have more LoggingConfigurations 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.ListRateBasedRulesRequest
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.ListRateBasedRulesResult
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.ListRegexMatchSetsRequest
If you specify a value for Limit and you have more RegexMatchSet objects 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.ListRegexMatchSetsResult
If you have more RegexMatchSet 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.ListRegexPatternSetsRequest
If you specify a value for Limit and you have more RegexPatternSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of RegexPatternSet objects.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
If you have more RegexPatternSet 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.ListRuleGroupsRequest
If you specify a value for Limit and you have more RuleGroups than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of RuleGroups.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
If you have more RuleGroups 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.ListSubscribedRuleGroupsRequest
If you specify a value for Limit and you have more ByteMatchSetssubscribed rule groups than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of subscribed rule groups.
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
If you have more 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.ListTagsForResourceRequest
 
getNextMarker() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
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.
getOverrideAction() - Method in class com.amazonaws.services.waf.model.ActivatedRule
Use the OverrideAction to test your RuleGroup.
getParameter() - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
getPermissionPolicy(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getPermissionPolicy(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getPermissionPolicy(GetPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicy(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicy(GetPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicy(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the IAM policy attached to the RuleGroup.
getPermissionPolicyAsync(GetPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getPermissionPolicyAsync(GetPermissionPolicyRequest, AsyncHandler<GetPermissionPolicyRequest, GetPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
GetPermissionPolicyRequest - Class in com.amazonaws.services.waf.model
 
GetPermissionPolicyRequest() - Constructor for class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
 
GetPermissionPolicyResult - Class in com.amazonaws.services.waf.model
 
GetPermissionPolicyResult() - Constructor for class com.amazonaws.services.waf.model.GetPermissionPolicyResult
 
getPolicy() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyResult
The IAM policy attached to the specified RuleGroup.
getPolicy() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
The policy to attach to the specified RuleGroup.
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.
getRateBasedRule(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getRateBasedRule(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getRateBasedRule(GetRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRule(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRule(GetRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRule(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRuleAsync(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRateBasedRuleAsync(GetRateBasedRuleRequest, AsyncHandler<GetRateBasedRuleRequest, GetRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRateBasedRuleAsync(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRateBasedRuleAsync(GetRateBasedRuleRequest, AsyncHandler<GetRateBasedRuleRequest, GetRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRateBasedRuleAsync(GetRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRuleAsync(GetRateBasedRuleRequest, AsyncHandler<GetRateBasedRuleRequest, GetRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRuleAsync(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRateBasedRuleAsync(GetRateBasedRuleRequest, AsyncHandler<GetRateBasedRuleRequest, GetRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRateBasedRuleAsync(GetRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRuleAsync(GetRateBasedRuleRequest, AsyncHandler<GetRateBasedRuleRequest, GetRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request.
getRateBasedRuleAsync(GetRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRateBasedRuleAsync(GetRateBasedRuleRequest, AsyncHandler<GetRateBasedRuleRequest, GetRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest, AsyncHandler<GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest, AsyncHandler<GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest, AsyncHandler<GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest, AsyncHandler<GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest, AsyncHandler<GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId.
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest, AsyncHandler<GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
GetRateBasedRuleManagedKeysRequest - Class in com.amazonaws.services.waf.model
 
GetRateBasedRuleManagedKeysRequest() - Constructor for class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
 
GetRateBasedRuleManagedKeysResult - Class in com.amazonaws.services.waf.model
 
GetRateBasedRuleManagedKeysResult() - Constructor for class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
 
GetRateBasedRuleRequest - Class in com.amazonaws.services.waf.model
 
GetRateBasedRuleRequest() - Constructor for class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
 
GetRateBasedRuleResult - Class in com.amazonaws.services.waf.model
 
GetRateBasedRuleResult() - Constructor for class com.amazonaws.services.waf.model.GetRateBasedRuleResult
 
getRateKey() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The field that AWS WAF uses to determine if requests are likely arriving from a single source and thus subject to rate monitoring.
getRateKey() - Method in class com.amazonaws.services.waf.model.RateBasedRule
The field that AWS WAF uses to determine if requests are likely arriving from single source and thus subject to rate monitoring.
getRateLimit() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The maximum number of requests, which have an identical value in the field that is specified by RateKey, allowed in a five-minute period.
getRateLimit() - Method in class com.amazonaws.services.waf.model.RateBasedRule
The maximum number of requests, which have an identical value in the field specified by the RateKey, allowed in a five-minute period.
getRateLimit() - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleRequest
The maximum number of requests, which have an identical value in the field specified by the RateKey, allowed in a five-minute period.
getReason() - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
getRedactedFields() - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
The parts of the request that you want redacted from the logs.
getRegexMatchSet(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getRegexMatchSet(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getRegexMatchSet(GetRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSet(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSet(GetRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSet(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSet() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
A RegexMatchSet that contains no RegexMatchTuple objects.
getRegexMatchSet() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetResult
Information about the RegexMatchSet that you specified in the GetRegexMatchSet request.
getRegexMatchSetAsync(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRegexMatchSetAsync(GetRegexMatchSetRequest, AsyncHandler<GetRegexMatchSetRequest, GetRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRegexMatchSetAsync(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRegexMatchSetAsync(GetRegexMatchSetRequest, AsyncHandler<GetRegexMatchSetRequest, GetRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRegexMatchSetAsync(GetRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSetAsync(GetRegexMatchSetRequest, AsyncHandler<GetRegexMatchSetRequest, GetRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSetAsync(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRegexMatchSetAsync(GetRegexMatchSetRequest, AsyncHandler<GetRegexMatchSetRequest, GetRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRegexMatchSetAsync(GetRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSetAsync(GetRegexMatchSetRequest, AsyncHandler<GetRegexMatchSetRequest, GetRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RegexMatchSet specified by RegexMatchSetId.
getRegexMatchSetAsync(GetRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRegexMatchSetAsync(GetRegexMatchSetRequest, AsyncHandler<GetRegexMatchSetRequest, GetRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRegexMatchSetId() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to delete.
getRegexMatchSetId() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to get.
getRegexMatchSetId() - Method in class com.amazonaws.services.waf.model.RegexMatchSet
The RegexMatchSetId for a RegexMatchSet.
getRegexMatchSetId() - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
The RegexMatchSetId for a RegexMatchSet.
getRegexMatchSetId() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to update.
GetRegexMatchSetRequest - Class in com.amazonaws.services.waf.model
 
GetRegexMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
 
GetRegexMatchSetResult - Class in com.amazonaws.services.waf.model
 
GetRegexMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.GetRegexMatchSetResult
 
getRegexMatchSets() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
An array of RegexMatchSetSummary objects.
getRegexMatchTuple() - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
Information about the part of a web request that you want AWS WAF to inspect and the identifier of the regular expression (regex) pattern that you want AWS WAF to search for.
getRegexMatchTuples() - Method in class com.amazonaws.services.waf.model.RegexMatchSet
Contains an array of RegexMatchTuple objects.
getRegexPatternSet(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getRegexPatternSet(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getRegexPatternSet(GetRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSet(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSet(GetRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSet(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSet() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
A RegexPatternSet that contains no objects.
getRegexPatternSet() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetResult
Information about the RegexPatternSet that you specified in the GetRegexPatternSet request, including the identifier of the pattern set and the regular expression patterns you want AWS WAF to search for.
getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RegexPatternSet specified by RegexPatternSetId.
getRegexPatternSetAsync(GetRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRegexPatternSetAsync(GetRegexPatternSetRequest, AsyncHandler<GetRegexPatternSetRequest, GetRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRegexPatternSetId() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to delete.
getRegexPatternSetId() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to get.
getRegexPatternSetId() - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
The RegexPatternSetId for a RegexPatternSet.
getRegexPatternSetId() - Method in class com.amazonaws.services.waf.model.RegexPatternSet
The identifier for the RegexPatternSet.
getRegexPatternSetId() - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
The RegexPatternSetId for a RegexPatternSet.
getRegexPatternSetId() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to update.
GetRegexPatternSetRequest - Class in com.amazonaws.services.waf.model
 
GetRegexPatternSetRequest() - Constructor for class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
 
GetRegexPatternSetResult - Class in com.amazonaws.services.waf.model
 
GetRegexPatternSetResult() - Constructor for class com.amazonaws.services.waf.model.GetRegexPatternSetResult
 
getRegexPatternSets() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
An array of RegexPatternSetSummary objects.
getRegexPatternString() - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Specifies the regular expression (regex) pattern that you want AWS WAF to search for, such as B[a@]dB[o0]t.
getRegexPatternStrings() - Method in class com.amazonaws.services.waf.model.RegexPatternSet
Specifies the regular expression (regex) patterns that you want AWS WAF to search for, such as B[a@]dB[o0]t.
getRequest() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A complex type that contains detailed information about the request.
getResourceArn() - Method in class com.amazonaws.services.waf.model.AssociateWebACLRequest
The ARN (Amazon Resource Name) of the resource to be protected, either an application load balancer or Amazon API Gateway stage.
getResourceArn() - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the LoggingConfiguration.
getResourceArn() - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup from which you want to delete the policy.
getResourceArn() - Method in class com.amazonaws.services.waf.model.DisassociateWebACLRequest
The ARN (Amazon Resource Name) of the resource from which the web ACL is being removed, either an application load balancer or Amazon API Gateway stage.
getResourceArn() - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
getResourceArn() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup for which you want to get the policy.
getResourceArn() - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceRequest
The ARN (Amazon Resource Name) of the resource for which to get the web ACL, either an application load balancer or Amazon API Gateway stage.
getResourceARN() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
getResourceArn() - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
getResourceArn() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup to which you want to attach the policy.
getResourceARN() - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
getResourceARN() - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
getResourceARN() - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
getResourceArns() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
An array of ARNs (Amazon Resource Names) of the resources associated with the specified web ACL.
getResourceType() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
The type of resource to list, either an application load balancer or Amazon API Gateway.
getRule(GetRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getRule(GetRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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.CreateRateBasedRuleResult
The RateBasedRule that is returned in the CreateRateBasedRule response.
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.GetRateBasedRuleResult
Information about the RateBasedRule that you specified in the GetRateBasedRule request.
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getRuleAsync(GetRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
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.AWSWAFRegionalAsync
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.AWSWAFRegionalAsyncClient
 
getRuleAsync(GetRuleRequest, AsyncHandler<GetRuleRequest, GetRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRuleGroup(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getRuleGroup(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getRuleGroup(GetRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroup(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroup(GetRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroup(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroup() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
An empty RuleGroup.
getRuleGroup() - Method in class com.amazonaws.services.waf.model.GetRuleGroupResult
Information about the RuleGroup that you specified in the GetRuleGroup request.
getRuleGroupAsync(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
getRuleGroupAsync(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getRuleGroupAsync(GetRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroupAsync(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
getRuleGroupAsync(GetRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request.
getRuleGroupAsync(GetRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRuleGroupAsync(GetRuleGroupRequest, AsyncHandler<GetRuleGroupRequest, GetRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getRuleGroupId() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to delete.
getRuleGroupId() - Method in class com.amazonaws.services.waf.model.GetRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to get.
getRuleGroupId() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
The RuleGroupId of the RuleGroup for which you want to get a list of ActivatedRule objects.
getRuleGroupId() - Method in class com.amazonaws.services.waf.model.RuleGroup
A unique identifier for a RuleGroup.
getRuleGroupId() - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
A unique identifier for a RuleGroup.
getRuleGroupId() - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
A unique identifier for a RuleGroup.
getRuleGroupId() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to update.
GetRuleGroupRequest - Class in com.amazonaws.services.waf.model
 
GetRuleGroupRequest() - Constructor for class com.amazonaws.services.waf.model.GetRuleGroupRequest
 
GetRuleGroupResult - Class in com.amazonaws.services.waf.model
 
GetRuleGroupResult() - Constructor for class com.amazonaws.services.waf.model.GetRuleGroupResult
 
getRuleGroups() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
An array of RuleGroup objects.
getRuleGroups() - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
An array of RuleGroup objects.
getRuleId() - Method in class com.amazonaws.services.waf.model.ActivatedRule
The RuleId for a Rule.
getRuleId() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to delete.
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.ExcludedRule
The unique identifier for the rule to exclude from the rule group.
getRuleId() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
The RuleId of the RateBasedRule for which you want to get a list of ManagedKeys.
getRuleId() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to get.
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 three values:
getRuleId() - Method in class com.amazonaws.services.waf.model.RateBasedRule
A unique identifier for a RateBasedRule.
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.UpdateRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to update.
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.ListRateBasedRulesResult
An array of RuleSummary objects.
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.
getRuleWithinRuleGroup() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
This value is returned if the GetSampledRequests request specifies the ID of a RuleGroup rather than the ID of an individual rule.
getSampledRequests(GetSampledRequestsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getSampledRequests(GetSampledRequestsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetSampledRequestsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
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.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getSampledRequestsAsync(GetSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getSampledRequestsAsync(GetSampledRequestsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
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.AWSWAFRegionalAsync
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.AWSWAFRegionalAsyncClient
 
getSampledRequestsAsync(GetSampledRequestsRequest, AsyncHandler<GetSampledRequestsRequest, GetSampledRequestsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the SizeConstraintSet specified by SizeConstraintSetId.
getSizeConstraintSet(GetSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getSizeConstraintSetAsync(GetSizeConstraintSetRequest, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getSizeConstraintSetAsync(GetSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the SizeConstraintSet specified by SizeConstraintSetId.
getSizeConstraintSetAsync(GetSizeConstraintSetRequest, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the SizeConstraintSet specified by SizeConstraintSetId.
getSizeConstraintSetAsync(GetSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getSizeConstraintSetAsync(GetSizeConstraintSetRequest, AsyncHandler<GetSizeConstraintSetRequest, GetSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId.
getSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId.
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId.
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest, AsyncHandler<GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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.
getTagInfoForResource() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
getTagKeys() - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
getTagList() - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
getTags() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
 
getTags() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
 
getTags() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
 
getTags() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
 
getTags() - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
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.RegexMatchTuple
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.ActivatedRule
The rule type, either REGULAR, as defined by Rule, RATE_BASED, as defined by RateBasedRule, or GROUP, as defined by RuleGroup.
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.GeoMatchConstraint
The type of geographical area you want AWS WAF to search for.
getType() - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4 or IPV6.
getType() - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatch 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.
getType() - Method in class com.amazonaws.services.waf.model.WafOverrideAction
COUNT overrides the action specified by the individual rule within a RuleGroup .
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.UpdateGeoMatchSetRequest
An array of GeoMatchSetUpdate objects that you want to insert into or delete from an GeoMatchSet.
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.UpdateRateBasedRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a RateBasedRule.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
An array of RegexMatchSetUpdate objects that you want to insert into or delete from a RegexMatchSet.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
An array of RegexPatternSetUpdate objects that you want to insert into or delete from a RegexPatternSet.
getUpdates() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
An array of RuleGroupUpdate objects that you want to insert into or delete from a RuleGroup.
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 an 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.GeoMatchConstraint
The country that you want AWS WAF to search for.
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.
getValue() - Method in class com.amazonaws.services.waf.model.Tag
 
getWebACL(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
getWebACL(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the WebACL that is specified by WebACLId.
getWebACL(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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.
getWebACLArn() - Method in class com.amazonaws.services.waf.model.WebACL
Tha Amazon Resource Name (ARN) of the web ACL.
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getWebACLAsync(GetWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the WebACL that is specified by WebACLId.
getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the WebACL that is specified by WebACLId.
getWebACLAsync(GetWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getWebACLAsync(GetWebACLRequest, AsyncHandler<GetWebACLRequest, GetWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getWebACLForResource(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
getWebACLForResource(GetWebACLForResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the web ACL for the specified resource, either an application load balancer or Amazon API Gateway stage.
getWebACLForResource(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns the web ACL for the specified resource, either an application load balancer or Amazon API Gateway stage.
getWebACLForResourceAsync(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getWebACLForResourceAsync(GetWebACLForResourceRequest, AsyncHandler<GetWebACLForResourceRequest, GetWebACLForResourceResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getWebACLForResourceAsync(GetWebACLForResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the web ACL for the specified resource, either an application load balancer or Amazon API Gateway stage.
getWebACLForResourceAsync(GetWebACLForResourceRequest, AsyncHandler<GetWebACLForResourceRequest, GetWebACLForResourceResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the web ACL for the specified resource, either an application load balancer or Amazon API Gateway stage.
getWebACLForResourceAsync(GetWebACLForResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getWebACLForResourceAsync(GetWebACLForResourceRequest, AsyncHandler<GetWebACLForResourceRequest, GetWebACLForResourceResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
GetWebACLForResourceRequest - Class in com.amazonaws.services.waf.model
 
GetWebACLForResourceRequest() - Constructor for class com.amazonaws.services.waf.model.GetWebACLForResourceRequest
 
GetWebACLForResourceResult - Class in com.amazonaws.services.waf.model
 
GetWebACLForResourceResult() - Constructor for class com.amazonaws.services.waf.model.GetWebACLForResourceResult
 
getWebACLId() - Method in class com.amazonaws.services.waf.model.AssociateWebACLRequest
A unique identifier (ID) for the web ACL.
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.ListResourcesForWebACLRequest
The unique identifier (ID) of the web ACL for which to list the associated resources.
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.
getWebACLSummary() - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceResult
Information about the web ACL that you specified in the GetWebACLForResource request.
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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(GetXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns the XssMatchSet that is specified by XssMatchSetId.
getXssMatchSet(GetXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
getXssMatchSetAsync(GetXssMatchSetRequest, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
getXssMatchSetAsync(GetXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the XssMatchSet that is specified by XssMatchSetId.
getXssMatchSetAsync(GetXssMatchSetRequest, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns the XssMatchSet that is specified by XssMatchSetId.
getXssMatchSetAsync(GetXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
getXssMatchSetAsync(GetXssMatchSetRequest, AsyncHandler<GetXssMatchSetRequest, GetXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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.AssociateWebACLRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.AssociateWebACLResult
 
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.CreateGeoMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
 
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.CreateRateBasedRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
 
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.DeleteGeoMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
 
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.DeleteLoggingConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupResult
 
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.DisassociateWebACLRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.DisassociateWebACLResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ExcludedRule
 
hashCode() - Method in class com.amazonaws.services.waf.model.FieldToMatch
 
hashCode() - Method in class com.amazonaws.services.waf.model.GeoMatchConstraint
 
hashCode() - Method in class com.amazonaws.services.waf.model.GeoMatchSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
 
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.GetGeoMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetResult
 
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.GetLoggingConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRuleGroupRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetRuleGroupResult
 
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.GetWebACLForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceResult
 
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.ListActivatedRulesInRuleGroupRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
 
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.ListGeoMatchSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
 
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.ListLoggingConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
 
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.ListSubscribedRuleGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
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.LoggingConfiguration
 
hashCode() - Method in class com.amazonaws.services.waf.model.Predicate
 
hashCode() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.RateBasedRule
 
hashCode() - Method in class com.amazonaws.services.waf.model.RegexMatchSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
 
hashCode() - Method in class com.amazonaws.services.waf.model.RegexPatternSet
 
hashCode() - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
 
hashCode() - Method in class com.amazonaws.services.waf.model.Rule
 
hashCode() - Method in class com.amazonaws.services.waf.model.RuleGroup
 
hashCode() - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
 
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.SubscribedRuleGroupSummary
 
hashCode() - Method in class com.amazonaws.services.waf.model.Tag
 
hashCode() - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
hashCode() - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.TimeWindow
 
hashCode() - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UntagResourceResult
 
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.UpdateGeoMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
 
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.UpdateRateBasedRuleRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
 
hashCode() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupResult
 
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.WafOverrideAction
 
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 or IPV6) 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, RegexMatchSet, GeoMatchSet, or SizeConstraintSet.

L

listActivatedRulesInRuleGroup(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listActivatedRulesInRuleGroup(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listActivatedRulesInRuleGroup(ListActivatedRulesInRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroup(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroup(ListActivatedRulesInRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroup(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest, AsyncHandler<ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest, AsyncHandler<ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest, AsyncHandler<ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest, AsyncHandler<ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest, AsyncHandler<ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of ActivatedRule objects.
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest, AsyncHandler<ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListActivatedRulesInRuleGroupRequest - Class in com.amazonaws.services.waf.model
 
ListActivatedRulesInRuleGroupRequest() - Constructor for class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
 
ListActivatedRulesInRuleGroupResult - Class in com.amazonaws.services.waf.model
 
ListActivatedRulesInRuleGroupResult() - Constructor for class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
 
listByteMatchSets(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listByteMatchSets(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
listByteMatchSets(ListByteMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of ByteMatchSetSummary objects.
listByteMatchSets(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listByteMatchSetsAsync(ListByteMatchSetsRequest, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
listByteMatchSetsAsync(ListByteMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of ByteMatchSetSummary objects.
listByteMatchSetsAsync(ListByteMatchSetsRequest, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of ByteMatchSetSummary objects.
listByteMatchSetsAsync(ListByteMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listByteMatchSetsAsync(ListByteMatchSetsRequest, AsyncHandler<ListByteMatchSetsRequest, ListByteMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
listGeoMatchSets(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listGeoMatchSets(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listGeoMatchSets(ListGeoMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSets(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSets(ListGeoMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSets(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSetsAsync(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listGeoMatchSetsAsync(ListGeoMatchSetsRequest, AsyncHandler<ListGeoMatchSetsRequest, ListGeoMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listGeoMatchSetsAsync(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listGeoMatchSetsAsync(ListGeoMatchSetsRequest, AsyncHandler<ListGeoMatchSetsRequest, ListGeoMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listGeoMatchSetsAsync(ListGeoMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSetsAsync(ListGeoMatchSetsRequest, AsyncHandler<ListGeoMatchSetsRequest, ListGeoMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSetsAsync(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listGeoMatchSetsAsync(ListGeoMatchSetsRequest, AsyncHandler<ListGeoMatchSetsRequest, ListGeoMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listGeoMatchSetsAsync(ListGeoMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSetsAsync(ListGeoMatchSetsRequest, AsyncHandler<ListGeoMatchSetsRequest, ListGeoMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of GeoMatchSetSummary objects in the response.
listGeoMatchSetsAsync(ListGeoMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listGeoMatchSetsAsync(ListGeoMatchSetsRequest, AsyncHandler<ListGeoMatchSetsRequest, ListGeoMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListGeoMatchSetsRequest - Class in com.amazonaws.services.waf.model
 
ListGeoMatchSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListGeoMatchSetsRequest
 
ListGeoMatchSetsResult - Class in com.amazonaws.services.waf.model
 
ListGeoMatchSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
 
listIPSets(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listIPSets(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
listIPSets(ListIPSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of IPSetSummary objects in the response.
listIPSets(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listIPSetsAsync(ListIPSetsRequest, AsyncHandler<ListIPSetsRequest, ListIPSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
listIPSetsAsync(ListIPSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of IPSetSummary objects in the response.
listIPSetsAsync(ListIPSetsRequest, AsyncHandler<ListIPSetsRequest, ListIPSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of IPSetSummary objects in the response.
listIPSetsAsync(ListIPSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listIPSetsAsync(ListIPSetsRequest, AsyncHandler<ListIPSetsRequest, ListIPSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of LoggingConfiguration objects.
listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of LoggingConfiguration objects.
listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of LoggingConfiguration objects.
listLoggingConfigurations(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of LoggingConfiguration objects.
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest, AsyncHandler<ListLoggingConfigurationsRequest, ListLoggingConfigurationsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest, AsyncHandler<ListLoggingConfigurationsRequest, ListLoggingConfigurationsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of LoggingConfiguration objects.
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest, AsyncHandler<ListLoggingConfigurationsRequest, ListLoggingConfigurationsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of LoggingConfiguration objects.
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest, AsyncHandler<ListLoggingConfigurationsRequest, ListLoggingConfigurationsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of LoggingConfiguration objects.
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest, AsyncHandler<ListLoggingConfigurationsRequest, ListLoggingConfigurationsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of LoggingConfiguration objects.
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listLoggingConfigurationsAsync(ListLoggingConfigurationsRequest, AsyncHandler<ListLoggingConfigurationsRequest, ListLoggingConfigurationsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListLoggingConfigurationsRequest - Class in com.amazonaws.services.waf.model
 
ListLoggingConfigurationsRequest() - Constructor for class com.amazonaws.services.waf.model.ListLoggingConfigurationsRequest
 
ListLoggingConfigurationsResult - Class in com.amazonaws.services.waf.model
 
ListLoggingConfigurationsResult() - Constructor for class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
 
listRateBasedRules(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listRateBasedRules(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listRateBasedRules(ListRateBasedRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of RuleSummary objects.
listRateBasedRules(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of RuleSummary objects.
listRateBasedRules(ListRateBasedRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of RuleSummary objects.
listRateBasedRules(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of RuleSummary objects.
listRateBasedRulesAsync(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRateBasedRulesAsync(ListRateBasedRulesRequest, AsyncHandler<ListRateBasedRulesRequest, ListRateBasedRulesResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRateBasedRulesAsync(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRateBasedRulesAsync(ListRateBasedRulesRequest, AsyncHandler<ListRateBasedRulesRequest, ListRateBasedRulesResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRateBasedRulesAsync(ListRateBasedRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleSummary objects.
listRateBasedRulesAsync(ListRateBasedRulesRequest, AsyncHandler<ListRateBasedRulesRequest, ListRateBasedRulesResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleSummary objects.
listRateBasedRulesAsync(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRateBasedRulesAsync(ListRateBasedRulesRequest, AsyncHandler<ListRateBasedRulesRequest, ListRateBasedRulesResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRateBasedRulesAsync(ListRateBasedRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleSummary objects.
listRateBasedRulesAsync(ListRateBasedRulesRequest, AsyncHandler<ListRateBasedRulesRequest, ListRateBasedRulesResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleSummary objects.
listRateBasedRulesAsync(ListRateBasedRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listRateBasedRulesAsync(ListRateBasedRulesRequest, AsyncHandler<ListRateBasedRulesRequest, ListRateBasedRulesResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListRateBasedRulesRequest - Class in com.amazonaws.services.waf.model
 
ListRateBasedRulesRequest() - Constructor for class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
 
ListRateBasedRulesResult - Class in com.amazonaws.services.waf.model
 
ListRateBasedRulesResult() - Constructor for class com.amazonaws.services.waf.model.ListRateBasedRulesResult
 
listRegexMatchSets(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listRegexMatchSets(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listRegexMatchSets(ListRegexMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSets(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSets(ListRegexMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSets(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSetsAsync(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRegexMatchSetsAsync(ListRegexMatchSetsRequest, AsyncHandler<ListRegexMatchSetsRequest, ListRegexMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRegexMatchSetsAsync(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRegexMatchSetsAsync(ListRegexMatchSetsRequest, AsyncHandler<ListRegexMatchSetsRequest, ListRegexMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRegexMatchSetsAsync(ListRegexMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSetsAsync(ListRegexMatchSetsRequest, AsyncHandler<ListRegexMatchSetsRequest, ListRegexMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSetsAsync(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRegexMatchSetsAsync(ListRegexMatchSetsRequest, AsyncHandler<ListRegexMatchSetsRequest, ListRegexMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRegexMatchSetsAsync(ListRegexMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSetsAsync(ListRegexMatchSetsRequest, AsyncHandler<ListRegexMatchSetsRequest, ListRegexMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RegexMatchSetSummary objects.
listRegexMatchSetsAsync(ListRegexMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listRegexMatchSetsAsync(ListRegexMatchSetsRequest, AsyncHandler<ListRegexMatchSetsRequest, ListRegexMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListRegexMatchSetsRequest - Class in com.amazonaws.services.waf.model
 
ListRegexMatchSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListRegexMatchSetsRequest
 
ListRegexMatchSetsResult - Class in com.amazonaws.services.waf.model
 
ListRegexMatchSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
 
listRegexPatternSets(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listRegexPatternSets(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listRegexPatternSets(ListRegexPatternSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSets(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSets(ListRegexPatternSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSets(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSetsAsync(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRegexPatternSetsAsync(ListRegexPatternSetsRequest, AsyncHandler<ListRegexPatternSetsRequest, ListRegexPatternSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRegexPatternSetsAsync(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRegexPatternSetsAsync(ListRegexPatternSetsRequest, AsyncHandler<ListRegexPatternSetsRequest, ListRegexPatternSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRegexPatternSetsAsync(ListRegexPatternSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSetsAsync(ListRegexPatternSetsRequest, AsyncHandler<ListRegexPatternSetsRequest, ListRegexPatternSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSetsAsync(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRegexPatternSetsAsync(ListRegexPatternSetsRequest, AsyncHandler<ListRegexPatternSetsRequest, ListRegexPatternSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRegexPatternSetsAsync(ListRegexPatternSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSetsAsync(ListRegexPatternSetsRequest, AsyncHandler<ListRegexPatternSetsRequest, ListRegexPatternSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RegexPatternSetSummary objects.
listRegexPatternSetsAsync(ListRegexPatternSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listRegexPatternSetsAsync(ListRegexPatternSetsRequest, AsyncHandler<ListRegexPatternSetsRequest, ListRegexPatternSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListRegexPatternSetsRequest - Class in com.amazonaws.services.waf.model
 
ListRegexPatternSetsRequest() - Constructor for class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
 
ListRegexPatternSetsResult - Class in com.amazonaws.services.waf.model
 
ListRegexPatternSetsResult() - Constructor for class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
 
listResourcesForWebACL(ListResourcesForWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listResourcesForWebACL(ListResourcesForWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of resources associated with the specified web ACL.
listResourcesForWebACL(ListResourcesForWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of resources associated with the specified web ACL.
listResourcesForWebACLAsync(ListResourcesForWebACLRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listResourcesForWebACLAsync(ListResourcesForWebACLRequest, AsyncHandler<ListResourcesForWebACLRequest, ListResourcesForWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listResourcesForWebACLAsync(ListResourcesForWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of resources associated with the specified web ACL.
listResourcesForWebACLAsync(ListResourcesForWebACLRequest, AsyncHandler<ListResourcesForWebACLRequest, ListResourcesForWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of resources associated with the specified web ACL.
listResourcesForWebACLAsync(ListResourcesForWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listResourcesForWebACLAsync(ListResourcesForWebACLRequest, AsyncHandler<ListResourcesForWebACLRequest, ListResourcesForWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListResourcesForWebACLRequest - Class in com.amazonaws.services.waf.model
 
ListResourcesForWebACLRequest() - Constructor for class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
 
ListResourcesForWebACLResult - Class in com.amazonaws.services.waf.model
 
ListResourcesForWebACLResult() - Constructor for class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
 
listRuleGroups(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listRuleGroups(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listRuleGroups(ListRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of RuleGroup objects.
listRuleGroups(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of RuleGroup objects.
listRuleGroups(ListRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of RuleGroup objects.
listRuleGroups(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of RuleGroup objects.
listRuleGroupsAsync(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRuleGroupsAsync(ListRuleGroupsRequest, AsyncHandler<ListRuleGroupsRequest, ListRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listRuleGroupsAsync(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRuleGroupsAsync(ListRuleGroupsRequest, AsyncHandler<ListRuleGroupsRequest, ListRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRuleGroupsAsync(ListRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleGroup objects.
listRuleGroupsAsync(ListRuleGroupsRequest, AsyncHandler<ListRuleGroupsRequest, ListRuleGroupsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleGroup objects.
listRuleGroupsAsync(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRuleGroupsAsync(ListRuleGroupsRequest, AsyncHandler<ListRuleGroupsRequest, ListRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listRuleGroupsAsync(ListRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleGroup objects.
listRuleGroupsAsync(ListRuleGroupsRequest, AsyncHandler<ListRuleGroupsRequest, ListRuleGroupsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleGroup objects.
listRuleGroupsAsync(ListRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listRuleGroupsAsync(ListRuleGroupsRequest, AsyncHandler<ListRuleGroupsRequest, ListRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListRuleGroupsRequest - Class in com.amazonaws.services.waf.model
 
ListRuleGroupsRequest() - Constructor for class com.amazonaws.services.waf.model.ListRuleGroupsRequest
 
ListRuleGroupsResult - Class in com.amazonaws.services.waf.model
 
ListRuleGroupsResult() - Constructor for class com.amazonaws.services.waf.model.ListRuleGroupsResult
 
listRules(ListRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listRules(ListRulesRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
listRules(ListRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of RuleSummary objects.
listRules(ListRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
listRulesAsync(ListRulesRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleSummary objects.
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleSummary objects.
listRulesAsync(ListRulesRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listRulesAsync(ListRulesRequest, AsyncHandler<ListRulesRequest, ListRulesResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
listSizeConstraintSets(ListSizeConstraintSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of SizeConstraintSetSummary objects.
listSizeConstraintSets(ListSizeConstraintSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of SizeConstraintSetSummary objects.
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of SizeConstraintSetSummary objects.
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listSizeConstraintSetsAsync(ListSizeConstraintSetsRequest, AsyncHandler<ListSizeConstraintSetsRequest, ListSizeConstraintSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
listSqlInjectionMatchSets(ListSqlInjectionMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of SqlInjectionMatchSet objects.
listSqlInjectionMatchSets(ListSqlInjectionMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of SqlInjectionMatchSet objects.
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of SqlInjectionMatchSet objects.
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest, AsyncHandler<ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
listSubscribedRuleGroups(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listSubscribedRuleGroups(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listSubscribedRuleGroups(ListSubscribedRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroups(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroups(ListSubscribedRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroups(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest, AsyncHandler<ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest, AsyncHandler<ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest, AsyncHandler<ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest, AsyncHandler<ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest, AsyncHandler<ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of RuleGroup objects that you are subscribed to.
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest, AsyncHandler<ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListSubscribedRuleGroupsRequest - Class in com.amazonaws.services.waf.model
 
ListSubscribedRuleGroupsRequest() - Constructor for class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsRequest
 
ListSubscribedRuleGroupsResult - Class in com.amazonaws.services.waf.model
 
ListSubscribedRuleGroupsResult() - Constructor for class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.waf.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.waf.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
listWebACLs(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
listWebACLs(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
listWebACLs(ListWebACLsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of WebACLSummary objects in the response.
listWebACLs(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listWebACLsAsync(ListWebACLsRequest, AsyncHandler<ListWebACLsRequest, ListWebACLsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
listWebACLsAsync(ListWebACLsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of WebACLSummary objects in the response.
listWebACLsAsync(ListWebACLsRequest, AsyncHandler<ListWebACLsRequest, ListWebACLsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of WebACLSummary objects in the response.
listWebACLsAsync(ListWebACLsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listWebACLsAsync(ListWebACLsRequest, AsyncHandler<ListWebACLsRequest, ListWebACLsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
listXssMatchSets(ListXssMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Returns an array of XssMatchSet objects.
listXssMatchSets(ListXssMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
listXssMatchSetsAsync(ListXssMatchSetsRequest, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
listXssMatchSetsAsync(ListXssMatchSetsRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of XssMatchSet objects.
listXssMatchSetsAsync(ListXssMatchSetsRequest, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Returns an array of XssMatchSet objects.
listXssMatchSetsAsync(ListXssMatchSetsRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
listXssMatchSetsAsync(ListXssMatchSetsRequest, AsyncHandler<ListXssMatchSetsRequest, ListXssMatchSetsResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
LoggingConfiguration - Class in com.amazonaws.services.waf.model
The Amazon Kinesis Data Firehose, RedactedFields information, and the web ACL Amazon Resource Name (ARN).
LoggingConfiguration() - Constructor for class com.amazonaws.services.waf.model.LoggingConfiguration
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.ActivatedRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.ByteMatchSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.ExcludedRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.FieldToMatch
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.GeoMatchConstraint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.GeoMatchSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.HTTPHeader
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.HTTPRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.IPSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.IPSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.IPSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.Predicate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RateBasedRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.Rule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RuleGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RuleSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.RuleUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SizeConstraint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.TimeWindow
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.WafAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.WafOverrideAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.WebACL
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.WebACLSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.XssMatchSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
 
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, RegexMatchSet, GeoMatchSet, 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
 
putLoggingConfiguration(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
putLoggingConfiguration(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
putLoggingConfiguration(PutLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfiguration(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfiguration(PutLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfiguration(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfigurationAsync(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
putLoggingConfigurationAsync(PutLoggingConfigurationRequest, AsyncHandler<PutLoggingConfigurationRequest, PutLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
putLoggingConfigurationAsync(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
putLoggingConfigurationAsync(PutLoggingConfigurationRequest, AsyncHandler<PutLoggingConfigurationRequest, PutLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
putLoggingConfigurationAsync(PutLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfigurationAsync(PutLoggingConfigurationRequest, AsyncHandler<PutLoggingConfigurationRequest, PutLoggingConfigurationResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfigurationAsync(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
putLoggingConfigurationAsync(PutLoggingConfigurationRequest, AsyncHandler<PutLoggingConfigurationRequest, PutLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
putLoggingConfigurationAsync(PutLoggingConfigurationRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfigurationAsync(PutLoggingConfigurationRequest, AsyncHandler<PutLoggingConfigurationRequest, PutLoggingConfigurationResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Associates a LoggingConfiguration with a specified web ACL.
putLoggingConfigurationAsync(PutLoggingConfigurationRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
putLoggingConfigurationAsync(PutLoggingConfigurationRequest, AsyncHandler<PutLoggingConfigurationRequest, PutLoggingConfigurationResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
PutLoggingConfigurationRequest - Class in com.amazonaws.services.waf.model
 
PutLoggingConfigurationRequest() - Constructor for class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
 
PutLoggingConfigurationResult - Class in com.amazonaws.services.waf.model
 
PutLoggingConfigurationResult() - Constructor for class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
 
putPermissionPolicy(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
putPermissionPolicy(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
putPermissionPolicy(PutPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Attaches a IAM policy to the specified resource.
putPermissionPolicy(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Attaches a IAM policy to the specified resource.
putPermissionPolicy(PutPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Attaches a IAM policy to the specified resource.
putPermissionPolicy(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Attaches a IAM policy to the specified resource.
putPermissionPolicyAsync(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
putPermissionPolicyAsync(PutPermissionPolicyRequest, AsyncHandler<PutPermissionPolicyRequest, PutPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
putPermissionPolicyAsync(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
putPermissionPolicyAsync(PutPermissionPolicyRequest, AsyncHandler<PutPermissionPolicyRequest, PutPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
putPermissionPolicyAsync(PutPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Attaches a IAM policy to the specified resource.
putPermissionPolicyAsync(PutPermissionPolicyRequest, AsyncHandler<PutPermissionPolicyRequest, PutPermissionPolicyResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Attaches a IAM policy to the specified resource.
putPermissionPolicyAsync(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
putPermissionPolicyAsync(PutPermissionPolicyRequest, AsyncHandler<PutPermissionPolicyRequest, PutPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
putPermissionPolicyAsync(PutPermissionPolicyRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Attaches a IAM policy to the specified resource.
putPermissionPolicyAsync(PutPermissionPolicyRequest, AsyncHandler<PutPermissionPolicyRequest, PutPermissionPolicyResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Attaches a IAM policy to the specified resource.
putPermissionPolicyAsync(PutPermissionPolicyRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
putPermissionPolicyAsync(PutPermissionPolicyRequest, AsyncHandler<PutPermissionPolicyRequest, PutPermissionPolicyResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
PutPermissionPolicyRequest - Class in com.amazonaws.services.waf.model
 
PutPermissionPolicyRequest() - Constructor for class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
 
PutPermissionPolicyResult - Class in com.amazonaws.services.waf.model
 
PutPermissionPolicyResult() - Constructor for class com.amazonaws.services.waf.model.PutPermissionPolicyResult
 

R

RateBasedRule - Class in com.amazonaws.services.waf.model
A RateBasedRule is identical to a regular Rule, with one addition: a RateBasedRule counts the number of requests that arrive from a specified IP address every five minutes.
RateBasedRule() - Constructor for class com.amazonaws.services.waf.model.RateBasedRule
 
RateKey - Enum in com.amazonaws.services.waf.model
 
RegexMatchSet - Class in com.amazonaws.services.waf.model
In a GetRegexMatchSet request, RegexMatchSet is a complex type that contains the RegexMatchSetId and Name of a RegexMatchSet, and the values that you specified when you updated the RegexMatchSet.
RegexMatchSet() - Constructor for class com.amazonaws.services.waf.model.RegexMatchSet
 
RegexMatchSetSummary - Class in com.amazonaws.services.waf.model
Returned by ListRegexMatchSets.
RegexMatchSetSummary() - Constructor for class com.amazonaws.services.waf.model.RegexMatchSetSummary
 
RegexMatchSetUpdate - Class in com.amazonaws.services.waf.model
In an UpdateRegexMatchSet request, RegexMatchSetUpdate specifies whether to insert or delete a RegexMatchTuple and includes the settings for the RegexMatchTuple.
RegexMatchSetUpdate() - Constructor for class com.amazonaws.services.waf.model.RegexMatchSetUpdate
 
RegexMatchTuple - Class in com.amazonaws.services.waf.model
The regular expression pattern 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.
RegexMatchTuple() - Constructor for class com.amazonaws.services.waf.model.RegexMatchTuple
 
RegexPatternSet - Class in com.amazonaws.services.waf.model
The RegexPatternSet specifies the regular expression (regex) pattern that you want AWS WAF to search for, such as B[a@]dB[o0]t.
RegexPatternSet() - Constructor for class com.amazonaws.services.waf.model.RegexPatternSet
 
RegexPatternSetSummary - Class in com.amazonaws.services.waf.model
Returned by ListRegexPatternSets.
RegexPatternSetSummary() - Constructor for class com.amazonaws.services.waf.model.RegexPatternSetSummary
 
RegexPatternSetUpdate - Class in com.amazonaws.services.waf.model
In an UpdateRegexPatternSet request, RegexPatternSetUpdate specifies whether to insert or delete a RegexPatternString and includes the settings for the RegexPatternString.
RegexPatternSetUpdate() - Constructor for class com.amazonaws.services.waf.model.RegexPatternSetUpdate
 
ResourceType - Enum in com.amazonaws.services.waf.model
 
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
 
RuleGroup - Class in com.amazonaws.services.waf.model
A collection of predefined rules that you can add to a web ACL.
RuleGroup() - Constructor for class com.amazonaws.services.waf.model.RuleGroup
 
RuleGroupSummary - Class in com.amazonaws.services.waf.model
Contains the identifier and the friendly name or description of the RuleGroup.
RuleGroupSummary() - Constructor for class com.amazonaws.services.waf.model.RuleGroupSummary
 
RuleGroupUpdate - Class in com.amazonaws.services.waf.model
Specifies an ActivatedRule and indicates whether you want to add it to a RuleGroup or delete it from a RuleGroup.
RuleGroupUpdate() - Constructor for class com.amazonaws.services.waf.model.RuleGroupUpdate
 
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.GeoMatchSetUpdate
Specifies whether to insert or delete a country with UpdateGeoMatchSet.
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.RegexMatchSetUpdate
Specifies whether to insert or delete a RegexMatchTuple.
setAction(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Specifies whether to insert or delete a RegexPatternString.
setAction(String) - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
Specify INSERT to add an ActivatedRule to a RuleGroup.
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 an XssMatchSetUpdate to an XssMatchSet.
setAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specify INSERT to add an XssMatchSetUpdate to an XssMatchSet.
setActivatedRule(ActivatedRule) - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
The ActivatedRule object 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).
setActivatedRule(ActivatedRule) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
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).
setActivatedRules(Collection<ActivatedRule>) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
An array of ActivatedRules objects.
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.CreateGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
The ChangeToken that you used to submit the CreateGeoMatchSet 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.CreateRateBasedRuleRequest
The ChangeToken that you used to submit the CreateRateBasedRule request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
The ChangeToken that you used to submit the CreateRateBasedRule request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
The ChangeToken that you used to submit the CreateRegexMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
The ChangeToken that you used to submit the CreateRegexPatternSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
The ChangeToken that you used to submit the CreateRuleGroup 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.DeleteGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
The ChangeToken that you used to submit the DeleteGeoMatchSet 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.DeleteRateBasedRuleRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
The ChangeToken that you used to submit the DeleteRateBasedRule request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
The ChangeToken that you used to submit the DeleteRegexMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
The ChangeToken that you used to submit the DeleteRegexPatternSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupResult
The ChangeToken that you used to submit the DeleteRuleGroup 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.UpdateGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
The ChangeToken that you used to submit the UpdateGeoMatchSet 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.UpdateRateBasedRuleRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
The ChangeToken that you used to submit the UpdateRateBasedRule request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
The ChangeToken that you used to submit the UpdateRegexMatchSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
The ChangeToken that you used to submit the UpdateRegexPatternSet request.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
setChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupResult
The ChangeToken that you used to submit the UpdateRuleGroup 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
A default action for the web ACL, either ALLOW or BLOCK.
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
setEndpoint(String) - Method in interface com.amazonaws.services.waf.AWSWAF
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoint(String) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
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.
setExcludedRules(Collection<ExcludedRule>) - Method in class com.amazonaws.services.waf.model.ActivatedRule
An array of rules to exclude from a rule group.
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.RegexMatchTuple
Specifies where in a web request to look for the RegexPatternSet.
setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SizeConstraint
Specifies where in a web request to look for the size constraint.
setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Specifies where in a web request to look for snippets of malicious SQL code.
setFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Specifies where in a web request to look for cross-site scripting attacks.
setGeoMatchConstraint(GeoMatchConstraint) - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
The country from which web requests originate that you want AWS WAF to search for.
setGeoMatchConstraints(Collection<GeoMatchConstraint>) - Method in class com.amazonaws.services.waf.model.GeoMatchSet
An array of GeoMatchConstraint objects, which contain the country that you want AWS WAF to search for.
setGeoMatchSet(GeoMatchSet) - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
The GeoMatchSet returned in the CreateGeoMatchSet response.
setGeoMatchSet(GeoMatchSet) - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetResult
Information about the GeoMatchSet that you specified in the GetGeoMatchSet request.
setGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetRequest
The GeoMatchSetID of the GeoMatchSet that you want to delete.
setGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GeoMatchSet
The GeoMatchSetId for an GeoMatchSet.
setGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
The GeoMatchSetId for an GeoMatchSet.
setGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetRequest
The GeoMatchSetId of the GeoMatchSet that you want to get.
setGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
The GeoMatchSetId of the GeoMatchSet that you want to update.
setGeoMatchSets(Collection<GeoMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
An array of GeoMatchSetSummary objects.
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 or IPV6) 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 or IPV6) 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.
setKey(String) - Method in class com.amazonaws.services.waf.model.Tag
 
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
Specifies the number of ActivatedRules that you want AWS WAF to return for this request.
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.ListGeoMatchSetsRequest
Specifies the number of GeoMatchSet 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.ListLoggingConfigurationsRequest
Specifies the number of LoggingConfigurations that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
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.ListRegexMatchSetsRequest
Specifies the number of RegexMatchSet objects that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
Specifies the number of RegexPatternSet objects that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsRequest
Specifies the number of RuleGroups 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.ListSubscribedRuleGroupsRequest
Specifies the number of subscribed rule groups that you want AWS WAF to return for this request.
setLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
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.
setLogDestinationConfigs(Collection<String>) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
An array of Amazon Kinesis Data Firehose ARNs.
setLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
The LoggingConfiguration for the specified web ACL.
setLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
The Amazon Kinesis Data Firehose that contains the inspected traffic information, the redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
setLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
The LoggingConfiguration that you submitted in the request.
setLoggingConfigurations(Collection<LoggingConfiguration>) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
An array of LoggingConfiguration objects.
setManagedKeys(Collection<String>) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
An array of IP addresses that currently are blocked by the specified RateBasedRule.
setMatchPredicates(Collection<Predicate>) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a RateBasedRule.
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.CreateRateBasedRuleRequest
A friendly name or description for the metrics for this RateBasedRule.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
A friendly name or description for the metrics for this RuleGroup.
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.The name can contain only alphanumeric characters (A-Z, a-z, 0-9), with maximum length 128 and minimum length one.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.RateBasedRule
A friendly name or description for the metrics for a RateBasedRule.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.Rule
A friendly name or description for the metrics for this Rule.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.RuleGroup
A friendly name or description for the metrics for this RuleGroup.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
A friendly name or description for the metrics for this RuleGroup.
setMetricName(String) - Method in class com.amazonaws.services.waf.model.WebACL
A friendly name or description for the metrics for this 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.CreateGeoMatchSetRequest
A friendly name or description of the GeoMatchSet.
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.CreateRateBasedRuleRequest
A friendly name or description of the RateBasedRule.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
A friendly name or description of the RegexMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
A friendly name or description of the RegexPatternSet.
setName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
A friendly name or description of the RuleGroup.
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.GeoMatchSet
A friendly name or description of the GeoMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
A friendly name or description of the GeoMatchSet.
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.RateBasedRule
A friendly name or description for a RateBasedRule.
setName(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
A friendly name or description of the RegexMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
A friendly name or description of the RegexMatchSet.
setName(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
A friendly name or description of the RegexPatternSet.
setName(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
A friendly name or description of the RegexPatternSet.
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.RuleGroup
The friendly name or description for the RuleGroup.
setName(String) - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
A friendly name or description of the RuleGroup.
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.SubscribedRuleGroupSummary
A friendly name or description of the RuleGroup.
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, RegexMatchSet, GeoMatchSet, or SizeConstraintSet.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
A null value and not currently used.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
A null value and not currently used.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
If you specify a value for Limit and you have more ActivatedRules than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of ActivatedRules.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
If you have more ActivatedRules 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.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.ListGeoMatchSetsRequest
If you specify a value for Limit and you have more GeoMatchSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of GeoMatchSet objects.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
If you have more GeoMatchSet 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
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
To list more IPSet objects, submit another ListIPSets request, and in the next request use the NextMarker response value as the NextMarker value.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsRequest
If you specify a value for Limit and you have more LoggingConfigurations than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of LoggingConfigurations.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
If you have more LoggingConfigurations 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.ListRateBasedRulesRequest
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.ListRateBasedRulesResult
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.ListRegexMatchSetsRequest
If you specify a value for Limit and you have more RegexMatchSet objects 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.ListRegexMatchSetsResult
If you have more RegexMatchSet 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.ListRegexPatternSetsRequest
If you specify a value for Limit and you have more RegexPatternSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of RegexPatternSet objects.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
If you have more RegexPatternSet 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.ListRuleGroupsRequest
If you specify a value for Limit and you have more RuleGroups than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of RuleGroups.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
If you have more RuleGroups 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.ListSubscribedRuleGroupsRequest
If you specify a value for Limit and you have more ByteMatchSetssubscribed rule groups than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of subscribed rule groups.
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
If you have more 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.ListTagsForResourceRequest
 
setNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
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.
setOverrideAction(WafOverrideAction) - Method in class com.amazonaws.services.waf.model.ActivatedRule
Use the OverrideAction to test your RuleGroup.
setParameter(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setPolicy(String) - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyResult
The IAM policy attached to the specified RuleGroup.
setPolicy(String) - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
The policy to attach to the specified RuleGroup.
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.
setRateKey(String) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The field that AWS WAF uses to determine if requests are likely arriving from a single source and thus subject to rate monitoring.
setRateKey(RateKey) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The field that AWS WAF uses to determine if requests are likely arriving from a single source and thus subject to rate monitoring.
setRateKey(String) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The field that AWS WAF uses to determine if requests are likely arriving from single source and thus subject to rate monitoring.
setRateKey(RateKey) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The field that AWS WAF uses to determine if requests are likely arriving from single source and thus subject to rate monitoring.
setRateLimit(Long) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The maximum number of requests, which have an identical value in the field that is specified by RateKey, allowed in a five-minute period.
setRateLimit(Long) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The maximum number of requests, which have an identical value in the field specified by the RateKey, allowed in a five-minute period.
setRateLimit(Long) - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleRequest
The maximum number of requests, which have an identical value in the field specified by the RateKey, allowed in a five-minute period.
setReason(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setReason(ParameterExceptionReason) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
setRedactedFields(Collection<FieldToMatch>) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
The parts of the request that you want redacted from the logs.
setRegexMatchSet(RegexMatchSet) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
A RegexMatchSet that contains no RegexMatchTuple objects.
setRegexMatchSet(RegexMatchSet) - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetResult
Information about the RegexMatchSet that you specified in the GetRegexMatchSet request.
setRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to delete.
setRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to get.
setRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
The RegexMatchSetId for a RegexMatchSet.
setRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
The RegexMatchSetId for a RegexMatchSet.
setRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to update.
setRegexMatchSets(Collection<RegexMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
An array of RegexMatchSetSummary objects.
setRegexMatchTuple(RegexMatchTuple) - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
Information about the part of a web request that you want AWS WAF to inspect and the identifier of the regular expression (regex) pattern that you want AWS WAF to search for.
setRegexMatchTuples(Collection<RegexMatchTuple>) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
Contains an array of RegexMatchTuple objects.
setRegexPatternSet(RegexPatternSet) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
A RegexPatternSet that contains no objects.
setRegexPatternSet(RegexPatternSet) - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetResult
Information about the RegexPatternSet that you specified in the GetRegexPatternSet request, including the identifier of the pattern set and the regular expression patterns you want AWS WAF to search for.
setRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to delete.
setRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to get.
setRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
The RegexPatternSetId for a RegexPatternSet.
setRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
The identifier for the RegexPatternSet.
setRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
The RegexPatternSetId for a RegexPatternSet.
setRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to update.
setRegexPatternSets(Collection<RegexPatternSetSummary>) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
An array of RegexPatternSetSummary objects.
setRegexPatternString(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Specifies the regular expression (regex) pattern that you want AWS WAF to search for, such as B[a@]dB[o0]t.
setRegexPatternStrings(Collection<String>) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
Specifies the regular expression (regex) patterns that you want AWS WAF to search for, such as B[a@]dB[o0]t.
setRegion(Region) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
setRegion(Region) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
setRegion(Region) - Method in interface com.amazonaws.services.waf.AWSWAF
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegion(Region) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Deprecated.
use AwsClientBuilder#setRegion(String)
setRequest(HTTPRequest) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A complex type that contains detailed information about the request.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.AssociateWebACLRequest
The ARN (Amazon Resource Name) of the resource to be protected, either an application load balancer or Amazon API Gateway stage.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the LoggingConfiguration.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup from which you want to delete the policy.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.DisassociateWebACLRequest
The ARN (Amazon Resource Name) of the resource from which the web ACL is being removed, either an application load balancer or Amazon API Gateway stage.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup for which you want to get the policy.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceRequest
The ARN (Amazon Resource Name) of the resource for which to get the web ACL, either an application load balancer or Amazon API Gateway stage.
setResourceARN(String) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
setResourceArn(String) - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup to which you want to attach the policy.
setResourceARN(String) - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
setResourceARN(String) - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
setResourceARN(String) - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
setResourceArns(Collection<String>) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
An array of ARNs (Amazon Resource Names) of the resources associated with the specified web ACL.
setResourceType(String) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
The type of resource to list, either an application load balancer or Amazon API Gateway.
setRule(RateBasedRule) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
The RateBasedRule that is returned in the CreateRateBasedRule response.
setRule(Rule) - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The Rule returned in the CreateRule response.
setRule(RateBasedRule) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleResult
Information about the RateBasedRule that you specified in the GetRateBasedRule request.
setRule(Rule) - Method in class com.amazonaws.services.waf.model.GetRuleResult
Information about the Rule that you specified in the GetRule request.
setRuleGroup(RuleGroup) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
An empty RuleGroup.
setRuleGroup(RuleGroup) - Method in class com.amazonaws.services.waf.model.GetRuleGroupResult
Information about the RuleGroup that you specified in the GetRuleGroup request.
setRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to delete.
setRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.GetRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to get.
setRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
The RuleGroupId of the RuleGroup for which you want to get a list of ActivatedRule objects.
setRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.RuleGroup
A unique identifier for a RuleGroup.
setRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
A unique identifier for a RuleGroup.
setRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
A unique identifier for a RuleGroup.
setRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to update.
setRuleGroups(Collection<RuleGroupSummary>) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
An array of RuleGroup objects.
setRuleGroups(Collection<SubscribedRuleGroupSummary>) - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
An array of RuleGroup objects.
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.DeleteRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to delete.
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.ExcludedRule
The unique identifier for the rule to exclude from the rule group.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
The RuleId of the RateBasedRule for which you want to get a list of ManagedKeys.
setRuleId(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to get.
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 three values:
setRuleId(String) - Method in class com.amazonaws.services.waf.model.RateBasedRule
A unique identifier for a RateBasedRule.
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.UpdateRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to update.
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.ListRateBasedRulesResult
An array of RuleSummary objects.
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.
setRuleWithinRuleGroup(String) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
This value is returned if the GetSampledRequests request specifies the ID of a RuleGroup rather than the ID of an individual 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.
setTagInfoForResource(TagInfoForResource) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
 
setTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
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.RegexMatchTuple
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.ActivatedRule
The rule type, either REGULAR, as defined by Rule, RATE_BASED, as defined by RateBasedRule, or GROUP, as defined by RuleGroup.
setType(WafRuleType) - Method in class com.amazonaws.services.waf.model.ActivatedRule
The rule type, either REGULAR, as defined by Rule, RATE_BASED, as defined by RateBasedRule, or GROUP, as defined by RuleGroup.
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.GeoMatchConstraint
The type of geographical area you want AWS WAF to search for.
setType(String) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4 or IPV6.
setType(IPSetDescriptorType) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4 or IPV6.
setType(String) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatch or IPSet.
setType(PredicateType) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatch 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.
setType(String) - Method in class com.amazonaws.services.waf.model.WafOverrideAction
COUNT overrides the action specified by the individual rule within a RuleGroup .
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<GeoMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
An array of GeoMatchSetUpdate objects that you want to insert into or delete from an GeoMatchSet.
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.UpdateRateBasedRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a RateBasedRule.
setUpdates(Collection<RegexMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
An array of RegexMatchSetUpdate objects that you want to insert into or delete from a RegexMatchSet.
setUpdates(Collection<RegexPatternSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
An array of RegexPatternSetUpdate objects that you want to insert into or delete from a RegexPatternSet.
setUpdates(Collection<RuleGroupUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
An array of RuleGroupUpdate objects that you want to insert into or delete from a RuleGroup.
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 an 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.GeoMatchConstraint
The country that you want AWS WAF to search for.
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.
setValue(String) - Method in class com.amazonaws.services.waf.model.Tag
 
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.
setWebACLArn(String) - Method in class com.amazonaws.services.waf.model.WebACL
Tha Amazon Resource Name (ARN) of the web ACL.
setWebACLId(String) - Method in class com.amazonaws.services.waf.model.AssociateWebACLRequest
A unique identifier (ID) for the web ACL.
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.ListResourcesForWebACLRequest
The unique identifier (ID) of the web ACL for which to list the associated resources.
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.
setWebACLSummary(WebACLSummary) - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceResult
Information about the web ACL that you specified in the GetWebACLForResource request.
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
shutdown() - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
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
 
standard() - Static method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.waf.AWSWAFRegionalClientBuilder
 
SubscribedRuleGroupSummary - Class in com.amazonaws.services.waf.model
A summary of the rule groups you are subscribed to.
SubscribedRuleGroupSummary() - Constructor for class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
 

T

Tag - Class in com.amazonaws.services.waf.model
 
Tag() - Constructor for class com.amazonaws.services.waf.model.Tag
 
TagInfoForResource - Class in com.amazonaws.services.waf.model
 
TagInfoForResource() - Constructor for class com.amazonaws.services.waf.model.TagInfoForResource
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
 
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
 
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
 
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.waf.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.waf.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.waf.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.waf.model.TagResourceResult
 
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.
toString() - Method in class com.amazonaws.services.waf.model.AssociateWebACLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.AssociateWebACLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchSetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchSetUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ByteMatchTuple
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.waf.model.CreateByteMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateIPSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateIPSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateSizeConstraintSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateSqlInjectionMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateWebACLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.CreateXssMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteByteMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteIPSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteIPSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSizeConstraintSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteSqlInjectionMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteWebACLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteWebACLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DeleteXssMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DisassociateWebACLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.DisassociateWebACLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ExcludedRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.FieldToMatch
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GeoMatchConstraint
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.waf.model.GeoMatchConstraintType
 
toString() - Method in enum com.amazonaws.services.waf.model.GeoMatchConstraintValue
 
toString() - Method in class com.amazonaws.services.waf.model.GeoMatchSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetByteMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetChangeTokenStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetIPSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetIPSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRuleGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetSampledRequestsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetSizeConstraintSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetSqlInjectionMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetWebACLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetWebACLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.GetXssMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.HTTPHeader
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.HTTPRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.IPSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.waf.model.IPSetUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListByteMatchSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListIPSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListIPSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListSizeConstraintSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListSqlInjectionMatchSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListWebACLsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListWebACLsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.ListXssMatchSetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
Returns a string representation of this object.
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.
toString() - Method in enum com.amazonaws.services.waf.model.PredicateType
 
toString() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RateBasedRule
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.waf.model.RateKey
 
toString() - Method in class com.amazonaws.services.waf.model.RegexMatchSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RegexPatternSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.waf.model.ResourceType
 
toString() - Method in class com.amazonaws.services.waf.model.Rule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RuleGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RuleSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.RuleUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraintSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SizeConstraintSetUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchSetUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.TagInfoForResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.TagResourceResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateByteMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateIPSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateIPSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSizeConstraintSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateWebACLRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateWebACLResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.UpdateXssMatchSetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.WafAction
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.waf.model.WafActionType
 
toString() - Method in class com.amazonaws.services.waf.model.WafOverrideAction
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.waf.model.WafOverrideActionType
 
toString() - Method in enum com.amazonaws.services.waf.model.WafRuleType
 
toString() - Method in class com.amazonaws.services.waf.model.WebACL
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.WebACLSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.WebACLUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchSetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
 
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
 
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
 
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.waf.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.waf.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.waf.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.waf.model.UntagResourceResult
 
updateByteMatchSet(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateByteMatchSet(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
updateByteMatchSet(UpdateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
updateByteMatchSet(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateByteMatchSetAsync(UpdateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
updateByteMatchSetAsync(UpdateByteMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
updateByteMatchSetAsync(UpdateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
updateByteMatchSetAsync(UpdateByteMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateByteMatchSetAsync(UpdateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
updateGeoMatchSet(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateGeoMatchSet(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
updateGeoMatchSet(UpdateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSet(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSet(UpdateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSet(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest, AsyncHandler<UpdateGeoMatchSetRequest, UpdateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest, AsyncHandler<UpdateGeoMatchSetRequest, UpdateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest, AsyncHandler<UpdateGeoMatchSetRequest, UpdateGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest, AsyncHandler<UpdateGeoMatchSetRequest, UpdateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest, AsyncHandler<UpdateGeoMatchSetRequest, UpdateGeoMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet.
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateGeoMatchSetAsync(UpdateGeoMatchSetRequest, AsyncHandler<UpdateGeoMatchSetRequest, UpdateGeoMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
UpdateGeoMatchSetRequest - Class in com.amazonaws.services.waf.model
 
UpdateGeoMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
 
UpdateGeoMatchSetResult - Class in com.amazonaws.services.waf.model
 
UpdateGeoMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
 
updateIPSet(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateIPSet(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
updateIPSet(UpdateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes IPSetDescriptor objects in an IPSet.
updateIPSet(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateIPSetAsync(UpdateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
updateIPSetAsync(UpdateIPSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes IPSetDescriptor objects in an IPSet.
updateIPSetAsync(UpdateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes IPSetDescriptor objects in an IPSet.
updateIPSetAsync(UpdateIPSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateIPSetAsync(UpdateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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
 
updateRateBasedRule(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateRateBasedRule(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
updateRateBasedRule(UpdateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRule(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRule(UpdateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRule(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest, AsyncHandler<UpdateRateBasedRuleRequest, UpdateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest, AsyncHandler<UpdateRateBasedRuleRequest, UpdateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest, AsyncHandler<UpdateRateBasedRuleRequest, UpdateRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest, AsyncHandler<UpdateRateBasedRuleRequest, UpdateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest, AsyncHandler<UpdateRateBasedRuleRequest, UpdateRateBasedRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule.
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateRateBasedRuleAsync(UpdateRateBasedRuleRequest, AsyncHandler<UpdateRateBasedRuleRequest, UpdateRateBasedRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
UpdateRateBasedRuleRequest - Class in com.amazonaws.services.waf.model
 
UpdateRateBasedRuleRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateRateBasedRuleRequest
 
UpdateRateBasedRuleResult - Class in com.amazonaws.services.waf.model
 
UpdateRateBasedRuleResult() - Constructor for class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
 
updateRegexMatchSet(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateRegexMatchSet(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
updateRegexMatchSet(UpdateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSet(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSet(UpdateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSet(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest, AsyncHandler<UpdateRegexMatchSetRequest, UpdateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest, AsyncHandler<UpdateRegexMatchSetRequest, UpdateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest, AsyncHandler<UpdateRegexMatchSetRequest, UpdateRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest, AsyncHandler<UpdateRegexMatchSetRequest, UpdateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest, AsyncHandler<UpdateRegexMatchSetRequest, UpdateRegexMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet.
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateRegexMatchSetAsync(UpdateRegexMatchSetRequest, AsyncHandler<UpdateRegexMatchSetRequest, UpdateRegexMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
UpdateRegexMatchSetRequest - Class in com.amazonaws.services.waf.model
 
UpdateRegexMatchSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
 
UpdateRegexMatchSetResult - Class in com.amazonaws.services.waf.model
 
UpdateRegexMatchSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
 
updateRegexPatternSet(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateRegexPatternSet(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
updateRegexPatternSet(UpdateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSet(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSet(UpdateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSet(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest, AsyncHandler<UpdateRegexPatternSetRequest, UpdateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest, AsyncHandler<UpdateRegexPatternSetRequest, UpdateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest, AsyncHandler<UpdateRegexPatternSetRequest, UpdateRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest, AsyncHandler<UpdateRegexPatternSetRequest, UpdateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest, AsyncHandler<UpdateRegexPatternSetRequest, UpdateRegexPatternSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes RegexPatternString objects in a RegexPatternSet.
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateRegexPatternSetAsync(UpdateRegexPatternSetRequest, AsyncHandler<UpdateRegexPatternSetRequest, UpdateRegexPatternSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
UpdateRegexPatternSetRequest - Class in com.amazonaws.services.waf.model
 
UpdateRegexPatternSetRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
 
UpdateRegexPatternSetResult - Class in com.amazonaws.services.waf.model
 
UpdateRegexPatternSetResult() - Constructor for class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
 
updateRule(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateRule(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
updateRule(UpdateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes Predicate objects in a Rule.
updateRule(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
updateRuleAsync(UpdateRuleRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes Predicate objects in a Rule.
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes Predicate objects in a Rule.
updateRuleAsync(UpdateRuleRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateRuleAsync(UpdateRuleRequest, AsyncHandler<UpdateRuleRequest, UpdateRuleResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateRuleGroup(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAF
 
updateRuleGroup(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
updateRuleGroup(UpdateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAF
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroup(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFClient
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroup(UpdateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroup(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroupAsync(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRuleGroupAsync(UpdateRuleGroupRequest, AsyncHandler<UpdateRuleGroupRequest, UpdateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFAsync
 
updateRuleGroupAsync(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRuleGroupAsync(UpdateRuleGroupRequest, AsyncHandler<UpdateRuleGroupRequest, UpdateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateRuleGroupAsync(UpdateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroupAsync(UpdateRuleGroupRequest, AsyncHandler<UpdateRuleGroupRequest, UpdateRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFAsync
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroupAsync(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRuleGroupAsync(UpdateRuleGroupRequest, AsyncHandler<UpdateRuleGroupRequest, UpdateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFAsyncClient
 
updateRuleGroupAsync(UpdateRuleGroupRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroupAsync(UpdateRuleGroupRequest, AsyncHandler<UpdateRuleGroupRequest, UpdateRuleGroupResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes ActivatedRule objects in a RuleGroup.
updateRuleGroupAsync(UpdateRuleGroupRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateRuleGroupAsync(UpdateRuleGroupRequest, AsyncHandler<UpdateRuleGroupRequest, UpdateRuleGroupResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
UpdateRuleGroupRequest - Class in com.amazonaws.services.waf.model
 
UpdateRuleGroupRequest() - Constructor for class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
 
UpdateRuleGroupResult - Class in com.amazonaws.services.waf.model
 
UpdateRuleGroupResult() - Constructor for class com.amazonaws.services.waf.model.UpdateRuleGroupResult
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
updateSizeConstraintSet(UpdateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.
updateSizeConstraintSet(UpdateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet.
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest, AsyncHandler<UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.
updateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
updateWebACL(UpdateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes ActivatedRule objects in a WebACL.
updateWebACL(UpdateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateWebACLAsync(UpdateWebACLRequest, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
updateWebACLAsync(UpdateWebACLRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes ActivatedRule objects in a WebACL.
updateWebACLAsync(UpdateWebACLRequest, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes ActivatedRule objects in a WebACL.
updateWebACLAsync(UpdateWebACLRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateWebACLAsync(UpdateWebACLRequest, AsyncHandler<UpdateWebACLRequest, UpdateWebACLResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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 class com.amazonaws.services.waf.AbstractAWSWAFRegional
 
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.
updateXssMatchSet(UpdateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegional
Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.
updateXssMatchSet(UpdateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalClient
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 class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
updateXssMatchSetAsync(UpdateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AbstractAWSWAFRegionalAsync
 
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
 
updateXssMatchSetAsync(UpdateXssMatchSetRequest) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.
updateXssMatchSetAsync(UpdateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult>) - Method in interface com.amazonaws.services.waf.AWSWAFRegionalAsync
Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.
updateXssMatchSetAsync(UpdateXssMatchSetRequest) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
updateXssMatchSetAsync(UpdateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult>) - Method in class com.amazonaws.services.waf.AWSWAFRegionalAsyncClient
 
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.auth.policy.actions.WafRegionalActions
Returns the enum constant of this type with the specified name.
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.GeoMatchConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.GeoMatchConstraintValue
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.RateKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.ResourceType
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.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.WafOverrideActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.waf.model.WafRuleType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.WafRegionalActions
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.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.GeoMatchConstraintType
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.GeoMatchConstraintValue
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.RateKey
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.ResourceType
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.
values() - Static method in enum com.amazonaws.services.waf.model.WafOverrideActionType
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.WafRuleType
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
 
WAFBadRequestException - Exception in com.amazonaws.services.waf.model
 
WAFBadRequestException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFBadRequestException
Constructs a new WAFBadRequestException with the specified error message.
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.
WAFInvalidPermissionPolicyException - Exception in com.amazonaws.services.waf.model
The operation failed because the specified policy is not in the proper format.
WAFInvalidPermissionPolicyException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFInvalidPermissionPolicyException
Constructs a new WAFInvalidPermissionPolicyException with the specified error message.
WAFInvalidRegexPatternException - Exception in com.amazonaws.services.waf.model
The regular expression (regex) you specified in RegexPatternString is invalid.
WAFInvalidRegexPatternException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFInvalidRegexPatternException
Constructs a new WAFInvalidRegexPatternException 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.
WafOverrideAction - Class in com.amazonaws.services.waf.model
The action to take if any rule within the RuleGroup matches a request.
WafOverrideAction() - Constructor for class com.amazonaws.services.waf.model.WafOverrideAction
 
WafOverrideActionType - Enum in com.amazonaws.services.waf.model
 
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.
WafRegionalActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for WAF Regional.
WafRuleType - Enum in com.amazonaws.services.waf.model
 
WAFServiceLinkedRoleErrorException - Exception in com.amazonaws.services.waf.model
AWS WAF is not able to access the service linked role.
WAFServiceLinkedRoleErrorException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFServiceLinkedRoleErrorException
Constructs a new WAFServiceLinkedRoleErrorException 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.
WAFSubscriptionNotFoundException - Exception in com.amazonaws.services.waf.model
The specified subscription does not exist.
WAFSubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFSubscriptionNotFoundException
Constructs a new WAFSubscriptionNotFoundException with the specified error message.
WAFTagOperationException - Exception in com.amazonaws.services.waf.model
 
WAFTagOperationException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFTagOperationException
Constructs a new WAFTagOperationException with the specified error message.
WAFTagOperationInternalErrorException - Exception in com.amazonaws.services.waf.model
 
WAFTagOperationInternalErrorException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFTagOperationInternalErrorException
Constructs a new WAFTagOperationInternalErrorException with the specified error message.
WAFUnavailableEntityException - Exception in com.amazonaws.services.waf.model
The operation failed because the entity referenced is temporarily unavailable.
WAFUnavailableEntityException(String) - Constructor for exception com.amazonaws.services.waf.model.WAFUnavailableEntityException
Constructs a new WAFUnavailableEntityException 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.GeoMatchSetUpdate
Specifies whether to insert or delete a country with UpdateGeoMatchSet.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
Specifies whether to insert or delete a country with UpdateGeoMatchSet.
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.RegexMatchSetUpdate
Specifies whether to insert or delete a RegexMatchTuple.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
Specifies whether to insert or delete a RegexMatchTuple.
withAction(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Specifies whether to insert or delete a RegexPatternString.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Specifies whether to insert or delete a RegexPatternString.
withAction(String) - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
Specify INSERT to add an ActivatedRule to a RuleGroup.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
Specify INSERT to add an ActivatedRule to a RuleGroup.
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 an XssMatchSetUpdate to an XssMatchSet.
withAction(ChangeAction) - Method in class com.amazonaws.services.waf.model.XssMatchSetUpdate
Specify INSERT to add an XssMatchSetUpdate to an XssMatchSet.
withActivatedRule(ActivatedRule) - Method in class com.amazonaws.services.waf.model.RuleGroupUpdate
The ActivatedRule object 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).
withActivatedRule(ActivatedRule) - Method in class com.amazonaws.services.waf.model.WebACLUpdate
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).
withActivatedRules(ActivatedRule...) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
An array of ActivatedRules objects.
withActivatedRules(Collection<ActivatedRule>) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
An array of ActivatedRules objects.
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.CreateGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
The ChangeToken that you used to submit the CreateGeoMatchSet 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.CreateRateBasedRuleRequest
The ChangeToken that you used to submit the CreateRateBasedRule request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
The ChangeToken that you used to submit the CreateRateBasedRule request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
The ChangeToken that you used to submit the CreateRegexMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
The ChangeToken that you used to submit the CreateRegexPatternSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
The ChangeToken that you used to submit the CreateRuleGroup 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.DeleteGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetResult
The ChangeToken that you used to submit the DeleteGeoMatchSet 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.DeleteRateBasedRuleRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRateBasedRuleResult
The ChangeToken that you used to submit the DeleteRateBasedRule request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetResult
The ChangeToken that you used to submit the DeleteRegexMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetResult
The ChangeToken that you used to submit the DeleteRegexPatternSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupResult
The ChangeToken that you used to submit the DeleteRuleGroup 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.UpdateGeoMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetResult
The ChangeToken that you used to submit the UpdateGeoMatchSet 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.UpdateRateBasedRuleRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleResult
The ChangeToken that you used to submit the UpdateRateBasedRule request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetResult
The ChangeToken that you used to submit the UpdateRegexMatchSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetResult
The ChangeToken that you used to submit the UpdateRegexPatternSet request.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
The value returned by the most recent call to GetChangeToken.
withChangeToken(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupResult
The ChangeToken that you used to submit the UpdateRuleGroup 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
A default action for the web ACL, either ALLOW or BLOCK.
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.
withExcludedRules(ExcludedRule...) - Method in class com.amazonaws.services.waf.model.ActivatedRule
An array of rules to exclude from a rule group.
withExcludedRules(Collection<ExcludedRule>) - Method in class com.amazonaws.services.waf.model.ActivatedRule
An array of rules to exclude from a rule group.
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.RegexMatchTuple
Specifies where in a web request to look for the RegexPatternSet.
withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SizeConstraint
Specifies where in a web request to look for the size constraint.
withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.SqlInjectionMatchTuple
Specifies where in a web request to look for snippets of malicious SQL code.
withFieldToMatch(FieldToMatch) - Method in class com.amazonaws.services.waf.model.XssMatchTuple
Specifies where in a web request to look for cross-site scripting attacks.
withGeoMatchConstraint(GeoMatchConstraint) - Method in class com.amazonaws.services.waf.model.GeoMatchSetUpdate
The country from which web requests originate that you want AWS WAF to search for.
withGeoMatchConstraints(GeoMatchConstraint...) - Method in class com.amazonaws.services.waf.model.GeoMatchSet
An array of GeoMatchConstraint objects, which contain the country that you want AWS WAF to search for.
withGeoMatchConstraints(Collection<GeoMatchConstraint>) - Method in class com.amazonaws.services.waf.model.GeoMatchSet
An array of GeoMatchConstraint objects, which contain the country that you want AWS WAF to search for.
withGeoMatchSet(GeoMatchSet) - Method in class com.amazonaws.services.waf.model.CreateGeoMatchSetResult
The GeoMatchSet returned in the CreateGeoMatchSet response.
withGeoMatchSet(GeoMatchSet) - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetResult
Information about the GeoMatchSet that you specified in the GetGeoMatchSet request.
withGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteGeoMatchSetRequest
The GeoMatchSetID of the GeoMatchSet that you want to delete.
withGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GeoMatchSet
The GeoMatchSetId for an GeoMatchSet.
withGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
The GeoMatchSetId for an GeoMatchSet.
withGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetGeoMatchSetRequest
The GeoMatchSetId of the GeoMatchSet that you want to get.
withGeoMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
The GeoMatchSetId of the GeoMatchSet that you want to update.
withGeoMatchSets(GeoMatchSetSummary...) - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
An array of GeoMatchSetSummary objects.
withGeoMatchSets(Collection<GeoMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
An array of GeoMatchSetSummary objects.
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 or IPV6) 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 or IPV6) 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 or IPV6) 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.
withKey(String) - Method in class com.amazonaws.services.waf.model.Tag
 
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
Specifies the number of ActivatedRules that you want AWS WAF to return for this request.
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.ListGeoMatchSetsRequest
Specifies the number of GeoMatchSet 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.ListLoggingConfigurationsRequest
Specifies the number of LoggingConfigurations that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesRequest
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.ListRegexMatchSetsRequest
Specifies the number of RegexMatchSet objects that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsRequest
Specifies the number of RegexPatternSet objects that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsRequest
Specifies the number of RuleGroups 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.ListSubscribedRuleGroupsRequest
Specifies the number of subscribed rule groups that you want AWS WAF to return for this request.
withLimit(Integer) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
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.
withLogDestinationConfigs(String...) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
An array of Amazon Kinesis Data Firehose ARNs.
withLogDestinationConfigs(Collection<String>) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
An array of Amazon Kinesis Data Firehose ARNs.
withLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationResult
The LoggingConfiguration for the specified web ACL.
withLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationRequest
The Amazon Kinesis Data Firehose that contains the inspected traffic information, the redacted fields details, and the Amazon Resource Name (ARN) of the web ACL to monitor.
withLoggingConfiguration(LoggingConfiguration) - Method in class com.amazonaws.services.waf.model.PutLoggingConfigurationResult
The LoggingConfiguration that you submitted in the request.
withLoggingConfigurations(LoggingConfiguration...) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
An array of LoggingConfiguration objects.
withLoggingConfigurations(Collection<LoggingConfiguration>) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
An array of LoggingConfiguration objects.
withManagedKeys(String...) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
An array of IP addresses that currently are blocked by the specified RateBasedRule.
withManagedKeys(Collection<String>) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
An array of IP addresses that currently are blocked by the specified RateBasedRule.
withMatchPredicates(Predicate...) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a RateBasedRule.
withMatchPredicates(Collection<Predicate>) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a RateBasedRule.
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.CreateRateBasedRuleRequest
A friendly name or description for the metrics for this RateBasedRule.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
A friendly name or description for the metrics for this RuleGroup.
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.The name can contain only alphanumeric characters (A-Z, a-z, 0-9), with maximum length 128 and minimum length one.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.RateBasedRule
A friendly name or description for the metrics for a RateBasedRule.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.Rule
A friendly name or description for the metrics for this Rule.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.RuleGroup
A friendly name or description for the metrics for this RuleGroup.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
A friendly name or description for the metrics for this RuleGroup.
withMetricName(String) - Method in class com.amazonaws.services.waf.model.WebACL
A friendly name or description for the metrics for this 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.CreateGeoMatchSetRequest
A friendly name or description of the GeoMatchSet.
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.CreateRateBasedRuleRequest
A friendly name or description of the RateBasedRule.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetRequest
A friendly name or description of the RegexMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetRequest
A friendly name or description of the RegexPatternSet.
withName(String) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
A friendly name or description of the RuleGroup.
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.GeoMatchSet
A friendly name or description of the GeoMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.GeoMatchSetSummary
A friendly name or description of the GeoMatchSet.
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.RateBasedRule
A friendly name or description for a RateBasedRule.
withName(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
A friendly name or description of the RegexMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
A friendly name or description of the RegexMatchSet.
withName(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
A friendly name or description of the RegexPatternSet.
withName(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
A friendly name or description of the RegexPatternSet.
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.RuleGroup
The friendly name or description for the RuleGroup.
withName(String) - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
A friendly name or description of the RuleGroup.
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.SubscribedRuleGroupSummary
A friendly name or description of the RuleGroup.
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, RegexMatchSet, GeoMatchSet, or SizeConstraintSet.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
A null value and not currently used.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysResult
A null value and not currently used.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
If you specify a value for Limit and you have more ActivatedRules than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of ActivatedRules.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupResult
If you have more ActivatedRules 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.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.ListGeoMatchSetsRequest
If you specify a value for Limit and you have more GeoMatchSets than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of GeoMatchSet objects.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListGeoMatchSetsResult
If you have more GeoMatchSet 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
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
To list more IPSet objects, submit another ListIPSets request, and in the next request use the NextMarker response value as the NextMarker value.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsRequest
If you specify a value for Limit and you have more LoggingConfigurations than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of LoggingConfigurations.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListLoggingConfigurationsResult
If you have more LoggingConfigurations 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.ListRateBasedRulesRequest
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.ListRateBasedRulesResult
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.ListRegexMatchSetsRequest
If you specify a value for Limit and you have more RegexMatchSet objects 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.ListRegexMatchSetsResult
If you have more RegexMatchSet 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.ListRegexPatternSetsRequest
If you specify a value for Limit and you have more RegexPatternSet objects than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of RegexPatternSet objects.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
If you have more RegexPatternSet 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.ListRuleGroupsRequest
If you specify a value for Limit and you have more RuleGroups than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of RuleGroups.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
If you have more RuleGroups 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.ListSubscribedRuleGroupsRequest
If you specify a value for Limit and you have more ByteMatchSetssubscribed rule groups than the value of Limit, AWS WAF returns a NextMarker value in the response that allows you to list another group of subscribed rule groups.
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
If you have more 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.ListTagsForResourceRequest
 
withNextMarker(String) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
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.
withOverrideAction(WafOverrideAction) - Method in class com.amazonaws.services.waf.model.ActivatedRule
Use the OverrideAction to test your RuleGroup.
withParameter(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withPolicy(String) - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyResult
The IAM policy attached to the specified RuleGroup.
withPolicy(String) - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
The policy to attach to the specified RuleGroup.
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.
withRateKey(String) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The field that AWS WAF uses to determine if requests are likely arriving from a single source and thus subject to rate monitoring.
withRateKey(RateKey) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The field that AWS WAF uses to determine if requests are likely arriving from a single source and thus subject to rate monitoring.
withRateKey(String) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The field that AWS WAF uses to determine if requests are likely arriving from single source and thus subject to rate monitoring.
withRateKey(RateKey) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The field that AWS WAF uses to determine if requests are likely arriving from single source and thus subject to rate monitoring.
withRateLimit(Long) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
The maximum number of requests, which have an identical value in the field that is specified by RateKey, allowed in a five-minute period.
withRateLimit(Long) - Method in class com.amazonaws.services.waf.model.RateBasedRule
The maximum number of requests, which have an identical value in the field specified by the RateKey, allowed in a five-minute period.
withRateLimit(Long) - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleRequest
The maximum number of requests, which have an identical value in the field specified by the RateKey, allowed in a five-minute period.
withReason(String) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withReason(ParameterExceptionReason) - Method in exception com.amazonaws.services.waf.model.WAFInvalidParameterException
 
withRedactedFields(FieldToMatch...) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
The parts of the request that you want redacted from the logs.
withRedactedFields(Collection<FieldToMatch>) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
The parts of the request that you want redacted from the logs.
withRegexMatchSet(RegexMatchSet) - Method in class com.amazonaws.services.waf.model.CreateRegexMatchSetResult
A RegexMatchSet that contains no RegexMatchTuple objects.
withRegexMatchSet(RegexMatchSet) - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetResult
Information about the RegexMatchSet that you specified in the GetRegexMatchSet request.
withRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to delete.
withRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.GetRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to get.
withRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
The RegexMatchSetId for a RegexMatchSet.
withRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.RegexMatchSetSummary
The RegexMatchSetId for a RegexMatchSet.
withRegexMatchSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
The RegexMatchSetId of the RegexMatchSet that you want to update.
withRegexMatchSets(RegexMatchSetSummary...) - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
An array of RegexMatchSetSummary objects.
withRegexMatchSets(Collection<RegexMatchSetSummary>) - Method in class com.amazonaws.services.waf.model.ListRegexMatchSetsResult
An array of RegexMatchSetSummary objects.
withRegexMatchTuple(RegexMatchTuple) - Method in class com.amazonaws.services.waf.model.RegexMatchSetUpdate
Information about the part of a web request that you want AWS WAF to inspect and the identifier of the regular expression (regex) pattern that you want AWS WAF to search for.
withRegexMatchTuples(RegexMatchTuple...) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
Contains an array of RegexMatchTuple objects.
withRegexMatchTuples(Collection<RegexMatchTuple>) - Method in class com.amazonaws.services.waf.model.RegexMatchSet
Contains an array of RegexMatchTuple objects.
withRegexPatternSet(RegexPatternSet) - Method in class com.amazonaws.services.waf.model.CreateRegexPatternSetResult
A RegexPatternSet that contains no objects.
withRegexPatternSet(RegexPatternSet) - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetResult
Information about the RegexPatternSet that you specified in the GetRegexPatternSet request, including the identifier of the pattern set and the regular expression patterns you want AWS WAF to search for.
withRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.DeleteRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to delete.
withRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.GetRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to get.
withRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.RegexMatchTuple
The RegexPatternSetId for a RegexPatternSet.
withRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
The identifier for the RegexPatternSet.
withRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetSummary
The RegexPatternSetId for a RegexPatternSet.
withRegexPatternSetId(String) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
The RegexPatternSetId of the RegexPatternSet that you want to update.
withRegexPatternSets(RegexPatternSetSummary...) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
An array of RegexPatternSetSummary objects.
withRegexPatternSets(Collection<RegexPatternSetSummary>) - Method in class com.amazonaws.services.waf.model.ListRegexPatternSetsResult
An array of RegexPatternSetSummary objects.
withRegexPatternString(String) - Method in class com.amazonaws.services.waf.model.RegexPatternSetUpdate
Specifies the regular expression (regex) pattern that you want AWS WAF to search for, such as B[a@]dB[o0]t.
withRegexPatternStrings(String...) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
Specifies the regular expression (regex) patterns that you want AWS WAF to search for, such as B[a@]dB[o0]t.
withRegexPatternStrings(Collection<String>) - Method in class com.amazonaws.services.waf.model.RegexPatternSet
Specifies the regular expression (regex) patterns that you want AWS WAF to search for, such as B[a@]dB[o0]t.
withRequest(HTTPRequest) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
A complex type that contains detailed information about the request.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.AssociateWebACLRequest
The ARN (Amazon Resource Name) of the resource to be protected, either an application load balancer or Amazon API Gateway stage.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.DeleteLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the LoggingConfiguration.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.DeletePermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup from which you want to delete the policy.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.DisassociateWebACLRequest
The ARN (Amazon Resource Name) of the resource from which the web ACL is being removed, either an application load balancer or Amazon API Gateway stage.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.GetLoggingConfigurationRequest
The Amazon Resource Name (ARN) of the web ACL for which you want to get the LoggingConfiguration.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.GetPermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup for which you want to get the policy.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceRequest
The ARN (Amazon Resource Name) of the resource for which to get the web ACL, either an application load balancer or Amazon API Gateway stage.
withResourceARN(String) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceRequest
 
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.LoggingConfiguration
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
withResourceArn(String) - Method in class com.amazonaws.services.waf.model.PutPermissionPolicyRequest
The Amazon Resource Name (ARN) of the RuleGroup to which you want to attach the policy.
withResourceARN(String) - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
withResourceARN(String) - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
withResourceARN(String) - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
withResourceArns(String...) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
An array of ARNs (Amazon Resource Names) of the resources associated with the specified web ACL.
withResourceArns(Collection<String>) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLResult
An array of ARNs (Amazon Resource Names) of the resources associated with the specified web ACL.
withResourceType(String) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
The type of resource to list, either an application load balancer or Amazon API Gateway.
withResourceType(ResourceType) - Method in class com.amazonaws.services.waf.model.ListResourcesForWebACLRequest
The type of resource to list, either an application load balancer or Amazon API Gateway.
withRule(RateBasedRule) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleResult
The RateBasedRule that is returned in the CreateRateBasedRule response.
withRule(Rule) - Method in class com.amazonaws.services.waf.model.CreateRuleResult
The Rule returned in the CreateRule response.
withRule(RateBasedRule) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleResult
Information about the RateBasedRule that you specified in the GetRateBasedRule request.
withRule(Rule) - Method in class com.amazonaws.services.waf.model.GetRuleResult
Information about the Rule that you specified in the GetRule request.
withRuleGroup(RuleGroup) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupResult
An empty RuleGroup.
withRuleGroup(RuleGroup) - Method in class com.amazonaws.services.waf.model.GetRuleGroupResult
Information about the RuleGroup that you specified in the GetRuleGroup request.
withRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.DeleteRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to delete.
withRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.GetRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to get.
withRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.ListActivatedRulesInRuleGroupRequest
The RuleGroupId of the RuleGroup for which you want to get a list of ActivatedRule objects.
withRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.RuleGroup
A unique identifier for a RuleGroup.
withRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.RuleGroupSummary
A unique identifier for a RuleGroup.
withRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.SubscribedRuleGroupSummary
A unique identifier for a RuleGroup.
withRuleGroupId(String) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
The RuleGroupId of the RuleGroup that you want to update.
withRuleGroups(RuleGroupSummary...) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
An array of RuleGroup objects.
withRuleGroups(Collection<RuleGroupSummary>) - Method in class com.amazonaws.services.waf.model.ListRuleGroupsResult
An array of RuleGroup objects.
withRuleGroups(SubscribedRuleGroupSummary...) - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
An array of RuleGroup objects.
withRuleGroups(Collection<SubscribedRuleGroupSummary>) - Method in class com.amazonaws.services.waf.model.ListSubscribedRuleGroupsResult
An array of RuleGroup objects.
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.DeleteRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to delete.
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.ExcludedRule
The unique identifier for the rule to exclude from the rule group.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleManagedKeysRequest
The RuleId of the RateBasedRule for which you want to get a list of ManagedKeys.
withRuleId(String) - Method in class com.amazonaws.services.waf.model.GetRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to get.
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 three values:
withRuleId(String) - Method in class com.amazonaws.services.waf.model.RateBasedRule
A unique identifier for a RateBasedRule.
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.UpdateRateBasedRuleRequest
The RuleId of the RateBasedRule that you want to update.
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.ListRateBasedRulesResult
An array of RuleSummary objects.
withRules(Collection<RuleSummary>) - Method in class com.amazonaws.services.waf.model.ListRateBasedRulesResult
An array of RuleSummary objects.
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.
withRuleWithinRuleGroup(String) - Method in class com.amazonaws.services.waf.model.SampledHTTPRequest
This value is returned if the GetSampledRequests request specifies the ID of a RuleGroup rather than the ID of an individual 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.
withTagInfoForResource(TagInfoForResource) - Method in class com.amazonaws.services.waf.model.ListTagsForResourceResult
 
withTagKeys(String...) - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
NOTE: This method appends the values to the existing list (if any).
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.waf.model.UntagResourceRequest
 
withTagList(Tag...) - Method in class com.amazonaws.services.waf.model.TagInfoForResource
NOTE: This method appends the values to the existing list (if any).
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.TagInfoForResource
 
withTags(Tag...) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateRateBasedRuleRequest
 
withTags(Tag...) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateRuleGroupRequest
 
withTags(Tag...) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateRuleRequest
 
withTags(Tag...) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.CreateWebACLRequest
 
withTags(Tag...) - Method in class com.amazonaws.services.waf.model.TagResourceRequest
NOTE: This method appends the values to the existing list (if any).
withTags(Collection<Tag>) - Method in class com.amazonaws.services.waf.model.TagResourceRequest
 
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.RegexMatchTuple
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.RegexMatchTuple
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.ActivatedRule
The rule type, either REGULAR, as defined by Rule, RATE_BASED, as defined by RateBasedRule, or GROUP, as defined by RuleGroup.
withType(WafRuleType) - Method in class com.amazonaws.services.waf.model.ActivatedRule
The rule type, either REGULAR, as defined by Rule, RATE_BASED, as defined by RateBasedRule, or GROUP, as defined by RuleGroup.
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.GeoMatchConstraint
The type of geographical area you want AWS WAF to search for.
withType(GeoMatchConstraintType) - Method in class com.amazonaws.services.waf.model.GeoMatchConstraint
The type of geographical area you want AWS WAF to search for.
withType(String) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4 or IPV6.
withType(IPSetDescriptorType) - Method in class com.amazonaws.services.waf.model.IPSetDescriptor
Specify IPV4 or IPV6.
withType(String) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatch or IPSet.
withType(PredicateType) - Method in class com.amazonaws.services.waf.model.Predicate
The type of predicate in a Rule, such as ByteMatch 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.
withType(String) - Method in class com.amazonaws.services.waf.model.WafOverrideAction
COUNT overrides the action specified by the individual rule within a RuleGroup .
withType(WafOverrideActionType) - Method in class com.amazonaws.services.waf.model.WafOverrideAction
COUNT overrides the action specified by the individual rule within a RuleGroup .
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(GeoMatchSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
An array of GeoMatchSetUpdate objects that you want to insert into or delete from an GeoMatchSet.
withUpdates(Collection<GeoMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateGeoMatchSetRequest
An array of GeoMatchSetUpdate objects that you want to insert into or delete from an GeoMatchSet.
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.UpdateRateBasedRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a RateBasedRule.
withUpdates(Collection<RuleUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRateBasedRuleRequest
An array of RuleUpdate objects that you want to insert into or delete from a RateBasedRule.
withUpdates(RegexMatchSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
An array of RegexMatchSetUpdate objects that you want to insert into or delete from a RegexMatchSet.
withUpdates(Collection<RegexMatchSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRegexMatchSetRequest
An array of RegexMatchSetUpdate objects that you want to insert into or delete from a RegexMatchSet.
withUpdates(RegexPatternSetUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
An array of RegexPatternSetUpdate objects that you want to insert into or delete from a RegexPatternSet.
withUpdates(Collection<RegexPatternSetUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRegexPatternSetRequest
An array of RegexPatternSetUpdate objects that you want to insert into or delete from a RegexPatternSet.
withUpdates(RuleGroupUpdate...) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
An array of RuleGroupUpdate objects that you want to insert into or delete from a RuleGroup.
withUpdates(Collection<RuleGroupUpdate>) - Method in class com.amazonaws.services.waf.model.UpdateRuleGroupRequest
An array of RuleGroupUpdate objects that you want to insert into or delete from a RuleGroup.
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 an 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 an 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.GeoMatchConstraint
The country that you want AWS WAF to search for.
withValue(GeoMatchConstraintValue) - Method in class com.amazonaws.services.waf.model.GeoMatchConstraint
The country that you want AWS WAF to search for.
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.
withValue(String) - Method in class com.amazonaws.services.waf.model.Tag
 
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.
withWebACLArn(String) - Method in class com.amazonaws.services.waf.model.WebACL
Tha Amazon Resource Name (ARN) of the web ACL.
withWebACLId(String) - Method in class com.amazonaws.services.waf.model.AssociateWebACLRequest
A unique identifier (ID) for the web ACL.
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.ListResourcesForWebACLRequest
The unique identifier (ID) of the web ACL for which to list the associated resources.
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.
withWebACLSummary(WebACLSummary) - Method in class com.amazonaws.services.waf.model.GetWebACLForResourceResult
Information about the web ACL that you specified in the GetWebACLForResource request.
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 © 2019. All rights reserved.