Uses of Class
software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallPolicyChangeProtectionRequest
-
Packages that use UpdateFirewallPolicyChangeProtectionRequest Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall.software.amazon.awssdk.services.networkfirewall.transform -
-
Uses of UpdateFirewallPolicyChangeProtectionRequest in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall with parameters of type UpdateFirewallPolicyChangeProtectionRequest Modifier and Type Method Description default CompletableFuture<UpdateFirewallPolicyChangeProtectionResponse>NetworkFirewallAsyncClient. updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest)Modifies the flag,ChangeProtection, which indicates whether it is possible to change the firewall.default UpdateFirewallPolicyChangeProtectionResponseNetworkFirewallClient. updateFirewallPolicyChangeProtection(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest)Modifies the flag,ChangeProtection, which indicates whether it is possible to change the firewall. -
Uses of UpdateFirewallPolicyChangeProtectionRequest in software.amazon.awssdk.services.networkfirewall.transform
Methods in software.amazon.awssdk.services.networkfirewall.transform with parameters of type UpdateFirewallPolicyChangeProtectionRequest Modifier and Type Method Description SdkHttpFullRequestUpdateFirewallPolicyChangeProtectionRequestMarshaller. marshall(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest)
-