Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.LiveEventInner
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 LiveEventInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionLiveEventsClient.create
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Create Live EventLiveEventsClient.create
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, Boolean autoStart, com.azure.core.util.Context context) Create Live EventGet Live EventLiveEventsClient.operationLocation
(String resourceGroupName, String accountName, String liveEventName, String operationId) Get operation status.LiveEventsClient.update
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Updates settings on an existing live event.LiveEventsClient.update
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, com.azure.core.util.Context context) Updates settings on an existing live event.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginCreate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Create Live Eventcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginCreate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Create Live Eventcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginCreate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, Boolean autoStart, com.azure.core.util.Context context) Create Live Eventcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginCreate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, Boolean autoStart, com.azure.core.util.Context context) Create Live Eventcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginUpdate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Updates settings on an existing live event.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginUpdate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Updates settings on an existing live event.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginUpdate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, com.azure.core.util.Context context) Updates settings on an existing live event.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginUpdate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, com.azure.core.util.Context context) Updates settings on an existing live event.com.azure.core.http.rest.Response<LiveEventInner>
LiveEventsClient.getWithResponse
(String resourceGroupName, String accountName, String liveEventName, com.azure.core.util.Context context) Get Live Eventcom.azure.core.http.rest.PagedIterable<LiveEventInner>
List live eventscom.azure.core.http.rest.PagedIterable<LiveEventInner>
LiveEventsClient.list
(String resourceGroupName, String accountName, com.azure.core.util.Context context) List live eventscom.azure.core.http.rest.Response<LiveEventInner>
LiveEventsClient.operationLocationWithResponse
(String resourceGroupName, String accountName, String liveEventName, String operationId, com.azure.core.util.Context context) Get operation status.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginCreate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Create Live Eventcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginCreate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, Boolean autoStart, com.azure.core.util.Context context) Create Live Eventcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginUpdate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Updates settings on an existing live event.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<LiveEventInner>,
LiveEventInner> LiveEventsClient.beginUpdate
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, com.azure.core.util.Context context) Updates settings on an existing live event.LiveEventsClient.create
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Create Live EventLiveEventsClient.create
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, Boolean autoStart, com.azure.core.util.Context context) Create Live EventLiveEventsClient.update
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters) Updates settings on an existing live event.LiveEventsClient.update
(String resourceGroupName, String accountName, String liveEventName, LiveEventInner parameters, com.azure.core.util.Context context) Updates settings on an existing live event. -
Uses of LiveEventInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionLiveEventInner.withCrossSiteAccessPolicies
(CrossSiteAccessPolicies crossSiteAccessPolicies) Set the crossSiteAccessPolicies property: Live event cross site access policies.LiveEventInner.withDescription
(String description) Set the description property: A description for the live event.LiveEventInner.withEncoding
(LiveEventEncoding encoding) Set the encoding property: Encoding settings for the live event.LiveEventInner.withHostnamePrefix
(String hostnamePrefix) Set the hostnamePrefix property: When useStaticHostname is set to true, the hostnamePrefix specifies the first part of the hostname assigned to the live event preview and ingest endpoints.LiveEventInner.withInput
(LiveEventInput input) Set the input property: Live event input settings.LiveEventInner.withLocation
(String location) LiveEventInner.withPreview
(LiveEventPreview preview) Set the preview property: Live event preview settings.LiveEventInner.withStreamOptions
(List<StreamOptionsFlag> streamOptions) Set the streamOptions property: The options to use for the LiveEvent.LiveEventInner.withTranscriptions
(List<LiveEventTranscription> transcriptions) Set the transcriptions property: Live transcription settings for the live event.LiveEventInner.withUseStaticHostname
(Boolean useStaticHostname) Set the useStaticHostname property: Specifies whether a static hostname would be assigned to the live event preview and ingest endpoints. -
Uses of LiveEventInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEvent.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.LiveEventInner object.Modifier and TypeMethodDescriptionLiveEventListResult.value()
Get the value property: The result of the List Live Event operation.Modifier and TypeMethodDescriptionLiveEventListResult.withValue
(List<LiveEventInner> value) Set the value property: The result of the List Live Event operation.