Uses of Class
software.amazon.awssdk.services.networkfirewall.model.UpdateFirewallEncryptionConfigurationRequest
-
Packages that use UpdateFirewallEncryptionConfigurationRequest Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall.software.amazon.awssdk.services.networkfirewall.transform -
-
Uses of UpdateFirewallEncryptionConfigurationRequest in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall with parameters of type UpdateFirewallEncryptionConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateFirewallEncryptionConfigurationResponse>NetworkFirewallAsyncClient. updateFirewallEncryptionConfiguration(UpdateFirewallEncryptionConfigurationRequest updateFirewallEncryptionConfigurationRequest)A complex type that contains settings for encryption of your firewall resources.default UpdateFirewallEncryptionConfigurationResponseNetworkFirewallClient. updateFirewallEncryptionConfiguration(UpdateFirewallEncryptionConfigurationRequest updateFirewallEncryptionConfigurationRequest)A complex type that contains settings for encryption of your firewall resources. -
Uses of UpdateFirewallEncryptionConfigurationRequest in software.amazon.awssdk.services.networkfirewall.transform
Methods in software.amazon.awssdk.services.networkfirewall.transform with parameters of type UpdateFirewallEncryptionConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateFirewallEncryptionConfigurationRequestMarshaller. marshall(UpdateFirewallEncryptionConfigurationRequest updateFirewallEncryptionConfigurationRequest)
-