Uses of Class
com.amazonaws.services.waf.model.UpdateIPSetResult
Packages that use UpdateIPSetResult
-
Uses of UpdateIPSetResult in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf that return UpdateIPSetResultModifier and TypeMethodDescriptionAbstractAWSWAF.updateIPSet
(UpdateIPSetRequest request) AWSWAF.updateIPSet
(UpdateIPSetRequest updateIPSetRequest) Inserts or deletes IPSetDescriptor objects in anIPSet
.AWSWAFClient.updateIPSet
(UpdateIPSetRequest updateIPSetRequest) Inserts or deletes IPSetDescriptor objects in anIPSet
.Methods in com.amazonaws.services.waf that return types with arguments of type UpdateIPSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest request) AbstractAWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest request, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) AWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest updateIPSetRequest) Inserts or deletes IPSetDescriptor objects in anIPSet
.AWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest updateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) Inserts or deletes IPSetDescriptor objects in anIPSet
.AWSWAFAsyncClient.updateIPSetAsync
(UpdateIPSetRequest request) AWSWAFAsyncClient.updateIPSetAsync
(UpdateIPSetRequest request, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type UpdateIPSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest request, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) AWSWAFAsync.updateIPSetAsync
(UpdateIPSetRequest updateIPSetRequest, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) Inserts or deletes IPSetDescriptor objects in anIPSet
.AWSWAFAsyncClient.updateIPSetAsync
(UpdateIPSetRequest request, AsyncHandler<UpdateIPSetRequest, UpdateIPSetResult> asyncHandler) -
Uses of UpdateIPSetResult in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return UpdateIPSetResultModifier and TypeMethodDescriptionUpdateIPSetResult.clone()
UpdateIPSetResult.withChangeToken
(String changeToken) TheChangeToken
that you used to submit theUpdateIPSet
request.