Uses of Class
com.amazonaws.services.waf.model.UpdateXssMatchSetResult
Packages that use UpdateXssMatchSetResult
-
Uses of UpdateXssMatchSetResult in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf that return UpdateXssMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAF.updateXssMatchSet(UpdateXssMatchSetRequest request) AWSWAF.updateXssMatchSet(UpdateXssMatchSetRequest updateXssMatchSetRequest) Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.AWSWAFClient.updateXssMatchSet(UpdateXssMatchSetRequest updateXssMatchSetRequest) Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.Methods in com.amazonaws.services.waf that return types with arguments of type UpdateXssMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateXssMatchSetAsync(UpdateXssMatchSetRequest request) AbstractAWSWAFAsync.updateXssMatchSetAsync(UpdateXssMatchSetRequest request, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) AWSWAFAsync.updateXssMatchSetAsync(UpdateXssMatchSetRequest updateXssMatchSetRequest) Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.AWSWAFAsync.updateXssMatchSetAsync(UpdateXssMatchSetRequest updateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.AWSWAFAsyncClient.updateXssMatchSetAsync(UpdateXssMatchSetRequest request) AWSWAFAsyncClient.updateXssMatchSetAsync(UpdateXssMatchSetRequest request, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type UpdateXssMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateXssMatchSetAsync(UpdateXssMatchSetRequest request, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) AWSWAFAsync.updateXssMatchSetAsync(UpdateXssMatchSetRequest updateXssMatchSetRequest, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet.AWSWAFAsyncClient.updateXssMatchSetAsync(UpdateXssMatchSetRequest request, AsyncHandler<UpdateXssMatchSetRequest, UpdateXssMatchSetResult> asyncHandler) -
Uses of UpdateXssMatchSetResult in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return UpdateXssMatchSetResultModifier and TypeMethodDescriptionUpdateXssMatchSetResult.clone()UpdateXssMatchSetResult.withChangeToken(String changeToken) TheChangeTokenthat you used to submit theUpdateXssMatchSetrequest.