Uses of Interface
com.azure.resourcemanager.mediaservices.models.Asset
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of Asset in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAsset.Update.apply()
Executes the update request.Asset.Update.apply
(com.azure.core.util.Context context) Executes the update request.Asset.DefinitionStages.WithCreate.create()
Executes the create request.Asset.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get an AssetGet an AssetAsset.refresh()
Refreshes the resource to sync with Azure.Asset.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Asset>
Assets.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get an Assetcom.azure.core.http.rest.Response<Asset>
Assets.getWithResponse
(String resourceGroupName, String accountName, String assetName, com.azure.core.util.Context context) Get an Assetcom.azure.core.http.rest.PagedIterable<Asset>
List Assetscom.azure.core.http.rest.PagedIterable<Asset>
Assets.list
(String resourceGroupName, String accountName, String filter, Integer top, String orderby, com.azure.core.util.Context context) List Assets