Interface ParseVPC.Builder

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

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

    • source

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