Uses of Class
com.azure.resourcemanager.dataprotection.models.BackupVaultOperationResultsGetHeaders
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of BackupVaultOperationResultsGetHeaders in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionBackupVaultOperationResultsGetHeaders.withAzureAsyncOperation
(String azureAsyncOperation) Set the azureAsyncOperation property: The Azure-AsyncOperation property.BackupVaultOperationResultsGetHeaders.withLocation
(String location) Set the location property: The Location property.BackupVaultOperationResultsGetHeaders.withRetryAfter
(Integer retryAfter) Set the retryAfter property: The Retry-After property.ModifierConstructorDescriptionBackupVaultOperationResultsGetResponse
(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, BackupVaultResourceInner value, BackupVaultOperationResultsGetHeaders headers) Creates an instance of BackupVaultOperationResultsGetResponse.