Uses of Interface
com.azure.resourcemanager.mediaservices.models.Transform.Update
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of Transform.Update in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionTransform.update()
Begins update for the Transform resource.Transform.UpdateStages.WithDescription.withDescription
(String description) Specifies the description property: An optional verbose description of the Transform..Transform.UpdateStages.WithOutputs.withOutputs
(List<TransformOutput> outputs) Specifies the outputs property: An array of one or more TransformOutputs that the Transform should generate..