Interface FileImport.DefinitionStages.WithImportFile

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

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

    • withImportFile

      Specifies the importFile property: Represents the imported file..
      Parameters:
      importFile - Represents the imported file.
      Returns:
      the next definition stage.