Uses of Class
com.amazonaws.services.waf.model.GetIPSetResult
Packages that use GetIPSetResult
-
Uses of GetIPSetResult in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf that return GetIPSetResultModifier and TypeMethodDescriptionAbstractAWSWAF.getIPSet
(GetIPSetRequest request) AWSWAF.getIPSet
(GetIPSetRequest getIPSetRequest) Returns the IPSet that is specified byIPSetId
.AWSWAFClient.getIPSet
(GetIPSetRequest getIPSetRequest) Returns the IPSet that is specified byIPSetId
.Methods in com.amazonaws.services.waf that return types with arguments of type GetIPSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.getIPSetAsync
(GetIPSetRequest request) AbstractAWSWAFAsync.getIPSetAsync
(GetIPSetRequest request, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) AWSWAFAsync.getIPSetAsync
(GetIPSetRequest getIPSetRequest) Returns the IPSet that is specified byIPSetId
.AWSWAFAsync.getIPSetAsync
(GetIPSetRequest getIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) Returns the IPSet that is specified byIPSetId
.AWSWAFAsyncClient.getIPSetAsync
(GetIPSetRequest request) AWSWAFAsyncClient.getIPSetAsync
(GetIPSetRequest request, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) Method parameters in com.amazonaws.services.waf with type arguments of type GetIPSetResultModifier and TypeMethodDescriptionAbstractAWSWAFAsync.getIPSetAsync
(GetIPSetRequest request, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) AWSWAFAsync.getIPSetAsync
(GetIPSetRequest getIPSetRequest, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) Returns the IPSet that is specified byIPSetId
.AWSWAFAsyncClient.getIPSetAsync
(GetIPSetRequest request, AsyncHandler<GetIPSetRequest, GetIPSetResult> asyncHandler) -
Uses of GetIPSetResult in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return GetIPSetResult