@Generated public class AzureEncryptionSettings extends Object
| Constructor and Description |
|---|
AzureEncryptionSettings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAzureCmkAccessConnectorId() |
String |
getAzureCmkManagedIdentityId() |
String |
getAzureTenantId() |
int |
hashCode() |
AzureEncryptionSettings |
setAzureCmkAccessConnectorId(String azureCmkAccessConnectorId) |
AzureEncryptionSettings |
setAzureCmkManagedIdentityId(String azureCmkManagedIdentityId) |
AzureEncryptionSettings |
setAzureTenantId(String azureTenantId) |
String |
toString() |
public AzureEncryptionSettings setAzureCmkAccessConnectorId(String azureCmkAccessConnectorId)
public String getAzureCmkAccessConnectorId()
public AzureEncryptionSettings setAzureCmkManagedIdentityId(String azureCmkManagedIdentityId)
public String getAzureCmkManagedIdentityId()
public AzureEncryptionSettings setAzureTenantId(String azureTenantId)
public String getAzureTenantId()
Copyright © 2026. All rights reserved.