Interface ParsePostgres.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ParsePostgres.Builder,ParsePostgres>, SdkBuilder<ParsePostgres.Builder,ParsePostgres>, SdkPojo
Enclosing class:
ParsePostgres

@Mutable @NotThreadSafe public static interface ParsePostgres.Builder extends SdkPojo, CopyableBuilder<ParsePostgres.Builder,ParsePostgres>
  • Method Details

    • source

      ParsePostgres.Builder source(String source)

      Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source.

      Parameters:
      source - Omit this parameter and the whole log message will be processed by this processor. No other value than @message is allowed for source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.