Uses of Interface
com.azure.resourcemanager.mediaservices.models.AssetTrack
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of AssetTrack in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAssetTrack.Update.apply()
Executes the update request.AssetTrack.Update.apply
(com.azure.core.util.Context context) Executes the update request.AssetTrack.DefinitionStages.WithCreate.create()
Executes the create request.AssetTrack.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.OperationResults.get
(String resourceGroupName, String accountName, String assetName, String trackName, String operationId) Get operation result.Get a TrackGet a TrackAssetTrack.refresh()
Refreshes the resource to sync with Azure.AssetTrack.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AssetTrack>
Tracks.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get a Trackcom.azure.core.http.rest.Response<AssetTrack>
OperationResults.getWithResponse
(String resourceGroupName, String accountName, String assetName, String trackName, String operationId, com.azure.core.util.Context context) Get operation result.com.azure.core.http.rest.Response<AssetTrack>
Tracks.getWithResponse
(String resourceGroupName, String accountName, String assetName, String trackName, com.azure.core.util.Context context) Get a Trackcom.azure.core.http.rest.PagedIterable<AssetTrack>
List Tracks in the Assetcom.azure.core.http.rest.PagedIterable<AssetTrack>
Tracks.list
(String resourceGroupName, String accountName, String assetName, com.azure.core.util.Context context) List Tracks in the Asset