| static JobRunSummary.Builder | JobRunSummary. builder() | Create a new builder. | 
| JobRunSummary.Builder | JobRunSummary.Builder. compartmentId(String compartmentId) | The OCID  of the
compartment in which the parent job resides. | 
| JobRunSummary.Builder | JobRunSummary.Builder. copy(JobRunSummary model) |  | 
| JobRunSummary.Builder | JobRunSummary.Builder. id(String id) | The identifier of the job run. | 
| JobRunSummary.Builder | JobRunSummary.Builder. jobId(String jobId) | The OCID  of the
parent job. | 
| JobRunSummary.Builder | JobRunSummary.Builder. jobName(String jobName) | The name of the parent job. | 
| JobRunSummary.Builder | JobRunSummary.Builder. managedDatabaseGroupId(String managedDatabaseGroupId) | The OCID  of the
Managed Database Group where the parent job has to be executed. | 
| JobRunSummary.Builder | JobRunSummary.Builder. managedDatabaseId(String managedDatabaseId) | The OCID  of the
Managed Database where the parent job has to be executed. | 
| JobRunSummary.Builder | JobRunSummary.Builder. name(String name) | The name of the job run. | 
| JobRunSummary.Builder | JobRunSummary.Builder. runStatus(JobRun.RunStatus runStatus) | The status of the job run. | 
| JobRunSummary.Builder | JobRunSummary.Builder. timeSubmitted(Date timeSubmitted) | The date and time when the job run was submitted. | 
| JobRunSummary.Builder | JobRunSummary.Builder. timeUpdated(Date timeUpdated) | The date and time when the job run was last updated. | 
| JobRunSummary.Builder | JobRunSummary. toBuilder() |  |