Uses of Interface
com.azure.resourcemanager.mediaservices.models.AsyncOperationResult
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of AsyncOperationResult in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionLiveEvents.asyncOperation
(String resourceGroupName, String accountName, String operationId) Get operation status.LiveOutputs.asyncOperation
(String resourceGroupName, String accountName, String operationId) Get operation status.StreamingEndpoints.asyncOperation
(String resourceGroupName, String accountName, String operationId) Get operation status.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AsyncOperationResult>
LiveEvents.asyncOperationWithResponse
(String resourceGroupName, String accountName, String operationId, com.azure.core.util.Context context) Get operation status.com.azure.core.http.rest.Response<AsyncOperationResult>
LiveOutputs.asyncOperationWithResponse
(String resourceGroupName, String accountName, String operationId, com.azure.core.util.Context context) Get operation status.com.azure.core.http.rest.Response<AsyncOperationResult>
StreamingEndpoints.asyncOperationWithResponse
(String resourceGroupName, String accountName, String operationId, com.azure.core.util.Context context) Get operation status.