@Generated public class EncryptionSettings extends Object
| Constructor and Description |
|---|
EncryptionSettings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AzureEncryptionSettings |
getAzureEncryptionSettings() |
String |
getAzureKeyVaultKeyId() |
String |
getCustomerManagedKeyId() |
int |
hashCode() |
EncryptionSettings |
setAzureEncryptionSettings(AzureEncryptionSettings azureEncryptionSettings) |
EncryptionSettings |
setAzureKeyVaultKeyId(String azureKeyVaultKeyId) |
EncryptionSettings |
setCustomerManagedKeyId(String customerManagedKeyId) |
String |
toString() |
public EncryptionSettings setAzureEncryptionSettings(AzureEncryptionSettings azureEncryptionSettings)
public AzureEncryptionSettings getAzureEncryptionSettings()
public EncryptionSettings setAzureKeyVaultKeyId(String azureKeyVaultKeyId)
public String getAzureKeyVaultKeyId()
public EncryptionSettings setCustomerManagedKeyId(String customerManagedKeyId)
public String getCustomerManagedKeyId()
Copyright © 2026. All rights reserved.