Uses of Class
software.amazon.awssdk.services.networkfirewall.model.IPSetReference
-
Packages that use IPSetReference Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of IPSetReference in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return types with arguments of type IPSetReference Modifier and Type Method Description Map<String,IPSetReference>ReferenceSets. ipSetReferences()The list of IP set references.Method parameters in software.amazon.awssdk.services.networkfirewall.model with type arguments of type IPSetReference Modifier and Type Method Description ReferenceSets.BuilderReferenceSets.Builder. ipSetReferences(Map<String,IPSetReference> ipSetReferences)The list of IP set references.
-