Uses of Class
com.azure.resourcemanager.mediaservices.models.JobOutput
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of JobOutput in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionJobInner.outputs()
Get the outputs property: The outputs for the Job.JobProperties.outputs()
Get the outputs property: The outputs for the Job.Modifier and TypeMethodDescriptionJobInner.withOutputs
(List<JobOutput> outputs) Set the outputs property: The outputs for the Job.JobProperties.withOutputs
(List<JobOutput> outputs) Set the outputs property: The outputs for the Job. -
Uses of JobOutput in com.azure.resourcemanager.mediaservices.models
Modifier and TypeClassDescriptionfinal class
Represents an Asset used as a JobOutput.Modifier and TypeMethodDescriptionSet the label property: A label that is assigned to a JobOutput in order to help uniquely identify it.JobOutput.withPresetOverride
(Preset presetOverride) Set the presetOverride property: A preset used to override the preset in the corresponding transform output.Modifier and TypeMethodDescriptionJob.outputs()
Gets the outputs property: The outputs for the Job.Modifier and TypeMethodDescriptionJob.DefinitionStages.WithOutputs.withOutputs
(List<JobOutput> outputs) Specifies the outputs property: The outputs for the Job..Job.UpdateStages.WithOutputs.withOutputs
(List<JobOutput> outputs) Specifies the outputs property: The outputs for the Job..