| 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. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFirewallDeleteProtectionResponse> |
NetworkFirewallAsyncClient.updateFirewallDeleteProtection(Consumer<UpdateFirewallDeleteProtectionRequest.Builder> updateFirewallDeleteProtectionRequest)
Modifies the flag,
DeleteProtection, which indicates whether it is possible to delete the firewall. |
default CompletableFuture<UpdateFirewallDeleteProtectionResponse> |
NetworkFirewallAsyncClient.updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest updateFirewallDeleteProtectionRequest)
Modifies the flag,
DeleteProtection, which indicates whether it is possible to delete the firewall. |
Copyright © 2023. All rights reserved.