Interface JobDefinition.Update
- All Superinterfaces:
JobDefinition.UpdateStages.WithAgentName,JobDefinition.UpdateStages.WithCopyMode,JobDefinition.UpdateStages.WithDescription
- Enclosing interface:
JobDefinition
public static interface JobDefinition.Update
extends JobDefinition.UpdateStages.WithDescription, JobDefinition.UpdateStages.WithCopyMode, JobDefinition.UpdateStages.WithAgentName
The template for JobDefinition update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.storagemover.models.JobDefinition.UpdateStages.WithAgentName
withAgentNameMethods inherited from interface com.azure.resourcemanager.storagemover.models.JobDefinition.UpdateStages.WithCopyMode
withCopyModeMethods inherited from interface com.azure.resourcemanager.storagemover.models.JobDefinition.UpdateStages.WithDescription
withDescription
-
Method Details
-
apply
JobDefinition apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-