Interface Job.Definition
- All Superinterfaces:
Job.DefinitionStages.Blank
,Job.DefinitionStages.WithCorrelationData
,Job.DefinitionStages.WithCreate
,Job.DefinitionStages.WithDescription
,Job.DefinitionStages.WithInput
,Job.DefinitionStages.WithOutputs
,Job.DefinitionStages.WithParentResource
,Job.DefinitionStages.WithPriority
- Enclosing interface:
- Job
public static interface Job.Definition
extends Job.DefinitionStages.Blank, Job.DefinitionStages.WithParentResource, Job.DefinitionStages.WithCreate
The entirety of the Job definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Job.DefinitionStages.WithCorrelationData
withCorrelationData
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Job.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Job.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Job.DefinitionStages.WithInput
withInput
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Job.DefinitionStages.WithOutputs
withOutputs
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Job.DefinitionStages.WithParentResource
withExistingTransform
Methods inherited from interface com.azure.resourcemanager.mediaservices.models.Job.DefinitionStages.WithPriority
withPriority