Interface ErrorStreaming.Builder3

Enclosing class:
ErrorStreaming

public static interface ErrorStreaming.Builder3
Builder helper class.
  • Method Details

    • location

      ErrorStreaming location(@Nonnull String location)
      Set the location of this ErrorStreaming instance.
      Parameters:
      location - Where the error occurred
      Returns:
      The ErrorStreaming instance.