| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
FirewallStatus |
FirewallStatus.addSyncStatesEntry(String key,
SyncState value)
Add a single SyncStates entry
|
FirewallStatus |
FirewallStatus.clearSyncStatesEntries()
Removes all the entries added into SyncStates.
|
FirewallStatus |
FirewallStatus.clone() |
FirewallStatus |
DescribeFirewallResult.getFirewallStatus()
Detailed information about the current status of a Firewall.
|
FirewallStatus |
CreateFirewallResult.getFirewallStatus()
Detailed information about the current status of a Firewall.
|
FirewallStatus |
DeleteFirewallResult.getFirewallStatus() |
FirewallStatus |
FirewallStatus.withCapacityUsageSummary(CapacityUsageSummary capacityUsageSummary)
Describes the capacity usage of the resources contained in a firewall's reference sets.
|
FirewallStatus |
FirewallStatus.withConfigurationSyncStateSummary(ConfigurationSyncState configurationSyncStateSummary)
The configuration sync state for the firewall.
|
FirewallStatus |
FirewallStatus.withConfigurationSyncStateSummary(String configurationSyncStateSummary)
The configuration sync state for the firewall.
|
FirewallStatus |
FirewallStatus.withStatus(FirewallStatusValue status)
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where
you've configured it.
|
FirewallStatus |
FirewallStatus.withStatus(String status)
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where
you've configured it.
|
FirewallStatus |
FirewallStatus.withSyncStates(Map<String,SyncState> syncStates)
The subnets that you've configured for use by the Network Firewall firewall.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeFirewallResult.setFirewallStatus(FirewallStatus firewallStatus)
Detailed information about the current status of a Firewall.
|
void |
CreateFirewallResult.setFirewallStatus(FirewallStatus firewallStatus)
Detailed information about the current status of a Firewall.
|
void |
DeleteFirewallResult.setFirewallStatus(FirewallStatus firewallStatus) |
DescribeFirewallResult |
DescribeFirewallResult.withFirewallStatus(FirewallStatus firewallStatus)
Detailed information about the current status of a Firewall.
|
CreateFirewallResult |
CreateFirewallResult.withFirewallStatus(FirewallStatus firewallStatus)
Detailed information about the current status of a Firewall.
|
DeleteFirewallResult |
DeleteFirewallResult.withFirewallStatus(FirewallStatus firewallStatus) |
Copyright © 2024. All rights reserved.