Interface CreateDataSetImportTaskResponse.Builder

    • Method Detail

      • taskId

        CreateDataSetImportTaskResponse.Builder taskId​(String taskId)

        The task identifier. This operation is asynchronous. Use this identifier with the GetDataSetImportTask operation to obtain the status of this task.

        Parameters:
        taskId - The task identifier. This operation is asynchronous. Use this identifier with the GetDataSetImportTask operation to obtain the status of this task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.