Interface ImportDataFormat.Builder

  • Method Details

    • importDataType

      ImportDataFormat.Builder importDataType(String importDataType)

      The type of file that would be passed as an input for the address list import job.

      Parameters:
      importDataType - The type of file that would be passed as an input for the address list import job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • importDataType

      ImportDataFormat.Builder importDataType(ImportDataType importDataType)

      The type of file that would be passed as an input for the address list import job.

      Parameters:
      importDataType - The type of file that would be passed as an input for the address list import job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: