Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.AssetTrackOperationStatusInner
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 AssetTrackOperationStatusInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionOperationStatusesClient.get
(String resourceGroupName, String accountName, String assetName, String trackName, String operationId) Get operation status.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AssetTrackOperationStatusInner>
OperationStatusesClient.getWithResponse
(String resourceGroupName, String accountName, String assetName, String trackName, String operationId, com.azure.core.util.Context context) Get operation status. -
Uses of AssetTrackOperationStatusInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionAssetTrackOperationStatusInner.withEndTime
(OffsetDateTime endTime) Set the endTime property: Operation end time.AssetTrackOperationStatusInner.withError
(com.azure.core.management.exception.ManagementError error) Set the error property: The error detail.Set the id property: Operation resource ID.Set the name property: Operation identifier.AssetTrackOperationStatusInner.withStartTime
(OffsetDateTime startTime) Set the startTime property: Operation start time.AssetTrackOperationStatusInner.withStatus
(String status) Set the status property: Operation status. -
Uses of AssetTrackOperationStatusInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAssetTrackOperationStatus.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.AssetTrackOperationStatusInner object.