Interface InputFileSource.Builder

  • Method Details

    • fileContent

      InputFileSource.Builder fileContent(String fileContent)

      Specify the input contents, as a string, for the source of an outbound transformation.

      Parameters:
      fileContent - Specify the input contents, as a string, for the source of an outbound transformation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.