Uses of Class
com.amazonaws.services.waf.model.IPSetSummary
Packages that use IPSetSummary
-
Uses of IPSetSummary in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return IPSetSummaryModifier and TypeMethodDescriptionIPSetSummary.clone()
IPSetSummary.withIPSetId
(String iPSetId) TheIPSetId
for an IPSet.A friendly name or description of the IPSet.Methods in com.amazonaws.services.waf.model that return types with arguments of type IPSetSummaryMethods in com.amazonaws.services.waf.model with parameters of type IPSetSummaryModifier and TypeMethodDescriptionListIPSetsResult.withIPSets
(IPSetSummary... iPSets) An array of IPSetSummary objects.Method parameters in com.amazonaws.services.waf.model with type arguments of type IPSetSummaryModifier and TypeMethodDescriptionvoid
ListIPSetsResult.setIPSets
(Collection<IPSetSummary> iPSets) An array of IPSetSummary objects.ListIPSetsResult.withIPSets
(Collection<IPSetSummary> iPSets) An array of IPSetSummary objects.