| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFirewallDeleteProtectionResponse |
NetworkFirewallClient.updateFirewallDeleteProtection(Consumer<UpdateFirewallDeleteProtectionRequest.Builder> updateFirewallDeleteProtectionRequest)
Modifies the flag,
DeleteProtection, which indicates whether it is possible to delete the firewall. |
default UpdateFirewallDeleteProtectionResponse |
NetworkFirewallClient.updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest updateFirewallDeleteProtectionRequest)
Modifies the flag,
DeleteProtection, which indicates whether it is possible to delete the firewall. |
default UpdateFirewallEncryptionConfigurationResponse |
NetworkFirewallClient.updateFirewallEncryptionConfiguration(Consumer<UpdateFirewallEncryptionConfigurationRequest.Builder> updateFirewallEncryptionConfigurationRequest)
A complex type that contains settings for encryption of your firewall resources.
|
default UpdateFirewallEncryptionConfigurationResponse |
NetworkFirewallClient.updateFirewallEncryptionConfiguration(UpdateFirewallEncryptionConfigurationRequest updateFirewallEncryptionConfigurationRequest)
A complex type that contains settings for encryption of your firewall resources.
|
default UpdateFirewallPolicyChangeProtectionResponse |
NetworkFirewallClient.updateFirewallPolicyChangeProtection(Consumer<UpdateFirewallPolicyChangeProtectionRequest.Builder> updateFirewallPolicyChangeProtectionRequest)
Modifies the flag,
ChangeProtection, which indicates whether it is possible to change the firewall. |
default UpdateFirewallPolicyChangeProtectionResponse |
NetworkFirewallClient.updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest)
Modifies the flag,
ChangeProtection, which indicates whether it is possible to change the firewall. |
default UpdateSubnetChangeProtectionResponse |
NetworkFirewallClient.updateSubnetChangeProtection(Consumer<UpdateSubnetChangeProtectionRequest.Builder> updateSubnetChangeProtectionRequest)
|
default UpdateSubnetChangeProtectionResponse |
NetworkFirewallClient.updateSubnetChangeProtection(UpdateSubnetChangeProtectionRequest updateSubnetChangeProtectionRequest)
|
Copyright © 2023. All rights reserved.