Uses of Class
com.azure.resourcemanager.mediaservices.models.OperationResultsGetHeaders
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of OperationResultsGetHeaders in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionOperationResultsGetHeaders.withAzureAsyncOperation
(String azureAsyncOperation) Set the azureAsyncOperation property: The Azure-AsyncOperation property.OperationResultsGetHeaders.withLocation
(String location) Set the location property: The Location property.OperationResultsGetHeaders.withRetryAfter
(Integer retryAfter) Set the retryAfter property: The Retry-After property.ModifierConstructorDescriptionOperationResultsGetResponse
(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, AssetTrackInner value, OperationResultsGetHeaders headers) Creates an instance of OperationResultsGetResponse.