| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFirewallEncryptionConfigurationResponse> |
NetworkFirewallAsyncClient.updateFirewallEncryptionConfiguration(Consumer<UpdateFirewallEncryptionConfigurationRequest.Builder> updateFirewallEncryptionConfigurationRequest)
A complex type that contains settings for encryption of your firewall resources.
|
default CompletableFuture<UpdateFirewallEncryptionConfigurationResponse> |
NetworkFirewallAsyncClient.updateFirewallEncryptionConfiguration(UpdateFirewallEncryptionConfigurationRequest updateFirewallEncryptionConfigurationRequest)
A complex type that contains settings for encryption of your firewall resources.
|
Copyright © 2023. All rights reserved.