| Modifier and Type | Method and Description |
|---|---|
VaultCertificate |
VaultCertificate.withCertificateStore(String certificateStore)
Set the certificateStore value.
|
VaultCertificate |
VaultCertificate.withCertificateUrl(String certificateUrl)
Set the certificateUrl value.
|
| Modifier and Type | Method and Description |
|---|---|
List<VaultCertificate> |
VaultSecretGroup.vaultCertificates()
Get the vaultCertificates value.
|
| Modifier and Type | Method and Description |
|---|---|
VaultSecretGroup |
VaultSecretGroup.withVaultCertificates(List<VaultCertificate> vaultCertificates)
Set the vaultCertificates value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/