Uses of Class
com.azure.resourcemanager.mediaservices.models.StreamingLocatorContentKey
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of StreamingLocatorContentKey in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionListContentKeysResponseInner.contentKeys()
Get the contentKeys property: ContentKeys used by current Streaming Locator.StreamingLocatorInner.contentKeys()
Get the contentKeys property: The ContentKeys used by this Streaming Locator.StreamingLocatorProperties.contentKeys()
Get the contentKeys property: The ContentKeys used by this Streaming Locator.Modifier and TypeMethodDescriptionListContentKeysResponseInner.withContentKeys
(List<StreamingLocatorContentKey> contentKeys) Set the contentKeys property: ContentKeys used by current Streaming Locator.StreamingLocatorInner.withContentKeys
(List<StreamingLocatorContentKey> contentKeys) Set the contentKeys property: The ContentKeys used by this Streaming Locator.StreamingLocatorProperties.withContentKeys
(List<StreamingLocatorContentKey> contentKeys) Set the contentKeys property: The ContentKeys used by this Streaming Locator. -
Uses of StreamingLocatorContentKey in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionSet the id property: ID of Content Key.StreamingLocatorContentKey.withLabelReferenceInStreamingPolicy
(String labelReferenceInStreamingPolicy) Set the labelReferenceInStreamingPolicy property: Label of Content Key as specified in the Streaming Policy.Set the value property: Value of Content Key.Modifier and TypeMethodDescriptionListContentKeysResponse.contentKeys()
Gets the contentKeys property: ContentKeys used by current Streaming Locator.StreamingLocator.contentKeys()
Gets the contentKeys property: The ContentKeys used by this Streaming Locator.Modifier and TypeMethodDescriptionStreamingLocator.DefinitionStages.WithContentKeys.withContentKeys
(List<StreamingLocatorContentKey> contentKeys) Specifies the contentKeys property: The ContentKeys used by this Streaming Locator..