Uses of Interface
com.azure.resourcemanager.mediaservices.models.LiveEvent
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveEvent in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEvent.Update.apply()
Executes the update request.LiveEvent.Update.apply
(com.azure.core.util.Context context) Executes the update request.LiveEvent.DefinitionStages.WithCreate.create()
Executes the create request.LiveEvent.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get Live EventGet Live EventLiveEvents.operationLocation
(String resourceGroupName, String accountName, String liveEventName, String operationId) Get operation status.LiveEvent.refresh()
Refreshes the resource to sync with Azure.LiveEvent.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<LiveEvent>
LiveEvents.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get Live Eventcom.azure.core.http.rest.Response<LiveEvent>
LiveEvents.getWithResponse
(String resourceGroupName, String accountName, String liveEventName, com.azure.core.util.Context context) Get Live Eventcom.azure.core.http.rest.PagedIterable<LiveEvent>
List live eventscom.azure.core.http.rest.PagedIterable<LiveEvent>
List live eventscom.azure.core.http.rest.Response<LiveEvent>
LiveEvents.operationLocationWithResponse
(String resourceGroupName, String accountName, String liveEventName, String operationId, com.azure.core.util.Context context) Get operation status.