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