Uses of Class
com.amazonaws.services.waf.model.DeleteByteMatchSetResult
Packages that use DeleteByteMatchSetResult
-
Uses of DeleteByteMatchSetResult in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf that return DeleteByteMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAF.deleteByteMatchSet
(DeleteByteMatchSetRequest request) AWSWAF.deleteByteMatchSet
(DeleteByteMatchSetRequest deleteByteMatchSetRequest) Permanently deletes a ByteMatchSet.AWSWAFClient.deleteByteMatchSet
(DeleteByteMatchSetRequest deleteByteMatchSetRequest) Permanently deletes a ByteMatchSet.Methods in com.amazonaws.services.waf that return types with arguments of type DeleteByteMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request) AbstractAWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) AWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest deleteByteMatchSetRequest) Permanently deletes a ByteMatchSet.AWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest deleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) Permanently deletes a ByteMatchSet.AWSWAFAsyncClient.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request) AWSWAFAsyncClient.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type DeleteByteMatchSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) AWSWAFAsync.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest deleteByteMatchSetRequest, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) Permanently deletes a ByteMatchSet.AWSWAFAsyncClient.deleteByteMatchSetAsync
(DeleteByteMatchSetRequest request, AsyncHandler<DeleteByteMatchSetRequest, DeleteByteMatchSetResult> asyncHandler) -
Uses of DeleteByteMatchSetResult in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return DeleteByteMatchSetResultModifier and TypeMethodDescriptionDeleteByteMatchSetResult.clone()
DeleteByteMatchSetResult.withChangeToken
(String changeToken) TheChangeToken
that you used to submit theDeleteByteMatchSet
request.