AzureWorkloadJob |
AzureWorkloadJob.withActionsInfo(List<JobSupportedAction> actionsInfo) |
Set the actionsInfo property: Gets or sets the state/actions applicable on this job like cancel/retry.
|
AzureWorkloadJob |
AzureWorkloadJob.withActivityId(String activityId) |
Set the activityId property: ActivityId of job.
|
AzureWorkloadJob |
AzureWorkloadJob.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Backup management type to execute the current job.
|
AzureWorkloadJob |
AzureWorkloadJob.withDuration(Duration duration) |
Set the duration property: Time elapsed during the execution of this job.
|
AzureWorkloadJob |
AzureWorkloadJob.withEndTime(OffsetDateTime endTime) |
Set the endTime property: The end time.
|
AzureWorkloadJob |
AzureWorkloadJob.withEntityFriendlyName(String entityFriendlyName) |
Set the entityFriendlyName property: Friendly name of the entity on which the current job is executing.
|
AzureWorkloadJob |
AzureWorkloadJob.withErrorDetails(List<AzureWorkloadErrorInfo> errorDetails) |
Set the errorDetails property: Error details on execution of this job.
|
AzureWorkloadJob |
AzureWorkloadJob.withExtendedInfo(AzureWorkloadJobExtendedInfo extendedInfo) |
Set the extendedInfo property: Additional information about the job.
|
AzureWorkloadJob |
AzureWorkloadJob.withOperation(String operation) |
Set the operation property: The operation name.
|
AzureWorkloadJob |
AzureWorkloadJob.withStartTime(OffsetDateTime startTime) |
Set the startTime property: The start time.
|
AzureWorkloadJob |
AzureWorkloadJob.withStatus(String status) |
Set the status property: Job status.
|
AzureWorkloadJob |
AzureWorkloadJob.withWorkloadType(String workloadType) |
Set the workloadType property: Workload type of the job.
|