Interface StartImportTaskResponse.Builder

    • Method Detail

      • task

        StartImportTaskResponse.Builder task​(ImportTask task)

        An array of information related to the import task request including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.

        Parameters:
        task - An array of information related to the import task request including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
        Returns:
        Returns a reference to this object so that method calls can be chained together.