Uses of Class
com.azure.resourcemanager.dataprotection.models.OperationResultsGetHeaders
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of OperationResultsGetHeaders in com.azure.resourcemanager.dataprotection.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, OperationJobExtendedInfoInner value, OperationResultsGetHeaders headers) Creates an instance of OperationResultsGetResponse.