Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.StreamingLocatorProperties
Package
Description
Package containing the inner data models for AzureMediaServices.
-
Uses of StreamingLocatorProperties in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionStreamingLocatorProperties.withAlternativeMediaId
(String alternativeMediaId) Set the alternativeMediaId property: Alternative Media ID of this Streaming Locator.StreamingLocatorProperties.withAssetName
(String assetName) Set the assetName property: Asset Name.StreamingLocatorProperties.withContentKeys
(List<StreamingLocatorContentKey> contentKeys) Set the contentKeys property: The ContentKeys used by this Streaming Locator.StreamingLocatorProperties.withDefaultContentKeyPolicyName
(String defaultContentKeyPolicyName) Set the defaultContentKeyPolicyName property: Name of the default ContentKeyPolicy used by this Streaming Locator.StreamingLocatorProperties.withEndTime
(OffsetDateTime endTime) Set the endTime property: The end time of the Streaming Locator.StreamingLocatorProperties.withFilters
(List<String> filters) Set the filters property: A list of asset or account filters which apply to this streaming locator.StreamingLocatorProperties.withStartTime
(OffsetDateTime startTime) Set the startTime property: The start time of the Streaming Locator.StreamingLocatorProperties.withStreamingLocatorId
(UUID streamingLocatorId) Set the streamingLocatorId property: The StreamingLocatorId of the Streaming Locator.StreamingLocatorProperties.withStreamingPolicyName
(String streamingPolicyName) Set the streamingPolicyName property: Name of the Streaming Policy used by this Streaming Locator.