| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateMergeParameters |
CertificateMergeParameters.withCertificateAttributes(CertificateAttributes certificateAttributes)
Set the certificateAttributes value.
|
CertificateMergeParameters |
CertificateMergeParameters.withTags(Map<String,String> tags)
Set the tags value.
|
CertificateMergeParameters |
CertificateMergeParameters.withX509Certificates(List<byte[]> x509Certificates)
Set the x509Certificates value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/