Interface DestinationSchema.Builder

  • Method Details

    • recordFormatType

      DestinationSchema.Builder recordFormatType(String recordFormatType)

      Specifies the format of the records on the output stream.

      Parameters:
      recordFormatType - Specifies the format of the records on the output stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • recordFormatType

      DestinationSchema.Builder recordFormatType(RecordFormatType recordFormatType)

      Specifies the format of the records on the output stream.

      Parameters:
      recordFormatType - Specifies the format of the records on the output stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: