| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
CIDRSummary |
CIDRSummary.addIPSetReferencesEntry(String key,
IPSetMetadata value)
Add a single IPSetReferences entry
|
CIDRSummary |
CIDRSummary.clearIPSetReferencesEntries()
Removes all the entries added into IPSetReferences.
|
CIDRSummary |
CIDRSummary.clone() |
CIDRSummary |
CapacityUsageSummary.getCIDRs()
Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
|
CIDRSummary |
CIDRSummary.withAvailableCIDRCount(Integer availableCIDRCount)
The number of CIDR blocks available for use by the IP set references in a firewall.
|
CIDRSummary |
CIDRSummary.withIPSetReferences(Map<String,IPSetMetadata> iPSetReferences)
The list of the IP set references used by a firewall.
|
CIDRSummary |
CIDRSummary.withUtilizedCIDRCount(Integer utilizedCIDRCount)
The number of CIDR blocks used by the IP set references in a firewall.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CapacityUsageSummary.setCIDRs(CIDRSummary cIDRs)
Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
|
CapacityUsageSummary |
CapacityUsageSummary.withCIDRs(CIDRSummary cIDRs)
Describes the capacity usage of the CIDR blocks used by the IP set references in a firewall.
|
Copyright © 2024. All rights reserved.