Uses of Class
com.azure.resourcemanager.dataprotection.models.JobSubTask
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of JobSubTask in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionJobSubTask.withAdditionalDetails
(Map<String, String> additionalDetails) Set the additionalDetails property: Additional details of Sub Tasks.JobSubTask.withTaskId
(int taskId) Set the taskId property: Task Id of the Sub Task.JobSubTask.withTaskName
(String taskName) Set the taskName property: Name of the Sub Task.JobSubTask.withTaskStatus
(String taskStatus) Set the taskStatus property: Status of the Sub Task.Modifier and TypeMethodDescriptionJobExtendedInfo.subTasks()
Get the subTasks property: List of Sub Tasks of the job.