Interface CaptureOption.Builder

  • Method Details

    • captureMode

      CaptureOption.Builder captureMode(String captureMode)

      Specify the boundary of data to capture.

      Parameters:
      captureMode - Specify the boundary of data to capture.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • captureMode

      CaptureOption.Builder captureMode(CaptureMode captureMode)

      Specify the boundary of data to capture.

      Parameters:
      captureMode - Specify the boundary of data to capture.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: