Uses of Class
software.amazon.awssdk.services.networkfirewall.model.UpdateLoggingConfigurationRequest
-
Packages that use UpdateLoggingConfigurationRequest Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall.software.amazon.awssdk.services.networkfirewall.transform -
-
Uses of UpdateLoggingConfigurationRequest in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall with parameters of type UpdateLoggingConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateLoggingConfigurationResponse>NetworkFirewallAsyncClient. updateLoggingConfiguration(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest)Sets the logging configuration for the specified firewall.default UpdateLoggingConfigurationResponseNetworkFirewallClient. updateLoggingConfiguration(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest)Sets the logging configuration for the specified firewall. -
Uses of UpdateLoggingConfigurationRequest in software.amazon.awssdk.services.networkfirewall.transform
Methods in software.amazon.awssdk.services.networkfirewall.transform with parameters of type UpdateLoggingConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateLoggingConfigurationRequestMarshaller. marshall(UpdateLoggingConfigurationRequest updateLoggingConfigurationRequest)
-