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