Interface ParseWAF.Builder

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

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

    • source

      ParseWAF.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.