public class EncryptionConfig extends Object
| Constructor and Description |
|---|
EncryptionConfig() |
| Modifier and Type | Method and Description |
|---|---|
KeyVaultMetaInfo |
keyVaultMetaInfo()
Get the keyVaultMetaInfo value.
|
EncryptionConfigType |
type()
Get the type value.
|
EncryptionConfig |
withKeyVaultMetaInfo(KeyVaultMetaInfo keyVaultMetaInfo)
Set the keyVaultMetaInfo value.
|
EncryptionConfig |
withType(EncryptionConfigType type)
Set the type value.
|
public EncryptionConfigType type()
public EncryptionConfig withType(EncryptionConfigType type)
type - the type value to setpublic KeyVaultMetaInfo keyVaultMetaInfo()
public EncryptionConfig withKeyVaultMetaInfo(KeyVaultMetaInfo keyVaultMetaInfo)
keyVaultMetaInfo - the keyVaultMetaInfo value to setCopyright © 2019. All rights reserved.