Interface Agent.Update
- All Superinterfaces:
Agent.UpdateStages.WithDescription,Agent.UpdateStages.WithUploadLimitSchedule
- Enclosing interface:
Agent
public static interface Agent.Update
extends Agent.UpdateStages.WithDescription, Agent.UpdateStages.WithUploadLimitSchedule
The template for Agent update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.storagemover.models.Agent.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.storagemover.models.Agent.UpdateStages.WithUploadLimitSchedule
withUploadLimitSchedule
-
Method Details
-
apply
Agent 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.
-