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