AzureStorageJob |
AzureStorageJob.withActionsInfo(List<JobSupportedAction> actionsInfo) |
Set the actionsInfo property: Gets or sets the state/actions applicable on this job like cancel/retry.
|
AzureStorageJob |
AzureStorageJob.withActivityId(String activityId) |
Set the activityId property: ActivityId of job.
|
AzureStorageJob |
AzureStorageJob.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Backup management type to execute the current job.
|
AzureStorageJob |
AzureStorageJob.withDuration(Duration duration) |
Set the duration property: Time elapsed during the execution of this job.
|
AzureStorageJob |
AzureStorageJob.withEndTime(OffsetDateTime endTime) |
Set the endTime property: The end time.
|
AzureStorageJob |
AzureStorageJob.withEntityFriendlyName(String entityFriendlyName) |
Set the entityFriendlyName property: Friendly name of the entity on which the current job is executing.
|
AzureStorageJob |
AzureStorageJob.withErrorDetails(List<AzureStorageErrorInfo> errorDetails) |
Set the errorDetails property: Error details on execution of this job.
|
AzureStorageJob |
AzureStorageJob.withExtendedInfo(AzureStorageJobExtendedInfo extendedInfo) |
Set the extendedInfo property: Additional information about the job.
|
AzureStorageJob |
AzureStorageJob.withIsUserTriggered(Boolean isUserTriggered) |
Set the isUserTriggered property: Indicated that whether the job is adhoc(true) or scheduled(false).
|
AzureStorageJob |
AzureStorageJob.withOperation(String operation) |
Set the operation property: The operation name.
|
AzureStorageJob |
AzureStorageJob.withStartTime(OffsetDateTime startTime) |
Set the startTime property: The start time.
|
AzureStorageJob |
AzureStorageJob.withStatus(String status) |
Set the status property: Job status.
|
AzureStorageJob |
AzureStorageJob.withStorageAccountName(String storageAccountName) |
Set the storageAccountName property: Specifies friendly name of the storage account.
|
AzureStorageJob |
AzureStorageJob.withStorageAccountVersion(String storageAccountVersion) |
Set the storageAccountVersion property: Specifies whether the Storage account is a Classic or an Azure Resource
Manager Storage account.
|