| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectStorageJobExecutionResultDetails
The details of the job execution result stored in Object Storage.
|
| Modifier and Type | Method and Description |
|---|---|
JobExecutionResultDetails |
JobExecution.getResultDetails() |
| Modifier and Type | Method and Description |
|---|---|
JobExecution.Builder |
JobExecution.Builder.resultDetails(JobExecutionResultDetails resultDetails) |
| Constructor and Description |
|---|
JobExecution(String id,
String name,
String compartmentId,
String managedDatabaseGroupId,
String managedDatabaseId,
String managedDatabaseName,
String jobId,
String jobName,
String jobRunId,
JobExecution.Status status,
String errorMessage,
JobExecutionResultDetails resultDetails,
Date timeCreated,
Date timeCompleted)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.