Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.AssetContainerSasInner
Package
Description
Package containing the service clients for AzureMediaServices.
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of AssetContainerSasInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionAssetsClient.listContainerSas
(String resourceGroupName, String accountName, String assetName, ListContainerSasInput parameters) List the Asset URLsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AssetContainerSasInner>
AssetsClient.listContainerSasWithResponse
(String resourceGroupName, String accountName, String assetName, ListContainerSasInput parameters, com.azure.core.util.Context context) List the Asset URLs -
Uses of AssetContainerSasInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionAssetContainerSasInner.withAssetContainerSasUrls
(List<String> assetContainerSasUrls) Set the assetContainerSasUrls property: The list of Asset container SAS URLs. -
Uses of AssetContainerSasInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAssetContainerSas.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AssetContainerSasInner object.