| Package | Description |
|---|---|
| com.microsoft.azure.keyvault |
This package contains the classes for KeyVaultClientBase.
|
| com.microsoft.azure.keyvault.implementation |
This package contains the classes for KeyVaultClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyVaultClient
Class for Key Vault Client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyVaultClientCustomImpl
Implementation of Key Vault Custom Client to maintain backwards compatibility.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultClientBaseImpl |
KeyVaultClientBaseImpl.withAcceptLanguage(String acceptLanguage)
Sets Gets or sets the preferred language for the response.
|
KeyVaultClientBaseImpl |
KeyVaultClientBaseImpl.withGenerateClientRequestId(boolean generateClientRequestId)
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
|
KeyVaultClientBaseImpl |
KeyVaultClientBaseImpl.withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/