Interface CreateBatchLoadTaskResponse.Builder

    • Method Detail

      • taskId

        CreateBatchLoadTaskResponse.Builder taskId​(String taskId)

        The ID of the batch load task.

        Parameters:
        taskId - The ID of the batch load task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.