Uses of Interface
com.google.cloud.gkebackup.v1.EncryptionKeyOrBuilder
-
Packages that use EncryptionKeyOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of EncryptionKeyOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement EncryptionKeyOrBuilder Modifier and Type Class Description classEncryptionKeyDefined a customer managed encryption key that will be used to encrypt Backup artifacts.static classEncryptionKey.BuilderDefined a customer managed encryption key that will be used to encrypt Backup artifacts.Methods in com.google.cloud.gkebackup.v1 that return EncryptionKeyOrBuilder Modifier and Type Method Description EncryptionKeyOrBuilderBackup.Builder. getEncryptionKeyOrBuilder()Output only.EncryptionKeyOrBuilderBackup. getEncryptionKeyOrBuilder()Output only.EncryptionKeyOrBuilderBackupOrBuilder. getEncryptionKeyOrBuilder()Output only.EncryptionKeyOrBuilderBackupPlan.BackupConfig.Builder. getEncryptionKeyOrBuilder()This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan.EncryptionKeyOrBuilderBackupPlan.BackupConfig. getEncryptionKeyOrBuilder()This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan.EncryptionKeyOrBuilderBackupPlan.BackupConfigOrBuilder. getEncryptionKeyOrBuilder()This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan.
-