| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFirewallPolicyResponse |
NetworkFirewallClient.updateFirewallPolicy(Consumer<UpdateFirewallPolicyRequest.Builder> updateFirewallPolicyRequest)
Updates the properties of the specified firewall policy.
|
default UpdateFirewallPolicyResponse |
NetworkFirewallClient.updateFirewallPolicy(UpdateFirewallPolicyRequest updateFirewallPolicyRequest)
Updates the properties of the specified firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFirewallPolicyResponse> |
NetworkFirewallAsyncClient.updateFirewallPolicy(Consumer<UpdateFirewallPolicyRequest.Builder> updateFirewallPolicyRequest)
Updates the properties of the specified firewall policy.
|
default CompletableFuture<UpdateFirewallPolicyResponse> |
NetworkFirewallAsyncClient.updateFirewallPolicy(UpdateFirewallPolicyRequest updateFirewallPolicyRequest)
Updates the properties of the specified firewall policy.
|
Copyright © 2023. All rights reserved.