Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
CreateBackupEncryptionConfig |
CreateBackupEncryptionConfig.clone() |
CreateBackupEncryptionConfig |
BackupSchedule.getEncryptionConfig()
Optional.
|
CreateBackupEncryptionConfig |
CreateBackupEncryptionConfig.set(String fieldName,
Object value) |
CreateBackupEncryptionConfig |
CreateBackupEncryptionConfig.setEncryptionType(String encryptionType)
Required.
|
CreateBackupEncryptionConfig |
CreateBackupEncryptionConfig.setKmsKeyName(String kmsKeyName)
Optional.
|
CreateBackupEncryptionConfig |
CreateBackupEncryptionConfig.setKmsKeyNames(List<String> kmsKeyNames)
Optional.
|
Modifier and Type | Method and Description |
---|---|
BackupSchedule |
BackupSchedule.setEncryptionConfig(CreateBackupEncryptionConfig encryptionConfig)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.