Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ParseWAF.Builder
Packages that use ParseWAF.Builder
-
Uses of ParseWAF.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ParseWAF.BuilderModifier and TypeMethodDescriptionstatic ParseWAF.BuilderParseWAF.builder()Omit this parameter and the whole log message will be processed by this processor.ParseWAF.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ParseWAF.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ParseWAF.Builder>ParseWAF.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type ParseWAF.BuilderModifier and TypeMethodDescriptiondefault Processor.BuilderProcessor.Builder.parseWAF(Consumer<ParseWAF.Builder> parseWAF) Use this parameter to include the parseWAF processor in your transformer.