Interface FileImport.DefinitionStages.WithSource

All Known Subinterfaces:
FileImport.Definition, FileImport.DefinitionStages.WithCreate
Enclosing interface:
FileImport.DefinitionStages

public static interface FileImport.DefinitionStages.WithSource
The stage of the FileImport definition allowing to specify source.
  • Method Details

    • withSource

      Specifies the source property: The source for the data in the file..
      Parameters:
      source - The source for the data in the file.
      Returns:
      the next definition stage.