Interface Transform.Update
- All Superinterfaces:
Transform.UpdateStages.WithDescription
,Transform.UpdateStages.WithOutputs
- Enclosing interface:
- Transform
public static interface Transform.Update
extends Transform.UpdateStages.WithDescription, Transform.UpdateStages.WithOutputs
The template for Transform update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Transform.UpdateStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Transform.UpdateStages.WithOutputs
withOutputs
-
Method Details
-
apply
Transform 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.
-