Uses of Class
software.amazon.awssdk.services.networkfirewall.model.CIDRSummary
-
Packages that use CIDRSummary Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of CIDRSummary in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return CIDRSummary Modifier and Type Method Description CIDRSummaryCapacityUsageSummary. cidRs()Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type CIDRSummary Modifier and Type Method Description CapacityUsageSummary.BuilderCapacityUsageSummary.Builder. cidRs(CIDRSummary cidRs)Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
-