Uses of Class
com.amazonaws.services.waf.model.UpdateByteMatchSetResult
Packages that use UpdateByteMatchSetResult
-
Uses of UpdateByteMatchSetResult in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf that return UpdateByteMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAF.updateByteMatchSet
(UpdateByteMatchSetRequest request) AWSWAF.updateByteMatchSet
(UpdateByteMatchSetRequest updateByteMatchSetRequest) Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.AWSWAFClient.updateByteMatchSet
(UpdateByteMatchSetRequest updateByteMatchSetRequest) Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.Methods in com.amazonaws.services.waf that return types with arguments of type UpdateByteMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request) AbstractAWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) AWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest updateByteMatchSetRequest) Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.AWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest updateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.AWSWAFAsyncClient.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request) AWSWAFAsyncClient.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type UpdateByteMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) AWSWAFAsync.updateByteMatchSetAsync
(UpdateByteMatchSetRequest updateByteMatchSetRequest, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.AWSWAFAsyncClient.updateByteMatchSetAsync
(UpdateByteMatchSetRequest request, AsyncHandler<UpdateByteMatchSetRequest, UpdateByteMatchSetResult> asyncHandler) -
Uses of UpdateByteMatchSetResult in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return UpdateByteMatchSetResultModifier and TypeMethodDescriptionUpdateByteMatchSetResult.clone()
UpdateByteMatchSetResult.withChangeToken
(String changeToken) TheChangeToken
that you used to submit theUpdateByteMatchSet
request.