Uses of Interface
com.azure.resourcemanager.mediaservices.models.LiveEventStatus
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveEventStatus in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<LiveEventStatus>
LiveEvent.listGetStatus()
Get status of one live eventcom.azure.core.http.rest.PagedIterable<LiveEventStatus>
LiveEvent.listGetStatus
(com.azure.core.util.Context context) Get status of one live eventcom.azure.core.http.rest.PagedIterable<LiveEventStatus>
LiveEvents.listGetStatus
(String resourceGroupName, String accountName, String liveEventName) Get status of one live eventcom.azure.core.http.rest.PagedIterable<LiveEventStatus>
LiveEvents.listGetStatus
(String resourceGroupName, String accountName, String liveEventName, com.azure.core.util.Context context) Get status of one live event