Uses of Class
software.amazon.awssdk.services.wafv2.model.LoggingFilter
-
Packages that use LoggingFilter Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of LoggingFilter in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return LoggingFilter Modifier and Type Method Description LoggingFilterLoggingConfiguration. loggingFilter()Filtering that specifies which web requests are kept in the logs and which are dropped.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type LoggingFilter Modifier and Type Method Description LoggingConfiguration.BuilderLoggingConfiguration.Builder. loggingFilter(LoggingFilter loggingFilter)Filtering that specifies which web requests are kept in the logs and which are dropped.
-