| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Method and Description |
|---|---|
Error |
KeyVaultError.error()
Get the error value.
|
Error |
CertificateOperation.error()
Get the error value.
|
Error |
Error.innerError()
Get the innerError value.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateOperation |
CertificateOperation.withError(Error error)
Set the error value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/