Uses of Interface
com.azure.resourcemanager.mediaservices.models.Job
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of Job in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionJob.Update.apply()
Executes the update request.Job.Update.apply
(com.azure.core.util.Context context) Executes the update request.Job.DefinitionStages.WithCreate.create()
Executes the create request.Job.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get JobGet JobJob.refresh()
Refreshes the resource to sync with Azure.Job.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Job>
Jobs.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get Jobcom.azure.core.http.rest.Response<Job>
Jobs.getWithResponse
(String resourceGroupName, String accountName, String transformName, String jobName, com.azure.core.util.Context context) Get Jobcom.azure.core.http.rest.PagedIterable<Job>
List Jobscom.azure.core.http.rest.PagedIterable<Job>
Jobs.list
(String resourceGroupName, String accountName, String transformName, String filter, String orderby, com.azure.core.util.Context context) List Jobs