Uses of Class
com.amazonaws.services.waf.model.UpdateSqlInjectionMatchSetResult
Packages that use UpdateSqlInjectionMatchSetResult
-
Uses of UpdateSqlInjectionMatchSetResult in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf that return UpdateSqlInjectionMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAF.updateSqlInjectionMatchSet
(UpdateSqlInjectionMatchSetRequest request) AWSWAF.updateSqlInjectionMatchSet
(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.AWSWAFClient.updateSqlInjectionMatchSet
(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.Methods in com.amazonaws.services.waf that return types with arguments of type UpdateSqlInjectionMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request) AbstractAWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) AWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest) Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.AWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.AWSWAFAsyncClient.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request) AWSWAFAsyncClient.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type UpdateSqlInjectionMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) AWSWAFAsync.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest updateSqlInjectionMatchSetRequest, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet.AWSWAFAsyncClient.updateSqlInjectionMatchSetAsync
(UpdateSqlInjectionMatchSetRequest request, AsyncHandler<UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResult> asyncHandler) -
Uses of UpdateSqlInjectionMatchSetResult in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return UpdateSqlInjectionMatchSetResultModifier and TypeMethodDescriptionUpdateSqlInjectionMatchSetResult.clone()
UpdateSqlInjectionMatchSetResult.withChangeToken
(String changeToken) TheChangeToken
that you used to submit theUpdateSqlInjectionMatchSet
request.