Uses of Interface
com.azure.resourcemanager.mediaservices.models.LiveOutput
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of LiveOutput in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveOutput.DefinitionStages.WithCreate.create()
Executes the create request.LiveOutput.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.LiveOutputs.get
(String resourceGroupName, String accountName, String liveEventName, String liveOutputName) Get Live OutputGet Live OutputLiveOutputs.operationLocation
(String resourceGroupName, String accountName, String liveEventName, String liveOutputName, String operationId) Get operation status.LiveOutput.refresh()
Refreshes the resource to sync with Azure.LiveOutput.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<LiveOutput>
LiveOutputs.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get Live Outputcom.azure.core.http.rest.Response<LiveOutput>
LiveOutputs.getWithResponse
(String resourceGroupName, String accountName, String liveEventName, String liveOutputName, com.azure.core.util.Context context) Get Live Outputcom.azure.core.http.rest.PagedIterable<LiveOutput>
List Live Outputscom.azure.core.http.rest.PagedIterable<LiveOutput>
LiveOutputs.list
(String resourceGroupName, String accountName, String liveEventName, com.azure.core.util.Context context) List Live Outputscom.azure.core.http.rest.Response<LiveOutput>
LiveOutputs.operationLocationWithResponse
(String resourceGroupName, String accountName, String liveEventName, String liveOutputName, String operationId, com.azure.core.util.Context context) Get operation status.