| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| software.amazon.awssdk.services.networkfirewall.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateFirewallDeleteProtectionResponse |
NetworkFirewallClient.updateFirewallDeleteProtection(UpdateFirewallDeleteProtectionRequest 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. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFirewallDeleteProtectionRequestMarshaller.marshall(UpdateFirewallDeleteProtectionRequest updateFirewallDeleteProtectionRequest) |
Copyright © 2023. All rights reserved.