Uses of Class
com.azure.resourcemanager.mediaservices.models.JobInput
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of JobInput in com.azure.resourcemanager.mediaservices.fluent.models
-
Uses of JobInput in com.azure.resourcemanager.mediaservices.models
Modifier and TypeClassDescriptionfinal class
Represents an Asset for input into a Job.class
Represents input files for a Job.final class
Represents HTTPS job input.final class
Describes a list of inputs to a Job.final class
A Sequence contains an ordered list of Clips where each clip is a JobInput.Modifier and TypeMethodDescriptionJobInputs.inputs()
Get the inputs property: List of inputs to a Job.Modifier and TypeMethodDescriptionSpecifies the input property: The inputs for the Job..Specifies the input property: The inputs for the Job..Modifier and TypeMethodDescriptionJobInputs.withInputs
(List<JobInput> inputs) Set the inputs property: List of inputs to a Job.