IBMCompositeJob.update_name#

IBMCompositeJob.update_name(name)[source]#

Update the name associated with this job.

Note

This method blocks until all sub-jobs are submitted.

Parameters:

name (str) – The new name for this job.

Return type:

str

Returns:

The new name associated with this job.

Raises: