Uses of Class
com.google.cloud.gkebackup.v1.EncryptionKey
-
Packages that use EncryptionKey Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of EncryptionKey in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return EncryptionKey Modifier and Type Method Description EncryptionKeyEncryptionKey.Builder. build()EncryptionKeyEncryptionKey.Builder. buildPartial()static EncryptionKeyEncryptionKey. getDefaultInstance()EncryptionKeyEncryptionKey.Builder. getDefaultInstanceForType()EncryptionKeyEncryptionKey. getDefaultInstanceForType()EncryptionKeyBackup.Builder. getEncryptionKey()Output only.EncryptionKeyBackup. getEncryptionKey()Output only.EncryptionKeyBackupOrBuilder. getEncryptionKey()Output only.EncryptionKeyBackupPlan.BackupConfig.Builder. getEncryptionKey()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.EncryptionKeyBackupPlan.BackupConfig. getEncryptionKey()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.EncryptionKeyBackupPlan.BackupConfigOrBuilder. getEncryptionKey()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.static EncryptionKeyEncryptionKey. parseDelimitedFrom(InputStream input)static EncryptionKeyEncryptionKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptionKeyEncryptionKey. parseFrom(byte[] data)static EncryptionKeyEncryptionKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptionKeyEncryptionKey. parseFrom(com.google.protobuf.ByteString data)static EncryptionKeyEncryptionKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptionKeyEncryptionKey. parseFrom(com.google.protobuf.CodedInputStream input)static EncryptionKeyEncryptionKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptionKeyEncryptionKey. parseFrom(InputStream input)static EncryptionKeyEncryptionKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EncryptionKeyEncryptionKey. parseFrom(ByteBuffer data)static EncryptionKeyEncryptionKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type EncryptionKey Modifier and Type Method Description com.google.protobuf.Parser<EncryptionKey>EncryptionKey. getParserForType()static com.google.protobuf.Parser<EncryptionKey>EncryptionKey. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type EncryptionKey Modifier and Type Method Description Backup.BuilderBackup.Builder. mergeEncryptionKey(EncryptionKey value)Output only.BackupPlan.BackupConfig.BuilderBackupPlan.BackupConfig.Builder. mergeEncryptionKey(EncryptionKey value)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.EncryptionKey.BuilderEncryptionKey.Builder. mergeFrom(EncryptionKey other)static EncryptionKey.BuilderEncryptionKey. newBuilder(EncryptionKey prototype)Backup.BuilderBackup.Builder. setEncryptionKey(EncryptionKey value)Output only.BackupPlan.BackupConfig.BuilderBackupPlan.BackupConfig.Builder. setEncryptionKey(EncryptionKey value)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.
-