| Modifier and Type | Class and Description |
|---|---|
class |
EncryptionConfig
EncryptionConfig describes the encryption config of a cluster or a backup
that is encrypted with a CMEK (customer-managed encryption key).
|
static class |
EncryptionConfig.Builder
EncryptionConfig describes the encryption config of a cluster or a backup
that is encrypted with a CMEK (customer-managed encryption key).
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfigOrBuilder |
BackupOrBuilder.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
Backup.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
Backup.Builder.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
Cluster.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
Cluster.Builder.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
AutomatedBackupPolicy.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
AutomatedBackupPolicy.Builder.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
AutomatedBackupPolicyOrBuilder.getEncryptionConfigOrBuilder()
Optional.
|
EncryptionConfigOrBuilder |
ContinuousBackupConfigOrBuilder.getEncryptionConfigOrBuilder()
The encryption config can be specified to encrypt the
backups with a customer-managed encryption key (CMEK).
|
EncryptionConfigOrBuilder |
ContinuousBackupConfig.getEncryptionConfigOrBuilder()
The encryption config can be specified to encrypt the
backups with a customer-managed encryption key (CMEK).
|
EncryptionConfigOrBuilder |
ContinuousBackupConfig.Builder.getEncryptionConfigOrBuilder()
The encryption config can be specified to encrypt the
backups with a customer-managed encryption key (CMEK).
|
EncryptionConfigOrBuilder |
ClusterOrBuilder.getEncryptionConfigOrBuilder()
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.