Uses of Class
com.azure.resourcemanager.mediaservices.models.StreamingPath
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of StreamingPath in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionListPathsResponseInner.streamingPaths()
Get the streamingPaths property: Streaming Paths supported by current Streaming Locator.Modifier and TypeMethodDescriptionListPathsResponseInner.withStreamingPaths
(List<StreamingPath> streamingPaths) Set the streamingPaths property: Streaming Paths supported by current Streaming Locator. -
Uses of StreamingPath in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionStreamingPath.withEncryptionScheme
(EncryptionScheme encryptionScheme) Set the encryptionScheme property: Encryption scheme.Set the paths property: Streaming paths for each protocol and encryptionScheme pair.StreamingPath.withStreamingProtocol
(StreamingPolicyStreamingProtocol streamingProtocol) Set the streamingProtocol property: Streaming protocol.Modifier and TypeMethodDescriptionListPathsResponse.streamingPaths()
Gets the streamingPaths property: Streaming Paths supported by current Streaming Locator.