| Modifier and Type | Method and Description |
|---|---|
KeyVaultAndKeyReference |
EncryptionSettings.keyEncryptionKey()
Get the keyEncryptionKey value.
|
KeyVaultAndKeyReference |
KeyVaultAndKeyReference.withKeyUrl(String keyUrl)
Set the keyUrl value.
|
KeyVaultAndKeyReference |
KeyVaultAndKeyReference.withSourceVault(SourceVault sourceVault)
Set the sourceVault value.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionSettings |
EncryptionSettings.withKeyEncryptionKey(KeyVaultAndKeyReference keyEncryptionKey)
Set the keyEncryptionKey value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/