Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.AsyncOperationResultInner
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 AsyncOperationResultInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionLiveEventsClient.asyncOperation
(String resourceGroupName, String accountName, String operationId) Get operation status.LiveOutputsClient.asyncOperation
(String resourceGroupName, String accountName, String operationId) Get operation status.StreamingEndpointsClient.asyncOperation
(String resourceGroupName, String accountName, String operationId) Get operation status.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AsyncOperationResultInner>
LiveEventsClient.asyncOperationWithResponse
(String resourceGroupName, String accountName, String operationId, com.azure.core.util.Context context) Get operation status.com.azure.core.http.rest.Response<AsyncOperationResultInner>
LiveOutputsClient.asyncOperationWithResponse
(String resourceGroupName, String accountName, String operationId, com.azure.core.util.Context context) Get operation status.com.azure.core.http.rest.Response<AsyncOperationResultInner>
StreamingEndpointsClient.asyncOperationWithResponse
(String resourceGroupName, String accountName, String operationId, com.azure.core.util.Context context) Get operation status. -
Uses of AsyncOperationResultInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionAsyncOperationResultInner.withError
(com.azure.core.management.exception.ManagementError error) Set the error property: The error object.Set the name property: Operation Id of the async operation.AsyncOperationResultInner.withStatus
(AsyncOperationStatus status) Set the status property: Operation status of the async operation. -
Uses of AsyncOperationResultInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAsyncOperationResult.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AsyncOperationResultInner object.