Uses of Class
com.amazonaws.services.waf.model.IPSet
Packages that use IPSet
-
Uses of IPSet in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return IPSetModifier and TypeMethodDescriptionIPSet.clone()CreateIPSetResult.getIPSet()The IPSet returned in theCreateIPSetresponse.GetIPSetResult.getIPSet()Information about the IPSet that you specified in theGetIPSetrequest.IPSet.withIPSetDescriptors(IPSetDescriptor... iPSetDescriptors) The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.IPSet.withIPSetDescriptors(Collection<IPSetDescriptor> iPSetDescriptors) The IP address type (IPV4) and the IP address range (in CIDR notation) that web requests originate from.IPSet.withIPSetId(String iPSetId) TheIPSetIdfor anIPSet.A friendly name or description of the IPSet.Methods in com.amazonaws.services.waf.model with parameters of type IPSet