Uses of Class
com.azure.resourcemanager.mediaservices.models.LiveEventEndpoint
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveEventEndpoint in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEventEndpoint.withProtocol
(String protocol) Set the protocol property: The endpoint protocol.Set the url property: The endpoint URL.Modifier and TypeMethodDescriptionLiveEventInput.endpoints()
Get the endpoints property: The input endpoints for the live event.LiveEventPreview.endpoints()
Get the endpoints property: The endpoints for preview.Modifier and TypeMethodDescriptionLiveEventInput.withEndpoints
(List<LiveEventEndpoint> endpoints) Set the endpoints property: The input endpoints for the live event.LiveEventPreview.withEndpoints
(List<LiveEventEndpoint> endpoints) Set the endpoints property: The endpoints for preview.