Uses of Class
software.amazon.awssdk.services.networkfirewall.model.IPSetMetadata
-
Packages that use IPSetMetadata Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of IPSetMetadata in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return types with arguments of type IPSetMetadata Modifier and Type Method Description Map<String,IPSetMetadata>CIDRSummary. ipSetReferences()The list of the IP set references used by a firewall.Method parameters in software.amazon.awssdk.services.networkfirewall.model with type arguments of type IPSetMetadata Modifier and Type Method Description CIDRSummary.BuilderCIDRSummary.Builder. ipSetReferences(Map<String,IPSetMetadata> ipSetReferences)The list of the IP set references used by a firewall.
-