Uses of Interface
com.azure.resourcemanager.mediaservices.models.AssetContainerSas
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of AssetContainerSas in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAsset.listContainerSas
(ListContainerSasInput parameters) List the Asset URLsAssets.listContainerSas
(String resourceGroupName, String accountName, String assetName, ListContainerSasInput parameters) List the Asset URLsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AssetContainerSas>
Asset.listContainerSasWithResponse
(ListContainerSasInput parameters, com.azure.core.util.Context context) List the Asset URLscom.azure.core.http.rest.Response<AssetContainerSas>
Assets.listContainerSasWithResponse
(String resourceGroupName, String accountName, String assetName, ListContainerSasInput parameters, com.azure.core.util.Context context) List the Asset URLs